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 bed7b2f commit 169021fCopy full SHA for 169021f
build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
classpath 'com.android.tools.build:gradle:4.0.0'
33
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.12'
34
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.7.1'
35
- classpath 'org.jsoup:jsoup:1.11.2'
+ classpath 'org.jsoup:jsoup:1.13.1'
36
classpath 'gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.8'
37
classpath 'com.google.gms:google-services:4.3.3'
38
classpath 'me.tatarka:gradle-retrolambda:3.7.1'
0 commit comments