We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d67089 commit e81dac1Copy full SHA for e81dac1
1 file changed
documentscanner/build.gradle
@@ -27,7 +27,7 @@ android {
27
28
buildTypes {
29
release {
30
- minifyEnabled false
+ minifyEnabled true
31
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
32
}
33
0 commit comments