diff --git a/build.gradle b/build.gradle index d9321cf08..cc12eb944 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:8.6.1' - classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.4' + classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.5' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files }