Skip to content

Commit

Permalink
Merge pull request #46 from I-Info/dependabot/gradle/protobuf_version…
Browse files Browse the repository at this point in the history
…-3.24.4

chore(deps): bump protobuf_version from 3.24.0 to 3.24.4
  • Loading branch information
I-Info authored Oct 24, 2023
2 parents 9d732fd + 2d38047 commit e78ae01
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 @@ -8,7 +8,7 @@ buildscript {
compose_version = '1.5.4'
hilt_version = '2.48.1'
retrofit_version = "2.9.0"
protobuf_version = '3.24.0'
protobuf_version = '3.24.4'
room_version = '2.6.0'
}
} // Top-level build file where you can add configuration options common to all sub-projects/modules.
Expand Down

0 comments on commit e78ae01

Please sign in to comment.