Skip to content

Commit

Permalink
Bump the android-gradle-plugin group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the android-gradle-plugin group with 3 updates: com.android.tools.build:gradle-api, com.android.library and com.android.tools:common.


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

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

Updates `com.android.tools:common` from 31.7.2 to 31.7.3

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MGaetan89 committed Dec 9, 2024
1 parent 86134cf commit 7cbf987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
robolectric-nativeruntime-dist-compat = "1.0.16"

# https://developer.android.com/studio/releases
android-gradle = "8.7.2"
android-gradle = "8.7.3"

android-tools-common = "31.7.2"
android-tools-common = "31.7.3"

# The runtime dependency for Android classes when Robolectric tests are run
androidstubs = "34"
Expand Down

0 comments on commit 7cbf987

Please sign in to comment.