mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-06 16:51:37 +00:00
Remove plugin script stub
This commit is contained in:
@@ -12,14 +12,6 @@ buildscript {
|
||||
|
||||
apply plugin: 'kotlin'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
kotlin {
|
||||
exclude 'stub.kt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
allprojects {
|
||||
it.plugins.withId('kotlin') {
|
||||
kotlin { experimental { coroutines 'enable' } }
|
||||
|
||||
Reference in New Issue
Block a user