Clean up and fix a couple of bugs in the otp update process

This commit is contained in:
Alexander Bakker 2017-12-13 22:19:43 +01:00
parent 181cdc4c2e
commit 49a31551a0
3 changed files with 36 additions and 21 deletions

View file

@ -13,6 +13,7 @@ android {
}
buildTypes {
debug {
minifyEnabled false
applicationIdSuffix ".debug"
}
release {