Skip to content

Commit eaa934d

Browse files
root: Update dependency io.sentry:sentry-android to v7.22.6
1 parent 9599b93 commit eaa934d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ kotest-assertions = { module = "io.kotest:kotest-assertions-core", version = "5.
4242
material = { module = "com.google.android.material:material", version = "1.12.0" }
4343
mockk = { module = "io.mockk:mockk", version = "1.13.14" }
4444
recycler-view-spacing = { module = "com.github.grzegorzojdana:SpacingItemDecoration", version = "1.1.0" }
45-
sentry = { module = "io.sentry:sentry-android", version = "7.20.0" }
45+
sentry = { module = "io.sentry:sentry-android", version = "7.22.6" }
4646
tflite = { module = "org.tensorflow:tensorflow-lite-task-text", version = "0.4.4" }
4747
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
4848
uri = { module = "com.chrynan.uri:uri-core", version = "0.4.0" }

0 commit comments

Comments
 (0)