meows
This commit is contained in:
@@ -204,7 +204,6 @@ project(":core").configurations.compileOnly.allDependencies.each { dep ->
|
|||||||
dependencies {
|
dependencies {
|
||||||
// Manifold preprocessor & strings
|
// Manifold preprocessor & strings
|
||||||
annotationProcessor(manifold.module("preprocessor"))
|
annotationProcessor(manifold.module("preprocessor"))
|
||||||
annotationProcessor(manifold.module("strings"))
|
|
||||||
|
|
||||||
// NightConfig: implementation in core (bundled) but Unimined strips it from compile classpath
|
// NightConfig: implementation in core (bundled) but Unimined strips it from compile classpath
|
||||||
compileOnly("com.electronwill.night-config:toml:${rootProject.nightconfig_version}")
|
compileOnly("com.electronwill.night-config:toml:${rootProject.nightconfig_version}")
|
||||||
|
|||||||
Reference in New Issue
Block a user