We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99e16d6 + 6104939 commit 436693bCopy full SHA for 436693b
1 file changed
api/build.gradle.kts
@@ -42,7 +42,7 @@ kotlin {
42
43
dependencies {
44
// 提供以下依赖的API给TvBox和插件使用
45
- val protobufVersion = "4.34.0"
+ val protobufVersion = "4.34.1"
46
val jsoupVersion = "1.22.1"
47
val ktxJsonVersion = "1.10.0"
48
val retrofitVersion = "3.0.0"
0 commit comments