From 8508a8646f68be4d28a9dcaa6b271c9a5fea393e Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 24 Oct 2022 23:11:30 +0530 Subject: [PATCH] feat(release): start next development iteration --- android/version.properties | 4 ++-- distribution/whatsnew/whatsnew-en-GB | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/android/version.properties b/android/version.properties index 7d1576ad..1ace4453 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=10300 -versioning-plugin.versionName=1.3.0 +versioning-plugin.versionCode=10400 +versioning-plugin.versionName=1.4.0-SNAPSHOT diff --git a/distribution/whatsnew/whatsnew-en-GB b/distribution/whatsnew/whatsnew-en-GB index fec1527f..e69de29b 100644 --- a/distribution/whatsnew/whatsnew-en-GB +++ b/distribution/whatsnew/whatsnew-en-GB @@ -1,4 +0,0 @@ -Changelog - -- Prevent errors during link metadata retrieval from crashing the app -- Update Jetpack libraries to 2022-10-24 release