Merge pull request #7964 from vector-im/dependabot/gradle/io.sentry-sentry-android-6.12.1

Bump sentry-android from 6.11.0 to 6.12.1
This commit is contained in:
Benoit Marty 2023-01-24 14:50:04 +01:00 committed by GitHub
commit e87d312ff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ def jjwt = "0.11.5"
// Temporary version to unblock #6929. Once 0.16.0 is released we should use it, and revert
// the whole commit which set version 0.16.0-SNAPSHOT
def vanniktechEmoji = "0.16.0-SNAPSHOT"
def sentry = "6.11.0"
def sentry = "6.12.1"
// Use 1.6.0 alpha to fix issue with test
def fragment = "1.6.0-alpha04"
// Testing