build(deps): Bump androidPlugin from 8.7.2 to 8.7.3

Bumps `androidPlugin` 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

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

---
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
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-03 08:54:51 +00:00 committed by Artem Chepurnyi
parent 79e20ad0e7
commit ba22ee1008

View File

@ -17,7 +17,7 @@ androidBillingClient = "7.1.1"
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
androidDesugar = "2.1.3"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.7.2"
androidPlugin = "8.7.3"
androidxActivity = "1.9.3"
androidxAppCompat = "1.7.0"
androidxAutofill = "1.3.0-beta01"