From eedab4d67949fadf27d649d1c8bf59ac58acf552 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 20 Sep 2022 16:43:59 +0530 Subject: [PATCH] chore(android): prepare 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 bd552972..6ca1c536 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=10000 -versioning-plugin.versionName=1.0.0 +versioning-plugin.versionCode=10100 +versioning-plugin.versionName=1.1.0-SNAPSHOT