Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 8a48752 commit 9062d4d
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.0.21-1.0.27"
#endregion

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

0 comments on commit 9062d4d

Please sign in to comment.