Skip to content

Commit 54113fd

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump gradle from 7.0.3 to 7.0.4
Bumps gradle from 7.0.3 to 7.0.4. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 131f955 commit 54113fd

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
@@ -4,7 +4,7 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:7.0.3'
7+
classpath 'com.android.tools.build:gradle:7.0.4'
88
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
99
}
1010
}

0 commit comments

Comments
 (0)