Increased build version, updated changelog and synced translations.

This commit is contained in:
Karim Abou Zeid 2016-02-20 14:44:54 +01:00
commit f0638cce9e
12 changed files with 258 additions and 133 deletions

View file

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