Update dependency app.cash.molecule:molecule-runtime to v1.2.0 (#1047)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-10 10:25:49 +02:00 committed by GitHub
parent e600b0515f
commit c6503e87f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
android_gradle_plugin = "8.0.2"
kotlin = "1.8.22"
ksp = "1.8.22-1.0.11"
molecule = "1.1.0"
molecule = "1.2.0"
# AndroidX
material = "1.9.0"