feat(release): start next development iteration

This commit is contained in:
Harsh Shandilya 2022-10-24 23:11:30 +05:30
parent 790874e1a7
commit 8508a8646f
No known key found for this signature in database
2 changed files with 2 additions and 6 deletions

View file

@ -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

View file

@ -1,4 +0,0 @@
Changelog
- Prevent errors during link metadata retrieval from crashing the app
- Update Jetpack libraries to 2022-10-24 release