Fix gradle support for non-kts scripts for inter-project dependencies
This commit is contained in:
+2
-1
@@ -74,7 +74,8 @@ open class DiscoverScriptExtensionsTask : DefaultTask() {
|
||||
@get:Internal
|
||||
internal var sourceSet: SourceSet by Delegates.notNull()
|
||||
|
||||
@get:Internal
|
||||
@get:InputFiles
|
||||
@get:Classpath
|
||||
internal var discoveryClasspathConfiguration: Configuration by Delegates.notNull()
|
||||
|
||||
@get:Internal
|
||||
|
||||
Reference in New Issue
Block a user