fixed proguard rules
This commit is contained in:
parent
c470a8669f
commit
e1d82a5b9f
1 changed files with 0 additions and 3 deletions
3
android/app/proguard-rules.pro
vendored
3
android/app/proguard-rules.pro
vendored
|
@ -4,6 +4,3 @@
|
|||
# referenced from: com.google.crypto.tink
|
||||
-dontwarn com.google.errorprone.annotations.**
|
||||
-dontwarn javax.annotation.**
|
||||
|
||||
# report all the code that R8 removed (<output-dir> is `/build/app/outputs/mapping/[build]/`)
|
||||
-printusage <output-dir>/usage.txt
|
||||
|
|
Loading…
Reference in a new issue