Skip to content

Commit

Permalink
chore(deps): bump com.android.tools.build:gradle in /android
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.7.1 to 8.7.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 186d576 commit fe68b74
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.7.1"
classpath "com.android.tools.build:gradle:8.7.2"
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
}
}
Expand Down

0 comments on commit fe68b74

Please sign in to comment.