version bump to 1.20.0

This commit is contained in:
Daniel Gultsch 2017-08-22 13:35:22 +02:00
parent 85b502cff9
commit 9b4cb37477
1 changed files with 2 additions and 2 deletions

View File

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