mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
Merge pull request #1985 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.14.0
build(deps): Bump com.github.nextcloud.android-common:ui from 0.13.0 to 0.14.0
This commit is contained in:
commit
9fdc3c58fe
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ dependencies {
|
|||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
|
||||
|
||||
// Nextcloud SSO
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.13.0'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.14.0'
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:1.0.0'
|
||||
implementation 'com.github.stefan-niedermann:android-commons:1.0.0'
|
||||
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"
|
||||
|
|
Loading…
Reference in a new issue