<@U0CP8EBRV> this should work Today, this issue is...
# gradle
e
@Czar this should work Today, this issue is about adding the proper overloads to Gradle proper but
kotlin-dsl
includes extensions to work around the missing overloads upstream I just tried locally and it worked, what is not working exactly?
c
Copy code
project(":modules-kz") {
description = "kz modules"
}

https://snag.gy/sGFaz6.jpg

e
mm 🤔 I just tried on the command line, let me try in IDEA does it work from the command line on your end?
Works for me in IDEA

https://snag.gy/cOiJvS.jpg

c
Huh, maybe IJ cache issue again, thanks, now I know it should work and will investigate my env, thanks.
e
👍