Skip to content

Commit

Permalink
Merge pull request #2183 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 d6cd487 + c1a3052 commit 61b105d
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 @@ -9,7 +9,7 @@ buildscript {
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.github.ben-manes:gradle-versions-plugin:0.51.0"
classpath "com.android.tools.build:gradle:8.6.1"
classpath "com.android.tools.build:gradle:8.7.0"
}
}

Expand Down

0 comments on commit 61b105d

Please sign in to comment.