Commit Graph

7 Commits

Author SHA1 Message Date
Carter Jernigan 21bbbac29b [#170] Kover 0.7.0 2023-05-19 06:09:33 -04:00
Carter Jernigan 8ca01777c8
[#65] Support included builds
Namespacing the build-conventions will solve issues with included build name conflicts.

Namespacing the lib will also prevent conflicts with included builds.
2022-06-14 08:30:12 -04:00
Carter Jernigan 1f41fdaecd [#36] Enable dependency locking 2022-04-27 16:49:35 -04:00
Carter Jernigan 11280a69e5 [#21] Configure ktlint
Can now be invoked with `./gradlew ktlintFormat`

Kotlin version is now declared in gradle.properties, due to inability to use version catalogs in settings.gradle.kts for plugins.
2022-04-25 16:49:50 -04:00
Carter Jernigan 8fc703adf1 [#31] Configure multiplatform build scripts 2022-04-21 10:58:24 -04:00
Carter Jernigan 93afba2b76 [#19] Version catalog 2022-04-21 10:52:38 -04:00
Carter Jernigan 08fa562456 [#18] Convert build scripts to kts 2022-04-21 10:52:38 -04:00