Merge remote-tracking branch 'origin/jlf'

This commit is contained in:
2023-10-06 16:09:55 -07:00
22 changed files with 255 additions and 693 deletions

View File

@ -1,6 +1,5 @@
plugins {
kotlin("jvm") version "1.9.10" apply false
kotlin("plugin.serialization") version "1.9.10" apply false
id("gay.pizza.pork.root")
}
tasks.withType<Wrapper> {