Minor cleanup
This commit is contained in:
parent
20e9ea7725
commit
bfe824af18
7
app/proguard-rules.pro
vendored
7
app/proguard-rules.pro
vendored
@ -144,13 +144,6 @@
|
|||||||
-keep class com.hippo.image.** { *; }
|
-keep class com.hippo.image.** { *; }
|
||||||
-keep interface com.hippo.image.** { *; }
|
-keep interface com.hippo.image.** { *; }
|
||||||
|
|
||||||
# == Nucleus
|
|
||||||
-keepclassmembers class * extends nucleus.presenter.Presenter {
|
|
||||||
<init>();
|
|
||||||
}
|
|
||||||
|
|
||||||
# TODO Changeloglib? Does it need proguard?
|
|
||||||
|
|
||||||
# === Injekt
|
# === Injekt
|
||||||
## From original config: "Attempt to fix: java.lang.NoClassDefFoundError: uy.kohesive.injekt.registry.default.DefaultRegistrar$NOKEY$1"
|
## From original config: "Attempt to fix: java.lang.NoClassDefFoundError: uy.kohesive.injekt.registry.default.DefaultRegistrar$NOKEY$1"
|
||||||
-keep class uy.kohesive.injekt.** { *; }
|
-keep class uy.kohesive.injekt.** { *; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user