We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b69d97 commit 3d2c9ebCopy full SHA for 3d2c9eb
app/build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
// Nextcloud SSO
99
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
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