Increased build version, updated changelog and synced translations.

This commit is contained in:
Karim Abou Zeid 2016-02-29 00:30:38 +01:00
commit 8ac82bafd0
7 changed files with 100 additions and 89 deletions

View file

@ -64,8 +64,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 101
versionName "0.9.57"
versionCode 102
versionName "0.9.58"
manifestPlaceholders = [appName: "@string/app_name"]
}