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.5.2 to 8.6.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 7df5c79 commit d96852f
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"
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.5.2"
classpath "com.android.tools.build:gradle:8.6.0"
}
}

Expand Down

0 comments on commit d96852f

Please sign in to comment.