From a5b90851c8553afa0ac5733004f19a4fd41512c2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 8 Jun 2023 15:03:41 +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 a2f095d9..c39df0dd 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=12900 -versioning-plugin.versionName=1.29.0 +versioning-plugin.versionCode=13000 +versioning-plugin.versionName=1.30.0-SNAPSHOT