diff --git a/build.gradle b/build.gradle index e797e38ff..bb370a6b0 100644 --- a/build.gradle +++ b/build.gradle @@ -28,7 +28,7 @@ buildscript { classpath "org.jetbrains.dokka:dokka-gradle-plugin:${version_dokka}" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files - classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.19' + classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.1' classpath 'gradle.plugin.org.mozilla.rust-android-gradle:plugin:0.9.0'