Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

Unresolved Dependency on package in subproject

Convert Android project to use Gradle Script Kotlin

Gradle includeBuild vs implementation project

gradle gradle-kotlin-dsl

How to get Firebase App Distribution to work for different flavors with Kotlin DSL?

How do I overwrite a task in gradle kotlin-dsl

Gradle 6 settings.gradle.kts properties problem

gradle gradle-kotlin-dsl

Reuse gradle.kts function

gradle gradle-kotlin-dsl

versionCodeOverride equivalent for Gradle Kotlin DSL

Check for dependencies update with kotlin-dsl

kotlin gradle-kotlin-dsl

Gradle: share repository configuration between settings.gradle.kts and buildSrc/build.gradle.kts

gradle gradle-kotlin-dsl

Adds an implementation dependency only to the "free" product flavor in Kotlin DSL

how to configure build.gradle.kts to fix error "Duplicate JVM class name generated from: package-fragment"

0% Coverage in the SonarQube report for the Kotlin project

execute JavaExec task using gradle kotlin dsl

The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android dependency was found

Flyway and gradle kotlin dsl

How to run kotlintest tests using the Gradle Kotlin DSL?

Configure Jacoco with gradle and kotlin DSL

Android subprojects with Kotlin DSL

Adding integration tests to Kotlin project using the Kotlin Gradle DSL