Make builds faster by shrinking only the fabric and forge modules
This commit is contained in:
parent
e6f09a0bc2
commit
8d9016153e
@ -4,3 +4,4 @@ dependencies {
|
||||
implementation("me.shedaniel.cloth:cloth-config:${rootProject.property("clothconfig_version")}")
|
||||
}
|
||||
|
||||
tasks.getByName("shrinkJar").enabled = false
|
Loading…
Reference in New Issue
Block a user