refactor: rename modules

This commit is contained in:
ReaJason
2025-04-06 13:55:17 +08:00
parent 0f798b367f
commit e05d8ac106
27 changed files with 47 additions and 46 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ java {
dependencies {
implementation project(":common")
implementation project(":memshell-party-common")
implementation 'net.bytebuddy:byte-buddy'
implementation 'commons-io:commons-io'