Skip to content

Commit 288afa2

Browse files
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.24.0
1 parent 1b69d97 commit 288afa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
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)