Skip to content

Commit 98ddaed

Browse files
authored
Merge pull request #624 from microsoftgraph/dependabot/gradle/android/com.android.tools.build-gradle-7.3.0
Bump gradle from 7.2.2 to 7.3.0 in /android
2 parents 50e46cb + d71bdc0 commit 98ddaed

File tree

12 files changed

+800
-805
lines changed

12 files changed

+800
-805
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.11.1"
12-
classpath "com.android.tools.build:gradle:7.2.2"
12+
classpath "com.android.tools.build:gradle:7.3.0"
1313
classpath "com.github.ben-manes:gradle-versions-plugin:0.42.0"
1414
}
1515
}

0 commit comments

Comments
 (0)