Skip to content

Commit e81dac1

Browse files
committed
[DEV][ali.yuce][minify update.]
1 parent 5d67089 commit e81dac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentscanner/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727

2828
buildTypes {
2929
release {
30-
minifyEnabled false
30+
minifyEnabled true
3131
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
3232
}
3333
}

0 commit comments

Comments
 (0)