We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4efddc4 commit 4b26205Copy full SHA for 4b26205
gradle/libs.versions.toml
@@ -92,7 +92,7 @@ compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }
92
hilt-android-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "hilt" }
93
hilt-android-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
94
mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version = "4.12.0" }
95
-turbine = { module = "app.cash.turbine:turbine", version = "1.2.0" }
+turbine = { module = "app.cash.turbine:turbine", version = "1.2.1" }
96
97
compose-lint-checks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.2" }
98
0 commit comments