mirror of
https://github.com/apple/pkl.git
synced 2026-04-29 11:47:13 +02:00
compile(...) is not supported in Gradle Kotlin DSL by default. Changed it to implementation(...). Also moved Kotlin to the first tab in Gradle, because it is now the default Gradle Language