From a2e84f63be3c9fab2f87fda5b32c36ad4a661fa2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 9 Feb 2023 13:30:31 +0000 Subject: [PATCH] feat(release): start next development iteration --- android/version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/version.properties b/android/version.properties index cdac89db..77a3d1ba 100644 --- a/android/version.properties +++ b/android/version.properties @@ -1,5 +1,5 @@ # # This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY. # -versioning-plugin.versionCode=12100 -versioning-plugin.versionName=1.21.0 +versioning-plugin.versionCode=12200 +versioning-plugin.versionName=1.22.0-SNAPSHOT