How to properly call groovy gradle method from kotlin dsl...
Read MoreUse BOM from Gradle plugin management...
Read MoreThe same Gradle Kotlin `copy.from` api use `it` when called from build file (kt) and `this` when cal...
Read MoreWhat is the proper way to include/exclude Tags Junit5 on Kotlin DSL Gradle...
Read MoreUnable to make a pull in gradle file...
Read MoreEasyLauncherConfig with name 'debug' not found...
Read Moregradle where is "API" for kotlin dsl?...
Read Morecannot be provided without an @Inject constructor or from an @Provides-annotated method in dagger...
Read MoreUse FlatDir in Gradle DependencyResolutionManagement...
Read MoreHow to configure jsonschema2pojo plugin on gradle kotlin dsl...
Read MoreGradle Kotlin DSL and freeCompilerArgs...
Read MoreCorrect way to create TransformerFactory.newInstance().newTransformer() using Gradle Kotlin DSL...
Read MoreExpected class has no actual declaration...
Read MoreDefining dimensions in Kotlin DSL for gradle...
Read MoreHow do I use the native JUnit 5 support in Gradle with the Kotlin DSL?...
Read MoreHow to modify build.gradle.kts sourceSets for Dokka task?...
Read MoreHow can I make typesafe accessors available for new project properties contributed by a Gradle plugi...
Read MoreKMM Project: Expected class has no actual declaration in module for JVM...
Read MoreRun Checkstyle before gradle build on build.gradle.kts and make build fail if there are issues...
Read MoreGradle add compileClasspath to configurations in ShadowJar (kotlin)...
Read MoreGradle Extensions: can plain Kotlin types be used instead of Property<T> for properties with s...
Read MoreHow can I define an ext property from Heap.io with gradle kotlin dsl...
Read MoreUsing Gradle to build a jar with dependencies with Kotlin-DSL...
Read MoreCode for different Java versions in same Gradle Project...
Read MoreGradle build failed at :compileJava: `No matching variant`...
Read More@Parcelize not resolved with androidExtensions experimental mode set to true...
Read MoreFat Jar expands dependencies with Gradle Kotlin DSL...
Read MoreIs there a way to define property to be used in both settings.gradle.kts and projects/subprojects bu...
Read MoreConvert an existing groovy build.gradle file into a kotlin based build.gradle.kts...
Read More