Skip to content

Commit

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

Updates `com.android.application` from 8.7.0 to 8.7.1

Updates `com.android.library` from 8.7.0 to 8.7.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 mikehardy committed Oct 15, 2024
1 parent 6bcc337 commit 5957bde
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 @@ -10,7 +10,7 @@ acra = '5.11.4'
#
# Old changelogs - See 'Table of Contents' in sidebar
# https://developer.android.com/build/releases/past-releases
androidGradlePlugin = "8.7.0"
androidGradlePlugin = "8.7.1"
# https://developer.android.com/jetpack/androidx/releases/activity
androidxActivity = "1.9.2"
# https://developer.android.com/jetpack/androidx/releases/annotation
Expand Down

0 comments on commit 5957bde

Please sign in to comment.