From 2b1d7078100dad1f7c9e009f23d18439407c549c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 08:27:00 +0000 Subject: [PATCH] Update dependency app.cash.turbine:turbine to v1 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 15ffb881c..bf08ddaca 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -50,7 +50,7 @@ rxkotlin3 = "3.0.1" photoview = "2.3.0" sparkbutton = "4.1.0" truth = "1.1.5" -turbine = "0.13.0" +turbine = "1.0.0" unified-push = "2.1.1" xmlwriter = "1.0.4"