build: Migration to version catalog

Signed-off-by: keta1 <k@ketal.icu>
This commit is contained in:
keta1
2022-12-29 22:19:17 +08:00
parent 8b1b68e3a9
commit 35d9c8a250
18 changed files with 180 additions and 169 deletions

View File

@@ -21,7 +21,7 @@
*/
plugins {
id("io.github.qauxv.version")
id("build-logic.root-project")
}
tasks.register<Delete>("clean").configure {