build.gradle 🔗
@@ -71,8 +71,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 25
- versionCode 256
- versionName "2.0.0-beta"
+ versionCode 257
+ versionName "2.0.0-beta.2"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId