添加Application返回函数

This commit is contained in:
ZhanGSKen
2025-01-23 14:49:56 +08:00
parent 7fb4e665f9
commit 15992da22f
6 changed files with 13 additions and 10 deletions

View File

@@ -51,7 +51,5 @@ android {
dependencies {
api project(':libapputils')
api 'cc.winboll.studio:libappbase:1.1.1'
api fileTree(dir: 'libs', include: ['*.jar'])
}