Skip to content

Commit

Permalink
Update Protobuf Gradle Plugin to version 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen committed Jul 16, 2023
1 parent eec7c29 commit 7ef05fd
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 @@ -19,7 +19,7 @@ buildscript {
mockwebserver: '4.11.0', // This is different than a-c, but we're fine, it's only tests.
kotlin: '1.8.21',
robolectric: '4.10.3',
rust_android_plugin: '0.9.3',
rust_android_plugin: '0.9.4',

// Android X dependencies
androidx_annotation: '1.6.0',
Expand Down

0 comments on commit 7ef05fd

Please sign in to comment.