Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

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

Android Gradle Plugin 7 LibraryBuildType no longer has isDebuggable property

How to resolve DependencyResolutionManagement warning in Kotlin DSL

LibraryExtension not found when using catalog version and kotlin dsl

Use Kotlin plugins from buildSrc