命名空间挪到项目基build里面去

This commit is contained in:
xuhuixiang
2026-03-16 17:47:44 +08:00
parent b6b9817d26
commit 3e9378472b
17 changed files with 17 additions and 37 deletions

View File

@@ -8,4 +8,5 @@ ext {
outputPath = "F:/webApp2"
versionCode = 133
versionName = "v1.3.3"
namespace = "com.webclip.base"
}