Two quick bug fixes

This commit is contained in:
Karim Abou Zeid 2015-03-25 09:54:37 +01:00
commit 2ae6dd8c91
3 changed files with 8 additions and 11 deletions

View file

@ -23,8 +23,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 5
versionName "0.9.3b"
versionCode 6
versionName "0.9.3.1b"
}
compileOptions {