Skip to content

Commit 711ee98

Browse files
chore(deps): bump gradle from 7.0.4 to 7.1.0
Bumps gradle from 7.0.4 to 7.1.0. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c2bff3 commit 711ee98

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
@@ -9,7 +9,7 @@ buildscript {
99
maven { url "https://plugins.gradle.org/m2/" }
1010
}
1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:7.0.4'
12+
classpath 'com.android.tools.build:gradle:7.1.0'
1313
classpath "io.realm:realm-gradle-plugin:10.10.0"
1414
classpath "gradle.plugin.com.github.b3er.local.properties:local-properties-plugin:1.1"
1515
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)