Update dependency app.cash.molecule:molecule-runtime to v1.3.0 (#1717)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-02 07:19:42 +00:00 committed by GitHub
parent a73cd8a088
commit 4e7750b70a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
android_gradle_plugin = "8.1.2"
kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
molecule = "1.2.1"
molecule = "1.3.0"
# AndroidX
core = "1.12.0"