Skip to content

Commit e87d312

Browse files
authored
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
2 parents 71b7fbd + a4498cd commit e87d312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def jjwt = "0.11.5"
2727
// Temporary version to unblock #6929. Once 0.16.0 is released we should use it, and revert
2828
// the whole commit which set version 0.16.0-SNAPSHOT
2929
def vanniktechEmoji = "0.16.0-SNAPSHOT"
30-
def sentry = "6.11.0"
30+
def sentry = "6.12.1"
3131
// Use 1.6.0 alpha to fix issue with test
3232
def fragment = "1.6.0-alpha04"
3333
// Testing

0 commit comments

Comments
 (0)