We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b205e6 + 6ce9bf5 commit f245210Copy full SHA for f245210
build.gradle
@@ -88,6 +88,6 @@ project(":core") {
88
dependencies {
89
api "com.badlogicgames.gdx:gdx:$gdxVersion"
90
implementation 'com.github.raeleus.TenPatch:tenpatch:5.2.3'
91
- implementation 'io.sentry:sentry:8.6.0'
+ implementation 'io.sentry:sentry:8.8.0'
92
}
93
0 commit comments