Prepare for beta release, synced translations and changed build number

This commit is contained in:
Karim Abou Zeid 2015-04-17 19:35:09 +02:00
commit e4385c8edc
17 changed files with 126 additions and 20 deletions

View file

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