Beta version 8

This commit is contained in:
steckbrief 2017-01-11 15:51:58 +01:00
parent 44d01d933c
commit ecfb0dbb13

View file

@ -78,8 +78,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 23
versionCode 191
versionName "beta-7"
versionCode 192
versionName "beta-8"
archivesBaseName += "-$versionName"
apply from: 'configuration.gradle'
}