Merge pull request #8251 from vector-im/dependabot/gradle/io.sentry-sentry-android-6.16.0

Bump io.sentry:sentry-android from 6.15.0 to 6.16.0
This commit is contained in:
Benoit Marty 2023-03-21 10:27:55 +01:00 committed by GitHub
commit f2fdd5024f
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.15.0"
def sentry = "6.16.0"
// Use 1.6.0 alpha to fix issue with test
def fragment = "1.6.0-alpha06"
// Testing