mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
refactor: add packer module
This commit is contained in:
@@ -28,8 +28,7 @@ tasks.test {
|
||||
|
||||
dependencies {
|
||||
implementation(project(":memshell-party-common"))
|
||||
implementation(project(":deserialize"))
|
||||
|
||||
implementation(project(":packer"))
|
||||
implementation(project(":memshell"))
|
||||
implementation(libs.bundles.jna)
|
||||
implementation(libs.javax.servlet.api)
|
||||
|
||||
Reference in New Issue
Block a user