Skip to content

Commit 492e8ce

Browse files
committed
feat: 更新项目依赖库
1 parent bf309af commit 492e8ce

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ coreKtx = "1.17.0"
1616
kotlinxCoroutinesAndroid = "1.10.2"
1717
ktor = "3.3.3"
1818
lifecycleRuntimeKtx = "2.10.0"
19-
activityCompose = "1.12.1"
20-
composeBom = "2025.12.00"
19+
activityCompose = "1.12.2"
20+
composeBom = "2025.12.01"
2121
material = "1.13.0"
2222
materialColorUtilities = "4.0.5"
2323
materialIcons = "1.7.8"
24-
mavenArtifact = "3.9.11"
25-
media3Exoplayer = "1.8.0"
24+
mavenArtifact = "3.9.12"
25+
media3Exoplayer = "1.9.0"
2626
#noinspection NewerVersionAvailable
2727
mmkv = "1.3.14"
2828
navigation3 = "1.0.0"
@@ -36,7 +36,7 @@ stringfog-gradlePlugin = "5.2.0"
3636
stringfog-xor = "5.0.0"
3737
toml4j = "0.7.2"
3838
xz = "1.11"
39-
sqlcipher = "4.11.0"
39+
sqlcipher = "4.12.0"
4040
junit = "4.13.2"
4141
junitVersion = "1.3.0"
4242
espressoCore = "3.7.0"

0 commit comments

Comments
 (0)