build.gradle 🔗
@@ -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"
}