mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-12-18 08:32:24 +03:00
Merge pull request #1672 from nextcloud/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.0.1
Bump com.android.tools:desugar_jdk_libs from 2.0.0 to 2.0.1
This commit is contained in:
commit
1c1204cea6
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ ext {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.0'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.1'
|
||||||
|
|
||||||
// Nextcloud SSO
|
// Nextcloud SSO
|
||||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.6.1'
|
implementation 'com.github.nextcloud:Android-SingleSignOn:0.6.1'
|
||||||
|
|
Loading…
Reference in a new issue