mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Merge pull request #8024 from vector-im/dependabot/gradle/io.sentry-sentry-android-6.13.0
Bump sentry-android from 6.12.1 to 6.13.0
This commit is contained in:
commit
ce95af06f8
@ -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
|
// 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
|
// the whole commit which set version 0.16.0-SNAPSHOT
|
||||||
def vanniktechEmoji = "0.16.0-SNAPSHOT"
|
def vanniktechEmoji = "0.16.0-SNAPSHOT"
|
||||||
def sentry = "6.12.1"
|
def sentry = "6.13.0"
|
||||||
// Use 1.6.0 alpha to fix issue with test
|
// Use 1.6.0 alpha to fix issue with test
|
||||||
def fragment = "1.6.0-alpha04"
|
def fragment = "1.6.0-alpha04"
|
||||||
// Testing
|
// Testing
|
||||||
|
Loading…
Reference in New Issue
Block a user