version bump

Daniel Gultsch created

Change summary

build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

build.gradle 🔗

@@ -92,8 +92,8 @@ android {
     defaultConfig {
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 370
-        versionName "2.8.0-alpha.4"
+        versionCode 371
+        versionName "2.8.0-beta"
         archivesBaseName += "-$versionName"
         applicationId "eu.siacs.conversations"
         resValue "string", "applicationId", applicationId