aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-13 01:11:27 +0530
committerGitHub <noreply@github.com>2022-07-13 01:11:27 +0530
commitfa59dc41e2f36154571c9b82155f824c56416824 (patch)
tree6fc2eea3917afb4783981e52a9140dfcd759c488 /gradle
parentb849b8e13ea5b35b653dfe886bcf095144b635d9 (diff)
chore(deps): update dependency io.sentry:sentry-android to v6.2.1 (#1997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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 bfe60ec7..0b47193d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -83,7 +83,7 @@ thirdparty-leakcanary = { module = "com.squareup.leakcanary:leakcanary-android-s
thirdparty-logcat = "com.squareup.logcat:logcat:0.1"
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.2.0"
+thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.2.1"
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.3.1"
thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref = "leakcanary" }
thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5"