We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c92da31 + 6410ebd commit 108352aCopy full SHA for 108352a
1 file changed
api/build.gradle.kts
@@ -40,7 +40,7 @@ dependencies {
40
// 提供以下依赖的API给TvBox和插件使用
41
val protobufVersion = "4.33.4"
42
val jsoupVersion = "1.22.1"
43
- val ktxJsonVersion = "1.9.0"
+ val ktxJsonVersion = "1.10.0"
44
val retrofitVersion = "3.0.0"
45
val retrofitKtxSerialization = "3.0.0"
46
val retrofitProtobuf = "3.0.0"
0 commit comments