Skip to content

Commit 1548a2d

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump gradle from 7.0.2 to 7.0.3
Bumps gradle from 7.0.2 to 7.0.3. --- 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 53972cd commit 1548a2d

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.2'
7+
classpath 'com.android.tools.build:gradle:7.0.3'
88
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
99
}
1010
}

0 commit comments

Comments
 (0)