Skip to content

Commit 510f7ed

Browse files
Bump desugar_jdk_libs from 1.1.6 to 2.0.0
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.1.6 to 2.0.0. - [Release notes](https://github.com/google/desugar_jdk_libs/releases) - [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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05fe459 commit 510f7ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ext {
7272
}
7373

7474
dependencies {
75-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6'
75+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.0'
7676

7777
// Nextcloud SSO
7878
implementation 'com.github.nextcloud:Android-SingleSignOn:0.6.1'

0 commit comments

Comments
 (0)