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

Commit 88f18fd

Browse files
fix(deps): update dependency io.sentry:sentry-android to v7.15.0
1 parent f53e536 commit 88f18fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ thirdparty-leakcanary-plumber = "com.squareup.leakcanary:plumber-android-startup
8787
thirdparty-logcat = "com.squareup.logcat:logcat:0.1"
8888
thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.4.0-beta2"
8989
thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.1.0"
90-
thirdparty-nonfree-sentry = "io.sentry:sentry-android:7.14.0"
90+
thirdparty-nonfree-sentry = "io.sentry:sentry-android:7.15.0"
9191
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.6.7"
9292
thirdparty-slack-lints = "com.slack.lint:slack-lint-checks:0.8.0"
9393
thirdparty-slf4j-api = { module = "org.slf4j:slf4j-api", version = { strictly = "[1.7, 1.8[", prefer = "1.7.36" } }

0 commit comments

Comments
 (0)