diff --git a/build.gradle b/build.gradle index 1648e9d7997e035544fc3e6234ce9ef98a7fbad5..1238949ae9ef56b4c30cf227a2d8b1a940baf611 100644 --- a/build.gradle +++ b/build.gradle @@ -66,8 +66,8 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 25 - versionCode 269 - versionName "2.2.0-beta" + versionCode 270 + versionName "2.2.0" archivesBaseName += "-$versionName" applicationId "eu.siacs.conversations" resValue "string", "applicationId", applicationId