From 31ff15df9b3356ac69d4e32c7ca82ba5d71b535d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 15:31:04 +0000 Subject: [PATCH] NTP-7562 | Bump app.cash.turbine:turbine from 1.1.0 to 1.2.0 in /android (#13327) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- android/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index e1dbeff0cd..77fa8e8f6c 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -113,7 +113,7 @@ room = "2.5.2" shawnLin-numberPicker = "2.4.13" spotless = "6.25.0" truecaller = "3.0.0" -turbine = "1.1.0" +turbine = "1.2.0" uiautomator = "2.3.0" uiViewbinding = "1.5.4" zetetic-sqlcipherAndroid = "4.5.5"