mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-23 18:16:15 +02:00
5 lines
196 B
Prolog
5 lines
196 B
Prolog
-dontwarn com.google.errorprone.annotations.**
|
|
-dontwarn com.google.auto.value.**
|
|
-keep enum * { *; }
|
|
-keep class org.jf.dexlib2.** { *; }
|
|
-keep class me.rhunk.snapenhance.manager.ui.tab.** { *; } |