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

Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.1.3 to 2.1.4.
- [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-12-23 08:27:20 +00:00 committed by Artem Chepurnyi
parent 38e1fea7e7
commit 2cad9a12e3

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.3"
androidDesugar = "2.1.4"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
androidPlugin = "8.7.3"
androidxActivity = "1.9.3"