Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

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

Executing task on its own is working but not when executed from another one

Customize working directory run gradle run task / project structure for web application

IllegalStateException: The driver used with SQLDelight is asynchronous, so SQLDelight should be configured for asynchronous usage

How to run a task before build in 2021 gradle Kotlin syntax in an Android project

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

Build Failure After Migrating to Gradle 8.1.1:

How can I share build config between two build.gradle.kts files?

Disable ktlint rules with ktlint-gradle version 12.0.2

gradle + kotlin-dsl: download file

SoftwareComponentInternal with name 'java' not found

Get gradle property from settings

kotlin gradle-kotlin-dsl

Why can’t I use val inside Plugins {}?

kotlin gradle-kotlin-dsl

Is it possible for 2 submodules to have different paths but identical names?

gradle gradle-kotlin-dsl

Android App module's build.gradle.kts Unresolved reference error when importing a Kotlin class from an included (composite) module