Skip to content

Commit

Permalink
ci: Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
springkill committed Nov 27, 2024
1 parent b3f8564 commit d586e7f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,4 @@ tasks {
buildPlugin {
dependsOn(shadowJar)
}

runIde {
jvmArgs = listOf(
"-Dsun.java2d.opengl=true",
"-Dsun.java2d.d3d=false",
"-Dsun.java2d.noddraw=true"
)
}


}

0 comments on commit d586e7f

Please sign in to comment.