We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1355de5 + 7cd2234 commit 450e5e7Copy full SHA for 450e5e7
1 file changed
api/build.gradle.kts
@@ -35,7 +35,7 @@ android {
35
36
dependencies {
37
// 提供以下依赖的API给TvBox和插件使用
38
- val protobufVersion = "4.29.3"
+ val protobufVersion = "4.30.0"
39
val jsoupVersion = "1.18.3"
40
val ktxJsonVersion = "1.8.0"
41
val retrofitVersion = "2.11.0"
0 commit comments