Skip to content

Commit 9037d60

Browse files
committed
feat: Update code for wallet-services and request function. Example also updated
Signed-off-by: Gaurav Goel <gaurav@tor.us>
1 parent 35ad4c5 commit 9037d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

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

1919
buildTypes {
2020
release {
21-
minifyEnabled true
21+
minifyEnabled false
2222
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
2323
consumerProguardFiles 'proguard-rules.pro', 'gson.pro', 'retrofit2.pro'
2424
}

0 commit comments

Comments
 (0)