Skip to content

Commit 7ee4e15

Browse files
authored
Merge pull request #826 from microsoftgraph/dependabot/gradle/android/feature/6.0/com.android.tools.build-gradle-8.2.1
Bump com.android.tools.build:gradle from 8.2.0 to 8.2.1 in /android
2 parents 697a1c7 + fb9cb8d commit 7ee4e15

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
@@ -8,7 +8,7 @@ buildscript {
88
dependencies {
99
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.16.1"
1010
classpath "gradle.plugin.com.github.viswaramamoorthy:gradle-util-plugins:0.1.0-RELEASE"
11-
classpath "com.android.tools.build:gradle:8.2.0"
11+
classpath "com.android.tools.build:gradle:8.2.1"
1212
classpath "com.github.ben-manes:gradle-versions-plugin:0.50.0"
1313
}
1414
}

0 commit comments

Comments
 (0)