Skip to content

Commit

Permalink
Merge pull request #10 from muedsa/dependabot/gradle/protobufVersion-…
Browse files Browse the repository at this point in the history
…4.29.2

build(deps): bump protobufVersion from 4.29.1 to 4.29.2
  • Loading branch information
muedsa authored Dec 19, 2024
2 parents 754a298 + 11ca3f8 commit d60ad79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {

dependencies {
// 提供以下依赖的API给TvBox和插件使用
val protobufVersion = "4.29.1"
val protobufVersion = "4.29.2"
val jsoupVersion = "1.18.3"
val ktxJsonVersion = "1.7.3"
val retrofitVersion = "2.11.0"
Expand Down

0 comments on commit d60ad79

Please sign in to comment.