Skip to content

Commit

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

build(deps): bump protobufVersion from 4.29.2 to 4.29.3
  • Loading branch information
muedsa authored Jan 10, 2025
2 parents 3c9963f + a85d518 commit 8e57026
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.2"
val protobufVersion = "4.29.3"
val jsoupVersion = "1.18.3"
val ktxJsonVersion = "1.8.0"
val retrofitVersion = "2.11.0"
Expand Down

0 comments on commit 8e57026

Please sign in to comment.