Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

Android Kotlin DSL - Unresolved reference: firebaseAppDistribution

How to add dependency to configuration in gradle plugin

gradle gradle-kotlin-dsl

Move version number to a variable in Gradle Kotlin DSL

gradle kotlin dsl: how to create a shared function which uses a plugin class?

Anyone know tools/plugin/script to convert build.gradle groovy to kts easily?

How to use Firebase BoM in Kotlin Gradle dsl?

Gradle 7.0 Version Catalog for maven bom

Gradle KTS. How to move dependencies configuration to a separate file from main build?

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

Renaming Android app Bundle and APK (.aab and .apk) files with app name, version and build type - build.gradle.kts

In Gradle, how to access the version of a dependency from the version catalog so it can be passed to a task configuration?

Cannot access includeAndroidResource It is private in UnitTestOptions

android build.gradle.kts flavoured implementation

How to use pom type dependency in Gradle

gradle gradle-kotlin-dsl

Upgrade to AGP 4.2.0 ,unable to generate Jacoco code coverage report

How do I create an additional Kotlin SourceSet using Gradle with Kotlin DSL

I am using the latest kts build tool to learn Android hilt, but kapt seems to have some issues

buildFeatures is unstable because its signature references unstable ... marked with @Incubating

Gradle not able to run unit tests with Java 17