Skip to content

Commit 5d348ec

Browse files
committed
remove proguard from core module
1 parent 54db98a commit 5d348ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ android {
2323
buildTypes {
2424
release {
2525
minifyEnabled false
26-
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
2726
}
2827
}
2928
compileOptions {

0 commit comments

Comments
 (0)