Skip to content

Commit 6bef883

Browse files
Bump com.android.tools:desugar_jdk_libs from 2.0.1 to 2.0.2
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.0.1 to 2.0.2. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0b9dfd commit 6bef883

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
@@ -73,7 +73,7 @@ ext {
7373
}
7474

7575
dependencies {
76-
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.1'
76+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
7777

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

0 commit comments

Comments
 (0)