mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 00:38:46 +00:00
Fix inclusion of ktlint for check tasks
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
apply plugin: 'application'
|
||||
apply plugin: 'org.jetbrains.kotlin.jvm'
|
||||
apply from: "$rootDir/gradle/kotlin.gradle"
|
||||
|
||||
description = 'Apollo Game'
|
||||
mainClassName = 'org.apollo.Server'
|
||||
|
||||
Reference in New Issue
Block a user