Version 1.0-beta bump

This commit is contained in:
Christian Basler 2016-01-21 20:42:20 +01:00
parent c4d76fc8ce
commit 4a854045e0
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "ch.dissem.apps.abit"
minSdkVersion 19
targetSdkVersion 23
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0-beta"
}
signingConfigs {
release {