更新类库,应用崩溃报告风格化设置。

This commit is contained in:
ZhanGSKen
2025-02-12 15:21:27 +08:00
parent 5f3d03ba7d
commit 35835d746e
5 changed files with 20 additions and 9 deletions

View File

@@ -34,11 +34,11 @@ dependencies {
api 'org.jsoup:jsoup:1.13.1'
api 'com.squareup.okhttp3:okhttp:4.4.1'
api 'androidx.appcompat:appcompat:1.0.0'
api 'androidx.fragment:fragment:1.0.0'
api 'com.google.android.material:material:1.0.0'
api 'androidx.appcompat:appcompat:1.3.1'
api 'androidx.fragment:fragment:1.1.0'
api 'com.google.android.material:material:1.1.0'
api 'cc.winboll.studio:libappbase:1.2.3'
api 'cc.winboll.studio:libappbase:1.4.0'
api fileTree(dir: 'libs', include: ['*.jar'])
}

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sun Feb 09 07:13:33 GMT 2025
#Wed Feb 12 07:19:38 GMT 2025
stageCount=2
libraryProject=libapputils
baseVersion=9.3
publishVersion=9.3.1
buildCount=4
buildCount=18
baseBetaVersion=9.3.2