Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Bulldog83 committed Jun 27, 2021
1 parent 72e7be7 commit bdab309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def useApi(String dep) {

processResources {
inputs.property "version", project.version
duplicatesStrategy = 'WARN'

from(sourceSets.main.resources.srcDirs) {
include "fabric.mod.json"
Expand Down

0 comments on commit bdab309

Please sign in to comment.