fix(deps): update dependency app.cash.molecule:molecule-runtime to v2.1.0 (#4585)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-14 09:19:53 +02:00
committed by GitHub
parent 8a0c2ea820
commit de51acab49

View File

@@ -172,7 +172,7 @@ showkase = { module = "com.airbnb.android:showkase", version.ref = "showkase" }
showkase_processor = { module = "com.airbnb.android:showkase-processor", version.ref = "showkase" }
jsoup = "org.jsoup:jsoup:1.19.1"
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
molecule-runtime = "app.cash.molecule:molecule-runtime:2.0.0"
molecule-runtime = "app.cash.molecule:molecule-runtime:2.1.0"
timber = "com.jakewharton.timber:timber:5.0.1"
matrix_sdk = "org.matrix.rustcomponents:sdk-android:25.4.11"
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }