Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

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

How to set different applicationId for each flavor combination using flavorDimensions when using Gradle Kotlin-DSL?

Could not import project 'FirebaseUI-Android'

Can't use project extra properties in plugin block

gradle-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