We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca91049 commit e209092Copy full SHA for e209092
root-project.gradle
@@ -27,7 +27,7 @@ buildscript {
27
28
dependencies {
29
classpath 'com.android.tools.build:gradle:3.4.2'
30
- classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.8'
+ classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.10'
31
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.7.1'
32
classpath 'org.jsoup:jsoup:1.11.2'
33
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.8'
0 commit comments