Skip to content

Commit e12eabd

Browse files
Merge pull request #1652 from microsoftgraph/dependabot/gradle/android/com.android.tools.build-gradle-8.5.0
Bump com.android.tools.build:gradle from 8.4.2 to 8.5.0 in /android
2 parents 7f7e583 + 36ffc98 commit e12eabd

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
@@ -6,7 +6,7 @@ buildscript {
66

77
dependencies {
88
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.17.5"
9-
classpath "com.android.tools.build:gradle:8.4.2"
9+
classpath "com.android.tools.build:gradle:8.5.0"
1010
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
1111
}
1212
}

0 commit comments

Comments
 (0)