mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-08 20:09:24 +00:00
CAKE-192 | configured build.gradle
This commit is contained in:
parent
ae9efb0ae8
commit
2e22dc814a
1 changed files with 2 additions and 1 deletions
|
@ -67,7 +67,8 @@ android {
|
|||
release {
|
||||
signingConfig signingConfigs.release
|
||||
|
||||
minifyEnabled true
|
||||
shrinkResources false
|
||||
minifyEnabled false
|
||||
useProguard true
|
||||
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
|
|
Loading…
Reference in a new issue