refactor: merge memshell module

This commit is contained in:
ReaJason
2025-06-07 13:23:51 +08:00
parent 4bbe9c975b
commit e24ed07d4d
40 changed files with 42 additions and 92 deletions
-1
View File
@@ -35,7 +35,6 @@ dependencies {
implementation project(":deserialize")
implementation project(":memshell")
implementation project(":memshell-java8")
implementation 'net.bytebuddy:byte-buddy'
implementation 'org.ow2.asm:asm-commons'