Skip to content

Commit

Permalink
build(deps): Bump androidGradlePlugin from 8.7.1 to 8.7.2
Browse files Browse the repository at this point in the history
Bumps `androidGradlePlugin` from 8.7.1 to 8.7.2.

Updates `com.android.tools.build:gradle` from 8.7.1 to 8.7.2

Updates `com.android.library` from 8.7.1 to 8.7.2

Updates `com.android.application` 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
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 69948e1 commit 8533a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
core-ktx = "1.13.1"
junit = "5.11.3"
appcompat = "1.7.0"
androidGradlePlugin = "8.7.1"
androidGradlePlugin = "8.7.2"
kotlin = "2.0.21"
serialization = "1.7.3"
detekt-gradle = "1.23.7" # https://github.com/detekt/detekt/releases/tag/v1.23.6
Expand Down

0 comments on commit 8533a7e

Please sign in to comment.