Skip to content

Commit a22532f

Browse files
Merge pull request #2080 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 bc7aab6 + 46c03c6 commit a22532f

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
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.17.5"
1010
classpath "gradle.plugin.com.github.viswaramamoorthy:gradle-util-plugins:0.1.0-RELEASE"
1111
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
12-
classpath "com.android.tools.build:gradle:8.5.0"
12+
classpath "com.android.tools.build:gradle:8.5.1"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)