enable shrinking resources

This commit is contained in:
Phillip Thelen 2019-09-19 10:52:30 +02:00
parent 2d077b9e72
commit d562277b8e

View file

@ -179,6 +179,7 @@ android {
debuggable false
multiDexEnabled true
minifyEnabled true
shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
resValue "string", "content_provider", "com.habitrpg.android.habitica.fileprovider"
resValue "string", "app_name", "Habitica"