We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d7f76e + 6609048 commit 69b7842Copy full SHA for 69b7842
1 file changed
api/build.gradle.kts
@@ -38,7 +38,7 @@ kotlin {
38
39
dependencies {
40
// 提供以下依赖的API给TvBox和插件使用
41
- val protobufVersion = "4.33.2"
+ val protobufVersion = "4.33.3"
42
val jsoupVersion = "1.22.1"
43
val ktxJsonVersion = "1.9.0"
44
val retrofitVersion = "3.0.0"
0 commit comments