Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

What is the difference between registering and creating in Gradle Kotlin DSL

could not find extension implementation class org.jetbrains.kotlin.idea.scripting.gradle.roots.GradleBuildRootsManager

How are gradle extra properties set in the Kotlin DSL?

How to set compileJava' task ( 11) and 'compileKotlin' task (1.8) jvm target compatibility to the same Java version in build.gradle.kts?

Integration tests with Gradle Kotlin DSL

How to add new sourceset with gradle kotlin-dsl

How to access variant.outputFileName in Kotlin

How do I use the native JUnit 5 support in Gradle with the Kotlin DSL?

Boilerplate project configuration in Gradle with Gradle Kotlin DSL

Plugin [id: 'org.jetbrains.kotlin.jvm', version: '1.2.71'] was not found in any of the following sources

How can I specify a category for a Gradle task?

Gradle Kotlin DSL: Define Kotlin version in unique place

How to create the fat jar with gradle kotlin script

ext in buildscript can not be recognised by Gradle Kotlin DSL

How to add a maven repository by url using kotlinscript DSL (build.gradle.kts)

Error:Execution failed for task ':app:compileDebugKotlin'. > Compilation error. See log for more details