Skip to content

Commit

Permalink
Bump protobuf version
Browse files Browse the repository at this point in the history
  • Loading branch information
dae authored and mikehardy committed Jun 27, 2022
1 parent 69fa59b commit 8e09b32
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 @@ -6,7 +6,7 @@ buildscript {
compileSdkVersion = 31
targetSdkVersion = 30
minSdkVersion = 21
protobufVersion = "3.19.3"
protobufVersion = "3.21.2"
appcompatVersion = "1.3.1"
androidxTestJunitVersion = "1.1.3"
sqliteVersion = "2.2.0"
Expand Down

0 comments on commit 8e09b32

Please sign in to comment.