Browse Source

Update dependency io.sentry:sentry-android to v7.7.0

pull/2673/head
renovate[bot] 5 months ago committed by GitHub
parent
commit
6c135a842b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -176,7 +176,7 @@ kotlinpoet = "com.squareup:kotlinpoet:1.16.0"
# Analytics # Analytics
posthog = "com.posthog:posthog-android:3.1.16" posthog = "com.posthog:posthog-android:3.1.16"
sentry = "io.sentry:sentry-android:7.6.0" sentry = "io.sentry:sentry-android:7.7.0"
# Note: only 0.19.0 will compile properly # Note: only 0.19.0 will compile properly
# main branch can be tested replacing the version with main-SNAPSHOT # main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.15.0" matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.15.0"

Loading…
Cancel
Save