Skip to content

Commit

Permalink
Update dependency app.cash.molecule:molecule-runtime to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent 5cb296e commit 04a26ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ seismic = "com.squareup:seismic:1.0.3"
viewBinding = { module = "androidx.databinding:viewbinding", version.ref = "agp" }
appStartup = "androidx.startup:startup-runtime:1.1.1"
turbine = "app.cash.turbine:turbine:1.1.0"
molecule = "app.cash.molecule:molecule-runtime:1.4.3"
molecule = "app.cash.molecule:molecule-runtime:2.0.0"
immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"
uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
Expand Down

0 comments on commit 04a26ef

Please sign in to comment.