From 62dd421cf4172fd5fb0d3e5d95b085ff69e39de2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 2 Mar 2023 08:37:46 +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 987ace81..61857016 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=12200 -versioning-plugin.versionName=1.22.0 +versioning-plugin.versionCode=12300 +versioning-plugin.versionName=1.23.0-SNAPSHOT