diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-01-16 18:56:51 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-16 18:56:51 +0530 |
commit | 49328edc7d3603f8f3d36111cec98497e90c80ec (patch) | |
tree | 04e6c63d7207227de18718805451848cc80eb69f /gradle | |
parent | 1d6543e26b453573b05587f975ad45a6065e8c9d (diff) |
fix(deps): update dependency io.sentry:sentry-android to v6.12.0 (#2335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle')
-rw-r--r-- | gradle/libs.versions.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ac32bd0c..01563967 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -86,7 +86,7 @@ thirdparty-leakcanary-core = { module = "com.squareup.leakcanary:leakcanary-andr thirdparty-logcat = "com.squareup.logcat:logcat:0.1" thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.3.2" thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.1" -thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.11.0" +thirdparty-nonfree-sentry = "io.sentry:sentry-android:6.12.0" thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.4.2" thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref = "leakcanary" } # TODO: Remove the explicit bcpkix dependency when upgrading this to a BC 1.71 compatible version |