Updated changelog and build version, synced translations.

This commit is contained in:
Karim Abou Zeid 2016-01-29 01:24:32 +01:00
commit 1b3c01c93d
10 changed files with 640 additions and 173 deletions

View file

@ -63,8 +63,8 @@ android {
renderscriptTargetApi 23
applicationId "com.kabouzeid.gramophone"
versionCode 93
versionName "0.9.54 beta 1"
versionCode 94
versionName "0.9.54 RC"
manifestPlaceholders = [appName: "@string/app_name"]
}