更新类库,不同应用包之间广播消息接收调试通过。

This commit is contained in:
ZhanGSKen
2025-02-14 03:12:43 +08:00
parent b0e81fc960
commit 1baa0c5a61
7 changed files with 50 additions and 17 deletions

View File

@@ -64,7 +64,7 @@ dependencies {
api 'com.google.android.material:material:1.1.0'
api 'cc.winboll.studio:libapputils:9.3.2'
api 'cc.winboll.studio:libappbase:1.5.0'
api 'cc.winboll.studio:libappbase:1.5.1'
api fileTree(dir: 'libs', include: ['*.jar'])
}