Skip to content

Commit 56ad741

Browse files
Bump gradle from 3.4.2 to 4.0.0 (#1726)
Bumps gradle from 3.4.2 to 4.0.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eea0ac4 commit 56ad741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ buildscript {
2929
}
3030

3131
dependencies {
32-
classpath 'com.android.tools.build:gradle:3.4.2'
32+
classpath 'com.android.tools.build:gradle:4.0.0'
3333
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.10'
3434
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.7.1'
3535
classpath 'org.jsoup:jsoup:1.11.2'

0 commit comments

Comments
 (0)