aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-01-06 19:25:15 +0530
committerGitHub <noreply@github.com>2022-01-06 19:25:15 +0530
commit54e51f7e57556621f58a664b916eeb400dcb74f6 (patch)
tree69ecec7fa0112bbbe495dc15ca4dfc34c4962c22 /gradle
parent1dbd307cc91a0fe17a4c3739b4ea2327940eb674 (diff)
chore(deps): update dependency com.google.android.gms:play-services-auth-api-phone to v18.0.1 (#1643)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'gradle')
-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 55e27419..eee8eeec 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -82,7 +82,7 @@ thirdparty-leakcanary = { module = "com.squareup.leakcanary:leakcanary-android",
thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android", version.ref="leakcanary" }
thirdparty-logcat = "com.squareup.logcat:logcat:0.1"
thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.3.0"
-thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.0"
+thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.1"
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.0.0"
thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5"
thirdparty-sshj = "com.hierynomus:sshj:0.32.0"