From 65e033cc80a316e8576f73909c8e1b65cd3cd19d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 23 Jan 2024 17:23:09 +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 34eb6015..dfa3aff8 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=13900 -versioning-plugin.versionName=1.39.0 +versioning-plugin.versionCode=14000 +versioning-plugin.versionName=1.40.0-SNAPSHOT