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.
1 parent e97e3ee commit a367554Copy full SHA for a367554
1 file changed
build.gradle.kts
@@ -31,6 +31,7 @@ dependencies {
31
implementation("net.fabricmc:sponge-mixin:0.17.3+mixin.0.8.7")
32
33
implementation("io.sentry:sentry:8.46.0")
34
+ include("io.sentry:sentry:8.46.0")
35
36
testImplementation("org.junit.jupiter:junit-jupiter:6.1.1")
37
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments