Add a final new line to the common and forge buildscripts
This commit is contained in:
parent
e73c92266a
commit
21c9f5df1e
|
@ -4,4 +4,4 @@ dependencies {
|
|||
implementation("me.shedaniel.cloth:cloth-config:${rootProject.property("clothconfig_version")}")
|
||||
}
|
||||
|
||||
tasks.getByName("shrinkJar").enabled = false
|
||||
tasks.getByName("shrinkJar").enabled = false
|
||||
|
|
|
@ -22,4 +22,4 @@ dependencies {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue