Increased build version, updated changelog and synced translations.

This commit is contained in:
Karim Abou Zeid 2016-02-01 23:15:17 +01:00
commit f996368abf
6 changed files with 94 additions and 21 deletions

View file

@ -63,8 +63,8 @@ android {
renderscriptTargetApi 23
applicationId "com.kabouzeid.gramophone"
versionCode 95
versionName "0.9.54 RC 2"
versionCode 96
versionName "0.9.54 RC 3"
manifestPlaceholders = [appName: "@string/app_name"]
}