Another attempt to fix proguard config.
This commit is contained in:
parent
99d126fd3a
commit
1b8daa7e09
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
@ -101,5 +101,5 @@
|
||||
-keep class exh.** { *; }
|
||||
|
||||
# Keep google stuff
|
||||
-keep class com.google.android.gms.** { *; }
|
||||
-keep class com.google.firebase.** { *; }
|
||||
-dontwarn com.google.android.gms.**
|
||||
-dontwarn com.google.firebase.**
|
Loading…
x
Reference in New Issue
Block a user