Skip to content

Commit 60abfce

Browse files
build(deps): bump gradle from 7.1.1 to 7.2.0 in /android
Bumps gradle from 7.1.1 to 7.2.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 ad07118 commit 60abfce

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
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:7.1.1'
10+
classpath 'com.android.tools.build:gradle:7.2.0'
1111
classpath 'com.google.gms:google-services:4.3.10'
1212

1313
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)