Skip to content

Commit 887a681

Browse files
committed
build: 更新项目依赖版本
1 parent c0398da commit 887a681

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ appcompat = "1.7.1"
44
constraintlayout = "2.2.1"
55
core-ktx = "1.17.0"
66
ezxhelper = "3.0.1"
7-
gson = "2.13.1"
8-
kotlin = "2.2.10"
7+
gson = "2.13.2"
8+
kotlin = "2.2.20"
99
kotlinx-json = "1.9.0"
1010
kotlinx-io-jvm = "0.1.16"
1111
kotlinx-protobuf = "1.9.0"
1212
material = "1.13.0"
1313
materialedittext = "2.1.4"
1414
okhttp = "5.1.0"
15-
protobuf-java = "4.32.0"
15+
protobuf-java = "4.32.1"
1616
recyclerview = "1.4.0"
1717
xposed-api = "82"
1818

0 commit comments

Comments
 (0)