应用风格架构基本完成

This commit is contained in:
ZhanGSKen
2025-02-12 13:27:37 +08:00
parent 49d300dd33
commit 13510f45cf
14 changed files with 260 additions and 98 deletions

View File

@@ -26,5 +26,7 @@ android {
}
dependencies {
api 'androidx.appcompat:appcompat:1.0.0'
api fileTree(dir: 'libs', include: ['*.jar'])
}