Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

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?

build.gradle.kts & multi-module-project: how to add other project so that transitive dependencies are available too

gradle gradle-kotlin-dsl

Use IAM credentials for S3 Maven Repository in Gradle Kotlin DSL

gradle gradle-kotlin-dsl

Understanding all the ways to apply a plugin in Gradle

How to set FlavorDimensions in AGP 7.0.0?