Skip to content

Commit 3ce0c6b

Browse files
Merge pull request #2478 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.24.0
2 parents 501285d + 288afa2 commit 3ce0c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'
9797

9898
// Nextcloud SSO
99-
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
99+
implementation 'com.github.nextcloud.android-common:ui:0.24.0'
100100
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
101101
implementation 'com.github.stefan-niedermann:android-commons:1.0.2'
102102
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"

0 commit comments

Comments
 (0)