Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit d32acf87 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): Bump com.github.nextcloud.android-common:ui

Bumps [com.github.nextcloud.android-common:ui](https://github.com/nextcloud/android-common) from 0.8.0 to 0.10.0.
- [Release notes](https://github.com/nextcloud/android-common/releases)
- [Commits](https://github.com/nextcloud/android-common/compare/0.8.0...0.10.0

)

---
updated-dependencies:
- dependency-name: com.github.nextcloud.android-common:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent a7f921b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ dependencies {
    coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'

    // Nextcloud SSO
    implementation 'com.github.nextcloud.android-common:ui:0.8.0'
    implementation 'com.github.nextcloud.android-common:ui:0.10.0'
    implementation 'com.github.nextcloud:Android-SingleSignOn:0.7.0'
    implementation 'com.github.stefan-niedermann:android-commons:0.2.9'
    implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"