Skip to content

Commit

Permalink
Merge pull request #409 from microsoftgraph/dependabot/gradle/android…
Browse files Browse the repository at this point in the history
…/com.android.tools.build-gradle-7.3.1

Bump gradle from 7.3.0 to 7.3.1 in /android
  • Loading branch information
baywet authored Oct 14, 2022
2 parents 000bf85 + dbac4f9 commit a2e2046
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 {

dependencies {
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.11.2"
classpath "com.android.tools.build:gradle:7.3.0"
classpath "com.android.tools.build:gradle:7.3.1"
classpath "com.github.ben-manes:gradle-versions-plugin:0.42.0"
}
}
Expand Down

0 comments on commit a2e2046

Please sign in to comment.