From f0cccf203585cc1f08cefb5eeb935a21c48ff732 Mon Sep 17 00:00:00 2001 From: Victor Andreasson Date: Thu, 5 Sep 2024 02:07:46 +0200 Subject: [PATCH] Release 1.8.27-beta.2 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c622bc78..82d7e93a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 33 - versionCode 218 - versionName "1.8.27-beta.1" + versionCode 219 + versionName "1.8.27-beta.2" applicationId = "com.orgzlyrevived" resValue "string", "application_id", "com.orgzlyrevived"