Skip to content

Commit

Permalink
Merge pull request #1057 from microsoftgraph/Ndiritu-patch-1
Browse files Browse the repository at this point in the history
Update Android gradle build tools
  • Loading branch information
Ndiritu authored Oct 2, 2024
2 parents bcb6ce2 + 7e41eab commit 60a24c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.18.1"
classpath "gradle.plugin.com.github.viswaramamoorthy:gradle-util-plugins:0.1.0-RELEASE"
classpath "com.android.tools.build:gradle:8.6.1"
classpath "com.android.tools.build:gradle:8.7.0"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
}
}
Expand Down

0 comments on commit 60a24c5

Please sign in to comment.