From 39822c88993f24848d5bb9066c49c2f2053e8b94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 22:35:49 +0530 Subject: fix(deps): update dependency com.google.android.gms:play-services-auth-api-phone to v18.1.0 (#3070) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 7af21254..a140adef 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -86,7 +86,7 @@ thirdparty-kotlinResult-coroutines = { module = "com.michael-bull.kotlin-result: thirdparty-leakcanary-plumber = "com.squareup.leakcanary:plumber-android-startup:2.14" thirdparty-logcat = "com.squareup.logcat:logcat:0.1" thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.4.0-beta2" -thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.2" +thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.1.0" thirdparty-nonfree-sentry = "io.sentry:sentry-android:7.9.0" thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.6.7" thirdparty-slack-lints = "com.slack.lint:slack-lint-checks:0.7.4" -- cgit v1.2.3