Search code examples
Type-safe alternative to ext in Gradle...

javagradlegradle-kotlin-dsl

Read More
Android gradle plugin(7.0.0-alpha15) removed variantFilter property, how to restore functionality?...

androidgradleandroid-gradle-plugingradle-kotlin-dsl

Read More
How can I define a custom assign operator overload in Kotlin?...

kotlinoperator-overloadingassignment-operatorgradle-kotlin-dsl

Read More
How to set ViewBinding in buildgradle.kts?...

androidgradle-kotlin-dslandroid-viewbinding

Read More
How to add new sourceset with gradle kotlin-dsl...

gradlekotlingradle-kotlin-dsl

Read More
In Gradle kts, how to fix the error "Plugin requests from precompiled scripts must not include ...

kotlingradlegradle-kotlin-dsl

Read More
Where can I define a repository function so that I can use it in my entire gradle build, including b...

gradlegradle-kotlin-dsl

Read More
Your project requires a newer version of the Kotlin Gradle plugin. (Android Studio)...

flutterandroid-studiokotlingradle-kotlin-dsl

Read More
How can I dynamically change a Gradle plugin's version depending on certain criteria?...

gradlebuild.gradlegradle-plugingradle-kotlin-dsl

Read More
Read value from local.properties via Kotlin DSL...

androidgradlekotlingradle-kotlin-dsl

Read More
How to use version catalog in custom Kotlin Gradle plugin?...

androidgradlebuild.gradlegradle-kotlin-dsl

Read More
How can I execute curl in gradle and write a output file on specific directory?...

androidgradlebuild.gradlegradle-kotlin-dsl

Read More
How to make IntelliJ show Kotlin exception messages when using Gradle?...

kotlingradleintellij-ideagradle-kotlin-dsl

Read More
how to fix Kotlin Multiplatform Mobile gradle red error...

androidandroid-studiokotlingradle-kotlin-dslkotlin-multiplatform-mobile

Read More
How to add artifact to a configuration in Gradle Kotlin DSL?...

kotlingradlebuild.gradlegradle-kotlin-dsl

Read More
Configure Kotlin extension for Gradle subprojects...

kotlingradlegradle-kotlin-dslgradle-multi-project-buildkotlin-gradle-plugin

Read More
Gradle Java include native library (Project Panama)...

gradle-kotlin-dslproject-panamajava-native-libraryjava-ffm

Read More
Why apps made in Jetpack compose are larger. Any Solution?...

androidkotlinandroid-jetpack-composedagger-hiltgradle-kotlin-dsl

Read More
How to use pom type dependency in Gradle...

gradlegradle-kotlin-dsl

Read More
Plugin [id: 'dagger.hilt.android.plugin'] was not found in any of the following sources...

androidandroid-studiogradlegradle-kotlin-dsldagger-hilt

Read More
implementation passthrough from library in kotlin dsl...

androidkotlingradlegradle-kotlin-dsl

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

gradlekotlingradle-kotlin-dsl

Read More
How to implement ObjectBox with Android Version Catalog (TOML)...

androidkotlingradle-kotlin-dslobjectbox

Read More
Create a new configuration and set its BuildTypeAttr for a module in Android gradle...

androidgradlegradle-kotlin-dslandroid-module

Read More
Disable ktlint rules with ktlint-gradle version 12.0.2...

androidgradlegradle-kotlin-dsleditorconfigktlint

Read More
Where to find the library version of e.g. `implementation(compose.runtime)` using Gradle version cat...

gradleandroid-jetpack-composegradle-kotlin-dslcompose-multiplatformjetbrains-compose

Read More
gRPC UnsupportedAddressTypeException, but only when packaged with shadowJar...

intellij-ideabuild.gradlegrpcgradle-kotlin-dslshadowjar

Read More
Share variables between build.gradle.kts and the application...

kotlindesktop-applicationgradle-kotlin-dsl

Read More
Unresolved reference com.google.api.services...

kotlingoogle-cloud-platformgradle-kotlin-dslgoogle-tasks-api

Read More
How do you create multiple test override tasks in a build.gradle.kts for different JUnit5 Tags...

kotlingradlejunit5gradle-kotlin-dsl

Read More
BackNext