Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-01-25 22:27:00 +01:00
commit 807a36ef73
2 changed files with 19 additions and 2 deletions

View file

@ -63,8 +63,8 @@ android {
renderscriptTargetApi 23
applicationId "com.kabouzeid.gramophone"
versionCode 92
versionName "invalid"
versionCode 93
versionName "0.9.54 beta 1"
manifestPlaceholders = [appName: "@string/app_name"]
}