Search code examples
Gradle Extensions: can plain Kotlin types be used instead of Property<T> for properties with s...


kotlingradlegradle-plugingradle-kotlin-dsl

Read More
How can I define an ext property from Heap.io with gradle kotlin dsl...


androidgradle-kotlin-dslandroid-gradle-plugin-3.3.0heap.io

Read More
Using Gradle to build a jar with dependencies with Kotlin-DSL...


gradlekotlingradle-kotlin-dsl

Read More
Code for different Java versions in same Gradle Project...


javagradlegradle-kotlin-dslmulti-release-jar

Read More
Gradle build failed at :compileJava: `No matching variant`...


javagradlebuild.gradlebukkitgradle-kotlin-dsl

Read More
@Parcelize not resolved with androidExtensions experimental mode set to true...


androidkotlin-android-extensionsgradle-kotlin-dsl

Read More
Fat Jar expands dependencies with Gradle Kotlin DSL...


gradlegradle-kotlin-dsl

Read More
Is there a way to define property to be used in both settings.gradle.kts and projects/subprojects bu...


gradlegradle-kotlin-dsl

Read More
Convert an existing groovy build.gradle file into a kotlin based build.gradle.kts...


groovykotlingradle-kotlin-dsl

Read More
dependency url keeps getting appened to the end of our nexus respository...


android-gradle-plugingradle-kotlin-dsl

Read More
TeamCity CI integration between local projects...


teamcitygradle-kotlin-dsl

Read More
#Kotlin Could not resolve all files for configuration ':app:debugRuntimeClasspath'...


androidandroid-studiokotlingradle-kotlin-dslkotlin-android-extensions

Read More
Converting some code snippet from groovy to kotlin KTS in my build.gradle.kts file...


kotlingroovybuild.gradlegradle-kotlin-dsl

Read More
Configure Jacoco with gradle and kotlin DSL...


gradlejacocogradle-plugingradle-kotlin-dsl

Read More
Gradle Kotlin DSL: Define Kotlin version in unique place...


gradlekotlinbuild.gradlegradle-kotlin-dsl

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


androidkotlingradle-kotlin-dsl

Read More
How to configure JVM args for the new Gradle TestSuit?...


gradlegradle-kotlin-dsl

Read More
Using flutter module in kotlin multiplatform app...


androidfluttergradlegradle-kotlin-dslkotlin-multiplatform

Read More
How can I apply a plugin to itself using Kotlin DSL?...


kotlingradlegradle-plugingradle-kotlin-dslkotlin-gradle-plugin

Read More
Unable to apply plugin in gradle init script...


gradlegradle-kotlin-dsl

Read More
"Unresolved reference: sourceCompatibility" after upgrading Gradle build to Kotlin 1.7.0...


kotlingradlegradle-kotlin-dsl

Read More
A gradle project compiles successfully, how to replicate this success if it is included in another p...


gradlegradle-plugingradle-kotlin-dslgradle-task

Read More
kotlin multiplatform shadow fat jar and runShadow task?...


gradlegradle-kotlin-dslkotlin-multiplatformgradle-shadow-plugin

Read More
Create fat jar from ktor Kotlin multiplatform project with Kotlin Gradle DSL...


gradle-kotlin-dslktorkotlin-multiplatform

Read More
Set different schema for different build types in Apollo v3 Android...


androidbuild.gradleapolloapollo-clientgradle-kotlin-dsl

Read More
How to read and parse .json file in gradle.kts?...


androidgradlebuild.gradlegradle-kotlin-dsl

Read More
Gradle problems of adding koin test dependencies...


kotlingradlejunit5gradle-kotlin-dslkoin

Read More
How to define a BuildConfig field for all modules of a project (gradle KTS)?...


androidgradlegradle-kotlin-dsl

Read More
Gradle 6+ : compile groovy before kotlin...


kotlingradlegroovybuild.gradlegradle-kotlin-dsl

Read More
Why can't I use Gradle DSL in apply'ed files...


javagradlegradle-kotlin-dsl

Read More
BackNext