From 0eba2aeaf4988809235d2c8f316cd0ea986c33e9 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 14 Nov 2022 19:03:27 +0530 Subject: [PATCH] feat(release): start next development iteration --- android/version.properties | 4 ++-- distribution/whatsnew/whatsnew-en-GB | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/android/version.properties b/android/version.properties index 6a4d2ee6..7775b052 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=10600 -versioning-plugin.versionName=1.6.0 +versioning-plugin.versionCode=10700 +versioning-plugin.versionName=1.7.0-SNAPSHOT diff --git a/distribution/whatsnew/whatsnew-en-GB b/distribution/whatsnew/whatsnew-en-GB index 58d11766..e69de29b 100644 --- a/distribution/whatsnew/whatsnew-en-GB +++ b/distribution/whatsnew/whatsnew-en-GB @@ -1,3 +0,0 @@ -Changelog - -- Migrate dependency injection from Hilt to Anvil + Whetstone