aboutsummaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-06-12 05:38:43 +0530
committerGitHub <noreply@github.com>2022-06-12 05:38:43 +0530
commit39ddd14d7690c79b6a692805f6938e7e42d0e8bf (patch)
treef8cab987fe096ca202a58378c5bbda3f1a874ff2 /gradle/libs.versions.toml
parent7aaf36c4ee18926ec8f58837bee5208125f48bc6 (diff)
chore(deps): update dependency de.maxr1998:modernandroidpreferences to v2.3.1 (#1950)
Co-authored-by: Renovate Bot <bot@renovateapp.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 bed38bbf..e5b0074e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -81,7 +81,7 @@ thirdparty-kotlinResult = "com.michael-bull.kotlin-result:kotlin-result:1.1.16"
thirdparty-leakcanary = { module = "com.squareup.leakcanary:leakcanary-android-startup", version.ref="leakcanary" }
thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref="leakcanary" }
thirdparty-logcat = "com.squareup.logcat:logcat:0.1"
-thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.3.0"
+thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.3.1"
thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.1"
thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.0.0"
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.2.2"