Skip to content

Commit 8fafcc0

Browse files
committed
升级三方库版本
1 parent 39ea693 commit 8fafcc0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@ appcompat = "1.7.1"
66
constraintlayout = "2.2.1"
77
fastjson = "1.2.76"
88
fragment = "1.8.8"
9-
gson = "2.11.0"
10-
jacksonCore = "2.17.2"
9+
gson = "2.13.1"
10+
jacksonCore = "2.19.2"
1111
javapoet = "1.13.0"
1212
junit = "4.13.2"
1313
junitVersion = "1.2.1"
1414
espressoCore = "3.6.1"
1515
kotlinCompileTestingKsp = "1.6.0"
1616
kotlinpoet = "2.2.0"
17-
kotlinxCoroutinesAndroid = "1.10.1"
18-
kotlinxSerializationJson = "1.8.0"
19-
lifecycleRuntime = "2.9.1"
17+
kotlinxCoroutinesAndroid = "1.10.2"
18+
kotlinxSerializationJson = "1.9.0"
19+
lifecycleRuntime = "2.9.2"
2020
magicindicator = "1.7.0"
21-
moshi = "1.15.1"
21+
moshi = "1.15.2"
2222
multidex = "2.0.1"
2323
okhttp = "4.12.0"
24-
protobufJava = "4.30.2"
24+
protobufJava = "4.31.1"
2525
recyclerview = "1.4.0"
2626
rxandroid = "3.0.2"
2727
rxhttp = "3.3.4"
28-
rxjava = "3.1.8"
28+
rxjava = "3.1.11"
2929
rxlifeRxjava3 = "2.2.2"
3030
simpleXml = "2.7.1"
3131
utilcodex = "1.31.1"

0 commit comments

Comments
 (0)