Change previous gradle build for compatibility with the centralized build
incompatible with the main build yet
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies {
|
||||
sourceSets {
|
||||
main {
|
||||
kotlin {
|
||||
srcDir "${rootDir}/../core/script.runtime/src"
|
||||
srcDir "${rootDir}/core/script.runtime/src"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user