Skip to content

Commit

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

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

Updates `com.android.library` from 8.5.2 to 8.6.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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 7932850 commit 14bf68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
val agpVersion = "8.5.2"
val agpVersion = "8.6.0"
val kotlinVersion = "2.0.0"
id("com.android.application") version agpVersion apply false
id("com.android.library") version agpVersion apply false
Expand Down

0 comments on commit 14bf68c

Please sign in to comment.