mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
fix: minify crash on building release (#1245)
This commit is contained in:
parent
0b0ba21852
commit
b4dfcf1bb4
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@ -49,5 +49,6 @@
|
||||
-dontwarn javax.**
|
||||
-dontwarn org.slf4j.**
|
||||
-dontwarn it.skrape.fetcher.*
|
||||
-dontwarn com.google.j2objc.annotations.*
|
||||
|
||||
-keepattributes RuntimeVisibleAnnotations,AnnotationDefault
|
Loading…
Reference in New Issue
Block a user