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.2 to 8.7.3.

---
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 Dec 3, 2024
1 parent c1aba52 commit e9ba8d8
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.2"
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.7.2"
classpath "com.android.tools.build:gradle:8.7.3"
}
}

Expand Down

0 comments on commit e9ba8d8

Please sign in to comment.