Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump agp from 8.6.0 to 8.7.0 #122

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump agp from 8.6.0 to 8.7.0
Bumps `agp` from 8.6.0 to 8.7.0.

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

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

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

---
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>
dependabot[bot] authored Oct 7, 2024
commit 8a33f257b0d48beb60d52c51bb74f4f142577c05
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

kotlin = "2.0.20"
ksp = "2.0.20-1.0.24"
agp = "8.6.0"
agp = "8.7.0"
appcompat = "1.7.0"
colorpicker = "1.1.0"
commonsText = "1.12.0"