Some stuff

This commit is contained in:
Ziver Koc 2014-07-29 12:04:55 +02:00
parent 433f60dac7
commit de59e2e27f
8 changed files with 13 additions and 36 deletions

View file

@ -15,6 +15,7 @@ android {
release {
runProguard false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
zipAlign true
}
}
}