build.gradle 🔗
@@ -84,8 +84,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
- versionCode 347
- versionName "2.6.0-beta"
+ versionCode 348
+ versionName "2.6.0-beta.2"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId