Updated on 2026-08-14
This commit is contained in:
parent
99400590a6
commit
3b9107f73f
13 changed files with 111 additions and 1 deletions
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
|
|
@ -213,3 +213,7 @@
|
|||
-keep class **.R$* {
|
||||
<fields>;
|
||||
}
|
||||
|
||||
# appsflyer
|
||||
-keep class com.appsflyer.** { *; }
|
||||
-keep class kotlin.jvm.internal.** { *; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue