Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

How to configure the processResources task in a Gradle Kotlin build

Gradle kotlin-dsl configuration not working, android extension function not recognized

Make environment variables accessible to Gradle task

How to conditionally accept Gradle build scan plugin terms of service in Kotlin DSL?

Cannot access 'kotlin.collections.Collection' which is a supertype of 'org.gradle.api.artifacts.dsl.RepositoryHandler'

how do I add JavaFX to a gradle build file using Kotlin DSL?

Gradle Kotlin DSL equivalent for Groovy DSL compilerArgs for compileJava

Android Studio cannot open Android project with Kotlin DSL

Kotlin and Gradle - Reading from stdio

Unable to publish jar to Gitlab package registry with gradle

@Parcelize not resolved with androidExtensions experimental mode set to true

How to create a "base" gradle file in Kotlin DSL for multi-module project?

How to set global variables in gradle.kts?

android gradle-kotlin-dsl

How to update the manifestPlaceholders in applicationVariants in Kotlin Gradle DSL?

android gradle-kotlin-dsl

Why is 'publishing' function not being found in my custom gradle.kts file within buildSrc directory?

Jetpack proto datastore - gradle config with Kotlin dsl

How to use JUnit 5 with build.gradle.kts and kotlin?

ShadowJar: No value has been specified for property 'mainClassName'