mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 16:49:12 +00:00
Fix plugin test running with new gradle modules
This commit is contained in:
@@ -32,7 +32,6 @@ dependencies {
|
||||
compile group: 'org.jetbrains.kotlinx', name: 'kotlinx-coroutines-core', version: '0.16'
|
||||
|
||||
project(":game:plugin").subprojects.each { plugin ->
|
||||
println(plugin)
|
||||
runtime plugin
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user