Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

Declaring flavor dependencies in multi-module project using gradle DSL

Code insight unavailable (script configuration wasn't received) when create a custom gradle.kts file

Adding maven { url "https://jitpack.io" } shows "Unexpected tokens (use ';' to separate expressions on the same line)"

Gradle 6.6.1 and Kotlin 1.4 - runtime version conflict

How to pass all system properties to test task in gradle kotlin dsl?

gradle-kotlin-dsl

How to add jvmArgs using kotlin dsl?

Kotlin DSL Unresolved reference on settings.gradle.ktl

Execution failed for task ':app:hiltAggregateDepsDebug'

Referencing kotlin gradle script varaibles in plugins block

How can I call a function from a separate .gradle file from a gradle script using the Gradle Kotlin DSL?

Unresolved reference: ext when convert gradle to gradle.kts

Gradle Kotlin DSL can't find java.io package

Configure Kotlin extension for Gradle subprojects

Why do I get "Unresolved reference: platform" when using the firebase-bom dependency with KMM

How to parse and modify build.gradle.kts Kotlin Gradle build script?

Intellij is erroring when reading my build.gradle.kts file

Gradle's central declaration for plugins block?