Skip to content

Commit a082053

Browse files
Merge pull request #1678 from microsoftgraph/dependabot/gradle/android/com.android.tools.build-gradle-8.5.1
chore(deps): bump com.android.tools.build:gradle from 8.5.0 to 8.5.1 in /android
2 parents 415f66d + 8f2ab02 commit a082053

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.5.0"
9+
classpath "com.android.tools.build:gradle:8.5.1"
1010
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
1111
}
1212
}

0 commit comments

Comments
 (0)