Merge branch 'develop'

This commit is contained in:
Thibault Deckers 2023-05-27 00:45:35 +02:00
commit fa16430063

View file

@ -1,2 +1,6 @@
-keep class org.beyka.tiffbitmapfactory.**{ *; }
-keep class org.mp4parser.**{ *; }
# referenced from: com.google.crypto.tink
-dontwarn com.google.errorprone.annotations.**
-dontwarn javax.annotation.**