Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-03-03 12:44:38 +01:00
commit 250ce56a5c
2 changed files with 9 additions and 2 deletions

View file

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