mirror of
https://github.com/apple/pkl.git
synced 2026-03-11 21:05:26 +01: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