Increased version number

This commit is contained in:
Karim Abou Zeid 2015-05-25 19:52:04 +02:00
commit 72c91e1554

View file

@ -24,8 +24,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 26
versionName "0.9.10.1b DEV"
versionCode 27
versionName "0.9.11b DEV"
}
compileOptions {