This commit is contained in:
biglyderv 2025-02-08 00:20:22 -05:00
parent 2386ea44a2
commit 695f55dbc2
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
4 changed files with 154 additions and 240 deletions

View file

@ -10,5 +10,5 @@ plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
rootProject.name = "astrophis-plugin"
rootProject.name = "scraftia-core"
include("app")