Skip to content

Commit

Permalink
build(deps): bump protobuf from 3.24.3 to 3.24.4 (yujincheng08#1286)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent b99704b commit 75fd839
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ android {
"-Xno-param-assertions",
"-Xno-call-assertions",
"-Xno-receiver-assertions",
"-opt-in=kotlin.RequiresOptIn",
"-language-version=2.0",
)
}
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
protobuf = "3.24.3"
protobuf = "3.24.4"
coroutine = "1.7.3"
kotlin = "1.9.10"

Expand Down

0 comments on commit 75fd839

Please sign in to comment.