Temporary fixed critical update bug.

This commit is contained in:
Karim Abou Zeid 2016-02-04 00:28:30 +01:00
commit 6359adf509
2 changed files with 8 additions and 2 deletions

View file

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