diff --git a/build.gradle b/build.gradle index 90218ea16d55cc96a66f91a778c5b0c8ad316d28..7bcf04232b414c69c4520b3639fb9144de2c8d14 100644 --- a/build.gradle +++ b/build.gradle @@ -95,8 +95,8 @@ android { defaultConfig { minSdkVersion 16 targetSdkVersion 28 - versionCode 375 - versionName "2.8.0-rc.1" + versionCode 376 + versionName "2.8.0-rc.2" archivesBaseName += "-$versionName" applicationId "eu.siacs.conversations" resValue "string", "applicationId", applicationId