diff --git a/build.gradle b/build.gradle index 61b32120f9afebd37f2cb7e9f9a86ed2aa0fdc99..0598e5fe9e6e49178f76f2f5f3f57533dc9662ea 100644 --- a/build.gradle +++ b/build.gradle @@ -90,8 +90,8 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 30 - versionCode 42024 - versionName "2.10.3-beta" + versionCode 42025 + versionName "2.10.3-beta.2" archivesBaseName += "-$versionName" applicationId "eu.siacs.conversations" resValue "string", "applicationId", applicationId