Skip to content

Commit 12642c9

Browse files
authored
Merge pull request #891 from SimonMarquis/update/protobuf
Update protobuf 3.24.0 and protobuf plugin 0.9.4
2 parents 43d788b + fce6659 commit 12642c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ kotlinxSerializationJson = "1.5.1"
4545
ksp = "1.9.0-1.0.13"
4646
lint = "31.0.2"
4747
okhttp = "4.10.0"
48-
protobuf = "3.23.4"
49-
protobufPlugin = "0.9.3"
48+
protobuf = "3.24.0"
49+
protobufPlugin = "0.9.4"
5050
retrofit = "2.9.0"
5151
retrofitKotlinxSerializationJson = "1.0.0"
5252
room = "2.5.2"

0 commit comments

Comments
 (0)