Version 1.0-beta9 bump

This commit is contained in:
Christian Basler 2016-10-10 21:56:31 +02:00
parent b94e48e544
commit 4ab64c0ed1
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "ch.dissem.apps." + appName.toLowerCase()
minSdkVersion 19
targetSdkVersion 24
versionCode 8
versionName "1.0-beta8"
versionCode 9
versionName "1.0-beta9"
}
buildTypes {
release {