diff --git a/build.gradle b/build.gradle index 4a80ccaaf872f5cc9ff5c6c5e8e530087bc1d9b6..1fcf2d8bc9b8280cfa83b3f19e36535331acbd6a 100644 --- a/build.gradle +++ b/build.gradle @@ -93,8 +93,8 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 29 - versionCode 42017 - versionName "2.10.0-beta.2" + versionCode 42018 + versionName "2.10.0" archivesBaseName += "-$versionName" applicationId "eu.siacs.conversations" resValue "string", "applicationId", applicationId