Version 1.0-beta7 bump

This commit is contained in:
Christian Basler 2016-02-23 07:05:38 +01:00
parent 17a99b6562
commit df121b25c6
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 6
versionName "1.0-beta"
versionCode 7
versionName "1.0-beta7"
}
signingConfigs {
release {