feat: support other middleware suo5 shell

This commit is contained in:
ReaJason
2025-02-15 13:50:04 +08:00
parent 45dc276300
commit 7fb404f04f
74 changed files with 8023 additions and 20 deletions
+1
View File
@@ -9,6 +9,7 @@ version = ''
java {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}
dependencies {