优化代码

This commit is contained in:
xuhuixiang
2026-03-17 15:37:08 +08:00
parent 229ffaea8f
commit 15ac5caa27
15 changed files with 30 additions and 27 deletions

View File

@@ -9,4 +9,5 @@ ext {
versionCode = 133
versionName = "v1.3.3"
namespace = "com.webclip.base"
JAVA_VERSION = JavaVersion.VERSION_17
}