Skip to content

Commit

Permalink
chore(deps): update protobuf_version to v3.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and andrekir committed Oct 6, 2023
1 parent b22c74a commit 8c3d994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
useCrashlytics = false
kotlin_version = '1.9.10'
hilt_version = '2.48.1'
protobuf_version = '3.24.3'
protobuf_version = '3.24.4'
}

repositories {
Expand Down

0 comments on commit 8c3d994

Please sign in to comment.