Gah, I can't get moko-resources integrated with gr...
# moko
d
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
?
I think I got it figured out. I'll take a look at the README and may make a PR to update it.