Skip to content

Commit a68efed

Browse files
Bump gradle from 7.0.4 to 7.1.0 in /android
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] <[email protected]>
1 parent fbd5218 commit a68efed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99

1010
dependencies {
1111
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.8.1"
12-
classpath "com.android.tools.build:gradle:7.0.4"
12+
classpath "com.android.tools.build:gradle:7.1.0"
1313
classpath "com.github.ben-manes:gradle-versions-plugin:0.41.0"
1414
}
1515
}

0 commit comments

Comments
 (0)