Skip to content

Commit

Permalink
[RFR-1100] Upgrade protos to 2.2.0 to support JSON and ZIP file format
Browse files Browse the repository at this point in the history
Upgrade protos to 2.2.0 to support JSON and ZIP file format
  • Loading branch information
hb0 authored Aug 22, 2024
2 parents 1121b4c + 05af78f commit 89a37a1
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 @@ -85,7 +85,7 @@ subprojects {
sqliteDriverVersion = '3.40.1.0'
gradleWrapperVersion = '7.6.1'
protobufVersion = '3.22.2' // Keep in sync with protobufVersion in `protos/build.gradle`
cyfaceProtosVersion = '2.1.1'
cyfaceProtosVersion = '2.2.0'

// Versions of testing dependencies
junitVersion = '5.9.2'
Expand Down

0 comments on commit 89a37a1

Please sign in to comment.