version bump to 1.12.0-beta.2

This commit is contained in:
Daniel Gultsch 2017-08-15 11:56:51 +02:00
parent 473f41646b
commit 65d4f50b02
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 25
versionCode 229
versionName "1.20.0-beta"
versionCode 230
versionName "1.20.0-beta.2"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
}