Skip to content

Commit

Permalink
Add a config to enable debug output and object labels for OpenGL in e…
Browse files Browse the repository at this point in the history
…arly display.
  • Loading branch information
shartte committed Mar 2, 2025
1 parent adfd287 commit 264bdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gradleutils.version {
}
}

println "Version: ${project.version = '9.9.9'}"
println "Version: ${project.version = gradleutils.version}"

allprojects {
apply plugin: 'java-library'
Expand Down

0 comments on commit 264bdc0

Please # to comment.