Quick fix

This commit is contained in:
Karim Abou Zeid 2015-03-29 18:06:34 +02:00
commit 5aa4a3dcac
5 changed files with 8 additions and 13 deletions

View file

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