Merge branch 'master' into pref-support-library

This commit is contained in:
Karim Abou Zeid 2016-02-03 12:06:45 +01:00
commit 32a9e92699
6 changed files with 94 additions and 21 deletions

View file

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