Skip to content

Commit

Permalink
Merge pull request #1985 from nextcloud/dependabot/gradle/com.github.…
Browse files Browse the repository at this point in the history
…nextcloud.android-common-ui-0.14.0

build(deps): Bump com.github.nextcloud.android-common:ui from 0.13.0 to 0.14.0
  • Loading branch information
AndyScherzinger authored Jan 26, 2024
2 parents 96f5c3b + 6ed5fbd commit 9fdc3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9fdc3c5

Please sign in to comment.