gradle kotlin Dsl –
How do I do this in Kotlin DSL?
gradle kotlin Dsl –
How do I do this in Kotlin DSL?
Does gradle kotlin buildSrc support defining dependent modules in this format implementation(project(mapOf(“path” to “:myModule”)))
I am currently migrating my android project to employ buildSrc for its gradle kts configuration.
Kotlin problem I encountered while building project
I am working on Kotlin project and I encountered this problem. Please, share any solutions that you have in mind that would help me resolve this problem.
IDEA gradle project : Cannot access script base class ‘org.gradle.kotlin.dsl.KotlinBuildScript’
If you have tried Cannot access script base class ‘org.gradle.kotlin.dsl.KotlinBuildScript’ and it doesn’t work, please try this method