Re-write root and libs to Kotlin DSL
This commit is contained in:
@@ -2,6 +2,9 @@ plugins {
|
||||
id("org.spongepowered.plugin")
|
||||
}
|
||||
|
||||
PlatformConfigKt.applyPlatformAndCoreConfiguration(project)
|
||||
PlatformConfigKt.applyShadowConfiguration(project)
|
||||
|
||||
repositories {
|
||||
maven { url "https://repo.codemc.org/repository/maven-public" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user