Skip to content

Commit 79faa18

Browse files
authored
Merge pull request #966 from microsoftgraph/dependabot/gradle/android/com.android.tools.build-gradle-7.0.4
Bump gradle from 4.1.3 to 7.0.4 in /android
2 parents 2e61e9a + 1010ede commit 79faa18

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.7.2"
12-
classpath "com.android.tools.build:gradle:4.1.3"
12+
classpath "com.android.tools.build:gradle:7.0.4"
1313
classpath "com.github.ben-manes:gradle-versions-plugin:0.39.0"
1414
}
1515
}

0 commit comments

Comments
 (0)