Skip to content

Commit 05d679b

Browse files
committed
minifyEnabled true
1 parent c75e356 commit 05d679b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

socially/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android {
1919

2020
buildTypes {
2121
release {
22-
minifyEnabled false
22+
minifyEnabled true
2323
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
2424
}
2525
}

0 commit comments

Comments
 (0)