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:
Andy Scherzinger 2024-01-26 19:49:30 +01:00 committed by GitHub
commit 9fdc3c58fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"