Skip to content

Commit

Permalink
Bump agp from 8.4.2 to 8.5.2
Browse files Browse the repository at this point in the history
Bumps `agp` from 8.4.2 to 8.5.2.

Updates `com.android.application` from 8.4.2 to 8.5.2

Updates `com.android.library` from 8.4.2 to 8.5.2

Updates `com.android.dynamic-feature` from 8.4.2 to 8.5.2

Updates `com.android.test` from 8.4.2 to 8.5.2

---
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.dynamic-feature
  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 Aug 28, 2024
1 parent 47ffce9 commit 9496f6c
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 @@ -3,7 +3,7 @@ min-sdk = "31"
compile-sdk = "35"
target-sdk = "34"
jdk = "17"
agp = "8.4.2"
agp = "8.5.2"

kotlin = "2.0.20"
kotlinx-coroutines = "1.9.0-RC"
Expand Down

0 comments on commit 9496f6c

Please sign in to comment.