Skip to content

Commit

Permalink
Bump androidGradlePlugin from 8.6.0 to 8.7.1
Browse files Browse the repository at this point in the history
Bumps `androidGradlePlugin` from 8.6.0 to 8.7.1.

Updates `com.android.application` from 8.6.0 to 8.7.1

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

Updates `com.android.test` from 8.6.0 to 8.7.1

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 7d83642 commit 510f725
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
@@ -1,7 +1,7 @@
[versions]
# Plugin
ksp = "2.0.20-1.0.25"
androidGradlePlugin = "8.6.0"
androidGradlePlugin = "8.7.1"

# Kotlin
kotlin = "2.0.20"
Expand Down

0 comments on commit 510f725

Please sign in to comment.