mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 04:46:04 +03:00
Bump exception from 1.5.0 to 1.5.1
Bumps [exception](https://github.com/stefan-niedermann/nextcloud-commons) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases) - [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.5.0...1.5.1) --- updated-dependencies: - dependency-name: com.github.stefan-niedermann.nextcloud-commons:exception dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d714bdfe5c
commit
22df863fad
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ dependencies {
|
|||
// Nextcloud SSO
|
||||
implementation 'com.github.nextcloud:Android-SingleSignOn:0.5.6'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.5.0'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.5.0'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.5.1'
|
||||
implementation('com.github.stefan-niedermann.nextcloud-commons:markdown:1.5.1') {
|
||||
exclude group: 'org.jetbrains', module: 'annotations-java5'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue