Update build.gradle
This commit is contained in:
parent
72e7be7ace
commit
bdab309726
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue