This commit is contained in:
2026-05-20 14:30:24 +08:00
parent 13f5ad2a6b
commit 3b6e7586be
3 changed files with 28 additions and 2 deletions

5
settings.gradle Normal file
View File

@@ -0,0 +1,5 @@
// APPBase 项目编译设置
include ':appbase'
include ':libappbase'
rootProject.name = "appbase"