We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 501285d + 288afa2 commit 3ce0c6bCopy full SHA for 3ce0c6b
app/build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4'
97
98
// Nextcloud SSO
99
- implementation 'com.github.nextcloud.android-common:ui:0.23.2'
+ implementation 'com.github.nextcloud.android-common:ui:0.24.0'
100
implementation 'com.github.nextcloud:Android-SingleSignOn:1.3.2'
101
implementation 'com.github.stefan-niedermann:android-commons:1.0.2'
102
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"
0 commit comments