From cbf89b415855f2231e6f51936301809c79a4084d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 28 Nov 2022 14:18:53 +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 2f9c0a2a..b9d67bb7 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=10900 -versioning-plugin.versionName=1.9.0 +versioning-plugin.versionCode=11000 +versioning-plugin.versionName=1.10.0-SNAPSHOT