build.gradle 🔗
@@ -95,8 +95,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 33
- versionCode 42074
- versionName "2.12.12-beta"
+ versionCode 42075
+ versionName "2.12.12-beta.2"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId