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

Update dependency app.cash.molecule:molecule-runtime to v1.2.1
This commit is contained in:
ganfra 2023-09-15 10:35:58 +02:00 committed by GitHub
commit b1fd5bbd9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
android_gradle_plugin = "8.1.1"
kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
molecule = "1.2.0"
molecule = "1.2.1"
# AndroidX
material = "1.9.0"