Skip to content

Commit

Permalink
fix(deps): update dependency com.github.nextcloud.android-common:ui t…
Browse files Browse the repository at this point in the history
…o v0.24.0
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 1b69d97 commit 288afa2
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 @@ -96,7 +96,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'

// Nextcloud SSO
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
implementation 'com.github.nextcloud.android-common:ui:0.24.0'
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
implementation 'com.github.stefan-niedermann:android-commons:1.0.2'
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"
Expand Down

0 comments on commit 288afa2

Please sign in to comment.