Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle-kotlin-dsl

Why does upgrading to AGP 8.3.0-alpha06 make build fail with "No value passed for parameter 'providers'"

We recommend using a newer Android Gradle plugin to use compileSdkPreview = "Sv2" warning in android studio

Gradle Kotlin DSL: subdirectory for javadoc in jar file

gradle: Implicit dependencies between tasks

Unable to make progress running work - Android Studio

How to configure jsonschema2pojo plugin on gradle kotlin dsl

How to correctly opt-in to Experimental APIs in Kotlin Multiplatform + Compose?

Merging multiple providers in Gradle. Difference between Provider.map vs project.provider

Is there a way to instantinate KTS script engine in the Gradle KTS?

Setting output path for Kotlin/JS distribution / webpack output

Multiple Errors Relating Kotlin Version

Gradle Kotlin DSL: how to configure subprojects using typesafe api

gradle gradle-kotlin-dsl

"Unresolved reference: sourceCompatibility" after upgrading Gradle build to Kotlin 1.7.0

How can I add --add-exports to a gradle application?

How can I apply a plugin to itself using Kotlin DSL?

'androidx.emoji2:emoji2:1.4.0' requires libraries and applications that depend on it to compile against version 34 or later of the Android APIs

Gradle 6+ : compile groovy before kotlin

Android: Add maven-publish configuration in a separate kotlin dsl script

kotlin DSL retrieving keys from other file