Gah, I can't get moko-resources integrated with gradle files.
I'm having trouble converting the Groovy gradle.build examples (in the README) to the Kotlin Gradle DSL.
Has anyone done this with the Kotlin DSL?
If you have, can you share your setups for (root)
gradle.build.kts
, (project)
gradle.build.kts
, and
libs.versions.toml
?