Skip to content

Commit

Permalink
build: Some more gradle fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed May 19, 2024
1 parent 475b490 commit 9cd1c72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ loom {
}
}

sourceSets.main.resources.srcDir('src/generated/resources')

/*tasks.withType(JavaCompile).configureEach {
source(project(":shared").sourceSets.main.allSource)
source(project(":shared-bridge").sourceSets.main.allSource)
Expand Down

0 comments on commit 9cd1c72

Please sign in to comment.