Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

isCoreLibraryDesugaringEnabled not works in gradle kotlin dsl / kts

Is there a way to define property to be used in both settings.gradle.kts and projects/subprojects build.gradle.kts with gradle 6.0?

gradle gradle-kotlin-dsl

Android build fails with R8

How to efficiently populate extra properties in the Gradle Kotlin DSL?

How to pass command line argument to Gradle Kotlin DSL

How to build a runnable ShadowJar with a gradle script Kotlin build file?

How to configure Firebase Performance Monitoring plugin extension in Gradle Kotlin DSL

Build source jar with Gradle Kotlin DSL?

Kotlin DSL: Import a versions.gradle.kts into another build.gradle.kts

Kotlin DSL build scripts dependency updates

Unresolved reference: sourceSets for Gradle Kotlin DSL

gradle gradle-kotlin-dsl

Using kapt with multiplatform subproject

How to use plugin version from gradle.properties in Gradle Kotlin DSL?

What's the difference between .kt and .kts files in Kotlin. When should we use .kts file over .kt file?

How to add new configuration with Gradle Kotlin-dsl

gradle gradle-kotlin-dsl

Include scripts with Gradle Kotlin DSL

Error: "Unresolved reference: versionCode" in build.gradle.kts

How to parametrize Kotlin version in the plugins block of a build.gradle.kts script?