Skip to content

Commit

Permalink
Merge pull request #2521 from nextcloud/renovate/com.android.tools-de…
Browse files Browse the repository at this point in the history
…sugar_jdk_libs-2.x

fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.4
  • Loading branch information
github-actions[bot] authored Jan 3, 2025
2 parents 80b5d9f + 97cf58f commit 9760d5c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ ext {
}

dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'

// Nextcloud SSO
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
Expand Down
16 changes: 16 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1434,6 +1434,14 @@
<sha256 value="18e8764d702178754e0d5d17df7c3e49396fd97f3a30f4c0881ac363bb2b9c23" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.android.tools" name="desugar_jdk_libs" version="2.1.4">
<artifact name="desugar_jdk_libs-2.1.4.jar">
<sha256 value="d7604feeef3a771d5d616b68fcc2c42f516243311ea286cfd41e1962829a6d28" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="desugar_jdk_libs-2.1.4.pom">
<sha256 value="0c0c8e1970349bf3572bf24551ee677665690203704fbb16b367d3a375961f30" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.android.tools" name="desugar_jdk_libs_configuration" version="2.0.4">
<artifact name="desugar_jdk_libs_configuration-2.0.4.jar">
<sha256 value="65ca5e091f76154b0f39337cb15e3087ccdd2691aa320b6f94aa41ec0ec8a6d0" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand All @@ -1458,6 +1466,14 @@
<sha256 value="8fd1362f566a24d8a0c806a4e8850e80b678ac3877e06f0cca68214db1e09d6b" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.android.tools" name="desugar_jdk_libs_configuration" version="2.1.4">
<artifact name="desugar_jdk_libs_configuration-2.1.4.jar">
<sha256 value="5d770c1ba225c2cdf09086bf662954ae765ee481f901b02cd7b1dc3c8077c3f4" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="desugar_jdk_libs_configuration-2.1.4.pom">
<sha256 value="31618ac9ef605b980947937ed35ac516a360348571bdb62d512f21dd9051f3fa" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.android.tools" name="dvlib" version="31.2.2">
<artifact name="dvlib-31.2.2.jar">
<sha256 value="0cb57c126ed95657ae1e0974af092b401a52b76d5683f7ccbe1f8f21af06794e" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 9760d5c

Please sign in to comment.