From ccc14dee4fb3f89e0a4dae44ac0be67cd03d5201 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 30 Sep 2022 15:19:00 +0530 Subject: [PATCH] feat(release): prepare next development revision --- android/version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/version.properties b/android/version.properties index cadb1f5f..9e3ba302 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=10100 -versioning-plugin.versionName=1.1.0 +versioning-plugin.versionCode=10200 +versioning-plugin.versionName=1.2.0-SNAPSHOT