From addef8bcc3d644904f0201d2cabf3b8453850981 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sun, 17 Nov 2024 12:21:29 +0100 Subject: [PATCH] Bump version to 3.6.0-beta1 --- app/build.gradle | 4 ++-- app/src/main/play | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index f075e89da..a61b115c8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { // Version code schema: // "1.2.3-beta4" -> 1020304 // "1.2.3" -> 1020395 - versionCode 3050095 - versionName "3.5.0" + versionCode 3060001 + versionName "3.6.0-beta1" javaCompileOptions { annotationProcessorOptions { diff --git a/app/src/main/play b/app/src/main/play index f88328d81..e8300fc07 160000 --- a/app/src/main/play +++ b/app/src/main/play @@ -1 +1 @@ -Subproject commit f88328d81d6509487cba71bc4b2bbe96cc47206f +Subproject commit e8300fc071743d1bf0ce30853d8b6174de561119