Skip to content

Commit

Permalink
build(deps): bump androidGradlePlugin from 8.8.0 to 8.8.1
Browse files Browse the repository at this point in the history
Bumps `androidGradlePlugin` from 8.8.0 to 8.8.1.

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

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

---
updated-dependencies:
- 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]>
  • Loading branch information
dependabot[bot] authored and david-allison committed Feb 14, 2025
1 parent aa6bc0d commit 7a70fea
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 @@ -18,7 +18,7 @@ ktlint = '1.5.0'
#
# Old changelogs - See 'Table of Contents' in sidebar
# https://developer.android.com/build/releases/past-releases
androidGradlePlugin = "8.8.0"
androidGradlePlugin = "8.8.1"
# https://developer.android.com/jetpack/androidx/releases/activity
androidxActivity = "1.10.0"
# https://developer.android.com/jetpack/androidx/releases/annotation
Expand Down

0 comments on commit 7a70fea

Please sign in to comment.