more build improvements

This commit is contained in:
mae
2025-10-09 00:16:50 -05:00
parent ec73bdabfa
commit 1dc17ac487
6 changed files with 22 additions and 31 deletions

View File

@@ -1,7 +1,3 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
rootProject.name = "planterette"
include("plt-build")
include("plt-build-wrapper")
include("plt-fetch")