We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11ad66a + 9542c15 commit 6793018Copy full SHA for 6793018
app/build.gradle
@@ -23,7 +23,7 @@ android {
23
24
buildTypes {
25
release {
26
- minifyEnabled true
+ minifyEnabled false
27
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
28
}
29
iterableapi-ui/build.gradle
@@ -32,7 +32,7 @@ android {
32
33
34
35
36
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
37
38
0 commit comments