Search code examples
Why is "libs" shown in red from libs.versions.toml used in build.gradle.kts files in andro...


androidkotlingradle-kotlin-dsltoml

Read More
How to migrate Gradle Plugins to AGP 9.0.0?...


gradleandroid-gradle-plugingradle-plugingradle-kotlin-dsl

Read More
How to configure plugin using the init script init.gradle.kts?...


gradlegradle-kotlin-dslowasp-dependency-track

Read More
Adding maven { url "https://jitpack.io" } shows "Unexpected tokens (use ';' t...


androidgradlegradle-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 jsonschema2pojo plugin on gradle kotlin dsl...


gradlegradle-plugingradle-kotlin-dsl

Read More
Error: "Unresolved reference: versionCode" in build.gradle.kts...


androidgradleandroid-gradle-plugingradle-kotlin-dsl

Read More
Understanding the publication and implementation of test fixtures...


gradle-kotlin-dsljava-test-fixtures

Read More
Build config for developing a Gradle Plugin written in Kotlin...


kotlingradlegradle-plugingradle-kotlin-dsl

Read More
Apply gradle plugin conditionally based on productFlavor in Kotlin DSL...


androidkotlingradleandroid-gradle-plugingradle-kotlin-dsl

Read More
Gradle Kotlin: how to specify plugin repository credentials taken from gradle.properties?...


kotlingradlegradle-kotlin-dslmaven-repositorysettings.gradle

Read More
How to update the manifestPlaceholders in applicationVariants in Kotlin Gradle DSL?...


androidgradle-kotlin-dsl

Read More
How can I specify a category for a Gradle task?...


gradleintellij-ideagroovygradle-kotlin-dslgradle-groovy-dsl

Read More
How to solve 'setter for fileMode: Int?' is deprecated. Deprecated in Java in build.gradle...


gradlebuild.gradlegithooksgradle-kotlin-dslkotlin-script

Read More
Setting up cocoapods on kmp (kotlin multiplatform) project in separate gradle file...


gradlebuild.gradlekotlin-multiplatformgradle-kotlin-dslkmp

Read More
Add another Java source directory to Gradle build script...


javagradlebuild.gradlegradle-kotlin-dsl

Read More
Can I read Gradle properties in the 'settings.gradle.kts' file?...


androidkotlingradlegradle-kotlin-dsl

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


flutterandroid-studiokotlingradle-kotlin-dsl

Read More
How to run a command line command with Kotlin DSL in Gradle 6.1.1?...


kotlingradlegradle-kotlin-dslgradle-task

Read More
How do I exclude all instances of a transitive dependency when using Gradle?...


javagradlebuild.gradlegradle-kotlin-dslgradle-dependencies

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


androidandroid-studiogradlegradle-kotlin-dsldagger-hilt

Read More
What should I do if the files generated by KSP are frequently being automatically deleted?...


kotlingradle-kotlin-dslkotlin-symbol-processing

Read More
How to implement NavigationSuite (provided by Material 3) via Kotlin DSL...


androidkotlingradlebuild.gradlegradle-kotlin-dsl

Read More
Get a property of task? in Gradle kotlin...


kotlingradlebuild.gradlegradle-kotlin-dsl

Read More
Why the dependency conversion to version catalog doesn't always work?...


android-studiogradle-kotlin-dsltoml

Read More
Add classpath in manifest using Gradle...


javagradlebuild.gradlegradle-kotlin-dsl

Read More
Why doesn't isCoreLibraryDesugaringEnabled work in Gradle Kotlin DSL/KITS?...


androidgradlegradle-kotlin-dsl

Read More
How to resolve the Gradle Build Error: java.lang.NoSuchMethodError...


androidgradle-kotlin-dsl

Read More
Is there a way to exclude certain classes from being picked up by gradle's jar task?...


javagradlegradle-plugingradle-kotlin-dsl

Read More
Multi module project - Multiple Library Versions...


androidgradleandroid-gradle-pluginbuild.gradlegradle-kotlin-dsl

Read More
BackNext