Increased build version, updated changelog and synced translations.

This commit is contained in:
Karim Abou Zeid 2016-02-06 01:18:33 +01:00
commit f50e7dd833
9 changed files with 90 additions and 65 deletions

View file

@ -63,8 +63,8 @@ android {
renderscriptTargetApi 23
applicationId "com.kabouzeid.gramophone"
versionCode 98
versionName "0.9.54 RC 5"
versionCode 99
versionName "0.9.55"
manifestPlaceholders = [appName: "@string/app_name"]
}