重构 WinBoll 框架应用类

This commit is contained in:
ZhanGSKen
2025-01-22 19:36:11 +08:00
parent 5a549e9652
commit a4d009f8fb
12 changed files with 78 additions and 54 deletions

View File

@@ -38,7 +38,7 @@ dependencies {
api 'androidx.fragment:fragment:1.0.0'
api 'com.google.android.material:material:1.0.0'
api 'cc.winboll.studio:libappbase:1.0.3'
api 'cc.winboll.studio:libappbase:1.1.0'
api fileTree(dir: 'libs', include: ['*.jar'])
}