Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

Publishing Library using Kotlin DSL

Cannot use kotlin-gradle-dsl scripts while using android gradle plugin version 7.0.0-alpha15

Custom Clean / delete task in build.gradle.kts

gradle gradle-kotlin-dsl

Unresolved reference: KotlinCompilerVersion in build.gradle.kts

Run gradle build(test) in subprojects in a custom task

Using Gradle to build a jar with dependencies with Kotlin-DSL

Different ways to apply plugins ? (Gradle Kotlin DSL)

Setting environment variables in build.gradle.kts

How to add thirdparty iOS pod library into kotlin native project ? getting error "SharedCode:cinteropAFNetworkingIos failed"

gradle 6.x kotlin spring-boot jar publish fails, workaround in gradle-kotlin-dsl needed

Build Configurations based on App Variant (BuildType + Flavor)

How to set unit test jvmargs using gradle kotlin dsl

Gradle Compilation Error with Kotlin DSL configuring Java Spec

Expected class has no actual declaration

How to define a variable for all Gradle subprojects using Gradle Kotlin DSL

how to import the ShadowJar plugin for Kotlin (Gradle) builds?

Android and the Fabric (Crashlytics) plugin always generates a UUID (Gradle Kotlin DSL)

How do you add local .jar file dependency to build.gradle.kt file?

gradle-kotlin-dsl

Add classpath in manifest using Gradle