Skip to content

Commit

Permalink
does this fix the errors?
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Sep 2, 2024
1 parent 1e056c0 commit 896cce5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ def setUpJar(project) {
project.version = "${project.rootProject.root_version}"
project.group = "${project.rootProject.root_maven_group}"

project.ploceus {
setGeneration(2)
}

project.repositories {
maven {
name = 'Quilt'
Expand Down

0 comments on commit 896cce5

Please sign in to comment.