mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-26 14:57:38 +03:00
Merge pull request #1712 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.7.0
build(deps): Bump com.github.nextcloud.android-common:ui from 0.6.0 to 0.7.0
This commit is contained in:
commit
01cba82a80
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ dependencies {
|
|||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.2'
|
||||
|
||||
// Nextcloud SSO
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.6.0'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.7.0'
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.6.1'
|
||||
implementation 'com.github.stefan-niedermann:android-commons:0.2.9'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.6.4'
|
||||
|
|
Loading…
Reference in a new issue