aboutsummaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-05-29 22:35:49 +0530
committerGitHub <noreply@github.com>2024-05-29 17:05:49 +0000
commit39822c88993f24848d5bb9066c49c2f2053e8b94 (patch)
tree9ecf2ae26c631a1e6f52fabf0f0efbf7b8fa35d5 /gradle/libs.versions.toml
parentf60c20060db8922c710294396b6a4107b77abdc2 (diff)
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>
Diffstat (limited to 'gradle/libs.versions.toml')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
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"