Skip to content

Commit 76cb61a

Browse files
deps(gradle): bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3 (#244)
* deps(gradle): bump com.android.tools:desugar_jdk_libs 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> * chore: update metadata * chore: update metadata --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: RyuNen344 <s1100633@outlook.com>
1 parent 4f26530 commit 76cb61a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ agp = "8.7.2"
33
androidx-test-ext-junit = "1.2.1"
44
androidx-test-ext-truth = "1.6.0"
55
com-google-truth = "1.4.4"
6-
desugar_jdk_libs = "2.1.2"
6+
desugar_jdk_libs = "2.1.3"
77
jackson-databind = "2.18.1"
88
jacoco = "0.8.11"
99
jsonassert = "1.5.3"

gradle/verification-metadata.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,14 @@
653653
<sha256 value="badfeb5925c57d7a828bebcb1b2c65779330f5c87eb5a5cd2a772571271bdc16" origin="Generated by Gradle" reason="Artifact is not signed"/>
654654
</artifact>
655655
</component>
656+
<component group="com.android.tools" name="desugar_jdk_libs" version="2.1.3">
657+
<artifact name="desugar_jdk_libs-2.1.3.jar">
658+
<sha256 value="3b9d6c2987cddf4f0b0c5df4210560bb45d232f62f830509ff29677639aab86d" origin="Generated by Gradle" reason="Artifact is not signed"/>
659+
</artifact>
660+
<artifact name="desugar_jdk_libs-2.1.3.pom">
661+
<sha256 value="18e8764d702178754e0d5d17df7c3e49396fd97f3a30f4c0881ac363bb2b9c23" origin="Generated by Gradle" reason="Artifact is not signed"/>
662+
</artifact>
663+
</component>
656664
<component group="com.android.tools" name="desugar_jdk_libs_configuration" version="2.1.1">
657665
<artifact name="desugar_jdk_libs_configuration-2.1.1.jar">
658666
<sha256 value="446bad326a57990599e74d9fcef0c506a3f1cc1ee2176f54fcd084b434e43030" origin="Generated by Gradle" reason="Artifact is not signed"/>
@@ -669,6 +677,14 @@
669677
<sha256 value="3fd134cd3a1b7550a877f94ffe2a4334b776efca1abac9e2e90502f5c1956ef5" origin="Generated by Gradle" reason="Artifact is not signed"/>
670678
</artifact>
671679
</component>
680+
<component group="com.android.tools" name="desugar_jdk_libs_configuration" version="2.1.3">
681+
<artifact name="desugar_jdk_libs_configuration-2.1.3.jar">
682+
<sha256 value="261c824fe389d417fa7ffa98c58f76c914bfbbfea7838bc6e0e2b8aac90d6ce0" origin="Generated by Gradle" reason="Artifact is not signed"/>
683+
</artifact>
684+
<artifact name="desugar_jdk_libs_configuration-2.1.3.pom">
685+
<sha256 value="8fd1362f566a24d8a0c806a4e8850e80b678ac3877e06f0cca68214db1e09d6b" origin="Generated by Gradle" reason="Artifact is not signed"/>
686+
</artifact>
687+
</component>
672688
<component group="com.android.tools" name="dvlib" version="31.5.2">
673689
<artifact name="dvlib-31.5.2.jar">
674690
<sha256 value="5ccc490258202850630c59eecb9d29a6c849bb17f10f4ca9017db649f72e481f" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)