We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f781a4 commit ab05122Copy full SHA for ab05122
etherscanapi/build.gradle
@@ -15,7 +15,7 @@ android {
15
16
buildTypes {
17
release {
18
- minifyEnabled true
+ minifyEnabled false
19
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
20
}
21
debug {
0 commit comments