build(deps): Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3

Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.1.2 to 2.1.3.
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/desugar_jdk_libs/commits)

---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
  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-11-08 08:16:35 +00:00 committed by Artem Chepurnyi
parent 77be8e5e0d
commit 7a453e1b0a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ appVersionCode = "6"
accompanist = "0.36.0"
androidBillingClient = "7.1.1"
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
androidDesugar = "2.1.2"
androidDesugar = "2.1.3"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.7.2"
androidxActivity = "1.9.3"