Re-write root and libs to Kotlin DSL
This commit is contained in:
@ -19,6 +19,9 @@ buildscript {
|
||||
}
|
||||
}
|
||||
|
||||
PlatformConfigKt.applyPlatformAndCoreConfiguration(project)
|
||||
PlatformConfigKt.applyShadowConfiguration(project)
|
||||
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'fabric-loom'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user