Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

sourceSets with gradle kotlin DSL in grade 4.10rc

kotlin gradle-kotlin-dsl

Gradle 5 Kotlin DSL: Common Tasks & Maven Artifacts in multi-modules projects

How do run a command line command with Gradle Kotlin DSL in Gradle 6.1.1?

Gradle publish depending on custom task using Kotlin dsl

Read value from local.properties via Kotlin DSL

Reference property in Gradle Properties

Kotlin buildSrc failing on Gradle 4.10 due to missing dependency

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