diff --git a/growingio-tracker-core/consumer-proguard-rules.pro b/growingio-tracker-core/consumer-proguard-rules.pro index a6167949..f8467d02 100644 --- a/growingio-tracker-core/consumer-proguard-rules.pro +++ b/growingio-tracker-core/consumer-proguard-rules.pro @@ -21,7 +21,4 @@ } -keep class * extends com.growingio.android.sdk.LibraryGioModule --keep class * extends com.growingio.android.sdk.GeneratedGioModule - -# Uncomment for DexGuard only -#-keepresourcexmlelements manifest/application/meta-data@value=GlideModule \ No newline at end of file +-keep class * extends com.growingio.android.sdk.GeneratedGioModule \ No newline at end of file