Skip to content

Commit

Permalink
Gradle(deps): Bump agp from 8.7.3 to 8.8.0
Browse files Browse the repository at this point in the history
Bumps `agp` from 8.7.3 to 8.8.0.

Updates `com.android.tools.build:gradle` from 8.7.3 to 8.8.0

Updates `com.android.application` from 8.7.3 to 8.8.0

Updates `com.android.library` from 8.7.3 to 8.8.0

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent abf2ad1 commit d02edc4
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 @@ -8,7 +8,7 @@ ksp = "2.1.0-1.0.29"
#endregion

#region ---- Android Core
agp = "8.7.3"
agp = "8.8.0"
androidTools = "31.7.3"
core-ktx = "1.15.0"
lifecycleVer = "2.8.7"
Expand Down

0 comments on commit d02edc4

Please sign in to comment.