Fix debug functions on release builds
This commit is contained in:
Vendored
+3
@@ -20,6 +20,9 @@
|
||||
-keep,allowoptimization class eu.kanade.tachiyomi.network.RequestsKt { public protected *; }
|
||||
-keep,allowoptimization class eu.kanade.tachiyomi.AppInfo { public protected *; }
|
||||
|
||||
# Debug functions
|
||||
-keep,allowoptimization class exh.debug.DebugFunctions { public *; }
|
||||
|
||||
##---------------Begin: proguard configuration for RxJava 1.x ----------
|
||||
-dontwarn sun.misc.**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user