We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ce0c6b + 3d2c9eb commit 2ee1dc1Copy full SHA for 2ee1dc1
app/build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
// Nextcloud SSO
99
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'
+ implementation 'com.github.stefan-niedermann:android-commons:1.0.4'
102
implementation "com.github.stefan-niedermann.nextcloud-commons:sso-glide:$commonsVersion"
103
implementation "com.github.stefan-niedermann.nextcloud-commons:exception:$commonsVersion"
104
implementation("com.github.stefan-niedermann.nextcloud-commons:markdown:$commonsVersion") {
0 commit comments