Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-02-21 19:09:04 +01:00
commit f0bc1a3359
2 changed files with 9 additions and 2 deletions

View file

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