Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency io.sentry:sentry-android to v7.13.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 31, 2024
1 parent b5b7f74 commit 8603eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -87,7 +87,7 @@ thirdparty-leakcanary-plumber = "com.squareup.leakcanary:plumber-android-startup
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.1.0"
thirdparty-nonfree-sentry = "io.sentry:sentry-android:7.12.1"
thirdparty-nonfree-sentry = "io.sentry:sentry-android:7.13.0"
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.6.7"
thirdparty-slack-lints = "com.slack.lint:slack-lint-checks:0.7.4"
thirdparty-slf4j-api = { module = "org.slf4j:slf4j-api", version = { strictly = "[1.7, 1.8[", prefer = "1.7.36" } }

0 comments on commit 8603eb2

Please sign in to comment.