mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
Bump markdown from 1.6.2 to 1.6.3
Bumps [markdown](https://github.com/stefan-niedermann/nextcloud-commons) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/stefan-niedermann/nextcloud-commons/releases) - [Commits](https://github.com/stefan-niedermann/nextcloud-commons/compare/1.6.2...1.6.3) --- updated-dependencies: - dependency-name: com.github.stefan-niedermann.nextcloud-commons:markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ee4bdb891e
commit
d49db5a650
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ dependencies {
|
|||
implementation 'com.github.stefan-niedermann:android-commons:0.2.6'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:sso-glide:1.6.2'
|
||||
implementation 'com.github.stefan-niedermann.nextcloud-commons:exception:1.6.3'
|
||||
implementation('com.github.stefan-niedermann.nextcloud-commons:markdown:1.6.2') {
|
||||
implementation('com.github.stefan-niedermann.nextcloud-commons:markdown:1.6.3') {
|
||||
exclude group: 'org.jetbrains', module: 'annotations-java5'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue