mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-12-18 00:22:17 +03:00
Bump com.android.tools:desugar_jdk_libs from 2.0.0 to 2.0.1
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.0.0 to 2.0.1. - [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>
This commit is contained in:
parent
5afcb3b026
commit
0087139150
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.0'
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.1'
|
||||
|
||||
// Nextcloud SSO
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.6.1'
|
||||
|
|
Loading…
Reference in a new issue