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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 7d69dfe commit 354590c
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 = "1.9.0-1.0.13"
androidGradlePlugin = "8.0.2"
androidGradlePlugin = "8.7.1"

# Kotlin
kotlin = "1.8.10"
Expand Down

0 comments on commit 354590c

Please sign in to comment.