Merge branch 'develop'
This commit is contained in:
commit
fa16430063
1 changed files with 4 additions and 0 deletions
4
android/app/proguard-rules.pro
vendored
4
android/app/proguard-rules.pro
vendored
|
@ -1,2 +1,6 @@
|
||||||
-keep class org.beyka.tiffbitmapfactory.**{ *; }
|
-keep class org.beyka.tiffbitmapfactory.**{ *; }
|
||||||
-keep class org.mp4parser.**{ *; }
|
-keep class org.mp4parser.**{ *; }
|
||||||
|
|
||||||
|
# referenced from: com.google.crypto.tink
|
||||||
|
-dontwarn com.google.errorprone.annotations.**
|
||||||
|
-dontwarn javax.annotation.**
|
||||||
|
|
Loading…
Reference in a new issue