Prepare for release 0.9.9.1b synced translations and changed app version

This commit is contained in:
Karim Abou Zeid 2015-04-20 20:49:22 +02:00
commit 3c719c109a
17 changed files with 112 additions and 68 deletions

View file

@ -23,8 +23,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 20
versionName "0.9.9b"
versionCode 21
versionName "0.9.9.1b"
}
compileOptions {