Add back analytics

This commit is contained in:
AntsyLich
2024-01-15 20:55:26 +06:00
parent 87e3525f88
commit 71931cf697
6 changed files with 73 additions and 0 deletions

View File

@@ -71,3 +71,7 @@
# XmlUtil
-keep public enum nl.adaptivity.xmlutil.EventType { *; }
# Firebase
-keep class com.google.firebase.installations.** { *; }
-keep interface com.google.firebase.installations.** { *; }