Skip to content

Commit

Permalink
Add Proguard ARCore keep rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasGorisse authored Jan 17, 2022
1 parent 65d6e6e commit ebf14f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion core/lib-proguard-rules.pro
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
-keep class com.google.android.filament.** { *; }
-keep class com.google.ar.core.** { *; }
-keep class com.google.android.filament.** { *; }

0 comments on commit ebf14f9

Please sign in to comment.