From 204a3c0bb57b9f1c621c3d074f8edb0c119498f8 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 17 Oct 2022 11:25:46 +0530 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 e25b2b4f..3fbad6af 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=10200 -versioning-plugin.versionName=1.2.0 +versioning-plugin.versionCode=10300 +versioning-plugin.versionName=1.3.0-SNAPSHOT