We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75e356 commit 05d679bCopy full SHA for 05d679b
socially/build.gradle
@@ -19,7 +19,7 @@ android {
19
20
buildTypes {
21
release {
22
- minifyEnabled false
+ minifyEnabled true
23
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
24
}
25
0 commit comments