Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-01-30 18:21:25 +01:00
commit aa2aad293c
2 changed files with 20 additions and 2 deletions

View file

@ -63,8 +63,8 @@ android {
renderscriptTargetApi 23
applicationId "com.kabouzeid.gramophone"
versionCode 94
versionName "0.9.54 RC"
versionCode 95
versionName "0.9.54 RC 2"
manifestPlaceholders = [appName: "@string/app_name"]
}