Use published mekanism artifacts
This commit is contained in:
parent
2c4bd9ccd8
commit
e5b419f78f
@ -98,8 +98,7 @@ dependencies {
|
||||
(this as ExternalModuleDependency).isTransitive = false
|
||||
} as Closure<Any>)))
|
||||
|
||||
//compileOnly(fg.deobf("blank:Mekanism-1.18.1:10.1.2.homebaked-all"))
|
||||
implementation(fg.deobf("blank:Mekanism-1.18.1:10.1.2.homebaked-all"))
|
||||
implementation(fg.deobf("mekanism:Mekanism:1.18.1-10.1.2.homebaked:all"))
|
||||
|
||||
library(create("ru.dbotthepony:kvector:1.2.0-SNAPSHOT", excludeKGroup))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user