更新类库,添加应用上下文函数

This commit is contained in:
ZhanGSKen
2025-01-23 14:28:54 +08:00
parent 1f7d112a8a
commit 7272cc4e5b
4 changed files with 11 additions and 5 deletions

View File

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

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Thu Jan 23 14:02:59 HKT 2025
#Thu Jan 23 06:28:15 GMT 2025
stageCount=16
libraryProject=libapputils
baseVersion=9.2
publishVersion=9.2.15
buildCount=0
buildCount=1
baseBetaVersion=9.2.16