mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 15:31:53 +08:00
refactor: rename modules
This commit is contained in:
+3
-3
@@ -2,10 +2,10 @@ plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
|
||||
}
|
||||
|
||||
rootProject.name = 'MemShellParty'
|
||||
rootProject.name = 'memshell-party'
|
||||
|
||||
include 'bom'
|
||||
include 'common'
|
||||
include 'memshell-party-bom'
|
||||
include 'memshell-party-common'
|
||||
|
||||
include 'tools'
|
||||
include 'tools:godzilla'
|
||||
|
||||
Reference in New Issue
Block a user