Skip to content

Commit

Permalink
Update dependency app.cash.turbine:turbine to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 7072d5b commit 2b59fe1
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 @@ -171,7 +171,7 @@ square-retrofitConverterMoshi = { module = "com.squareup.retrofit2:converter-mos
square-sqlDelightAndroid = { module = "com.squareup.sqldelight:android-driver", version.ref = "square-sqlDelight" }
square-sqlDelightCoroutines = { module = "com.squareup.sqldelight:coroutines-extensions", version.ref = "square-sqlDelight" }
square-sqlDelightJvm = { module = "com.squareup.sqldelight:sqlite-driver", version.ref = "square-sqlDelight" }
square-turbine = "app.cash.turbine:turbine:1.1.0"
square-turbine = "app.cash.turbine:turbine:1.2.0"

[bundles]
androidx-compose = ["androidx-composeAnimation", "androidx-composeFoundation", "androidx-composeMaterial3", "androidx-composeMaterial3WindowSize", "androidx-composeMaterialIcons", "androidx-composeMaterialIconsExt", "androidx-composeRuntime", "androidx-composeUi", "androidx-composeUiGraphics", "androidx-composeUiToolingPreview"]
Expand Down

0 comments on commit 2b59fe1

Please sign in to comment.