mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-19 15:31:13 +01:00
Fix proguard rules.
This commit is contained in:
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
@@ -99,3 +99,7 @@
|
|||||||
|
|
||||||
# [EH]
|
# [EH]
|
||||||
-keep class exh.** { *; }
|
-keep class exh.** { *; }
|
||||||
|
|
||||||
|
# Keep google stuff
|
||||||
|
-keep com.google.android.gms.** { *; }
|
||||||
|
-keep com.google.firebase.** { *; }
|
||||||
Reference in New Issue
Block a user