Merge pull request #940 from vector-im/renovate/molecule

Update dependency app.cash.molecule:molecule-runtime to v1.1.0
This commit is contained in:
Benoit Marty 2023-07-21 09:40:35 +02:00 committed by GitHub
commit 6dcdf7dad0
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.0.0"
molecule = "1.1.0"
# AndroidX
material = "1.9.0"