Revert "Set minifyEnabled"

This reverts commit 84bd26ac52.
robolectric-error
Bradlee Speice 2014-11-09 23:55:20 -05:00
parent ce9d5b6d76
commit 59a924c14a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ android {
}
buildTypes {
release {
minifyEnabled false
runProguard false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}