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:
parent
77be8e5e0d
commit
7a453e1b0a
|
@ -15,7 +15,7 @@ appVersionCode = "6"
|
||||||
accompanist = "0.36.0"
|
accompanist = "0.36.0"
|
||||||
androidBillingClient = "7.1.1"
|
androidBillingClient = "7.1.1"
|
||||||
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
|
# 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
|
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
|
||||||
androidPlugin = "8.7.2"
|
androidPlugin = "8.7.2"
|
||||||
androidxActivity = "1.9.3"
|
androidxActivity = "1.9.3"
|
||||||
|
|
Loading…
Reference in New Issue