Skip to content

Commit

Permalink
chore(deps): bump androidGradlePlugin from 8.5.1 to 8.5.2 (#16853)
Browse files Browse the repository at this point in the history
Bumps `androidGradlePlugin` from 8.5.1 to 8.5.2.

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

Updates `com.android.library` from 8.5.1 to 8.5.2

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 4b346c9 commit b6ba440
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 @@ -3,7 +3,7 @@ compileSdk = "34"
minSdk = "23" # also in testlib/build.gradle.kts
targetSdk = "34" # also in ../robolectricDownloader.gradle
acra = '5.11.3'
androidGradlePlugin = "8.5.1"
androidGradlePlugin = "8.5.2"
# https://developer.android.com/jetpack/androidx/releases/activity
androidxActivity = "1.9.1"
# https://developer.android.com/jetpack/androidx/releases/annotation
Expand Down

0 comments on commit b6ba440

Please sign in to comment.