Update markwon

This commit is contained in:
Jannis Mattheis
2019-11-28 21:41:46 +01:00
parent 7bc34df352
commit d9113a8a95
2 changed files with 10 additions and 11 deletions

View File

@@ -49,9 +49,10 @@ dependencies {
annotationProcessor 'com.jakewharton:butterknife-compiler:9.0.0-rc1'
implementation 'com.hypertrack:hyperlog:0.0.10'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'ru.noties.markwon:core:3.0.0'
implementation 'ru.noties.markwon:image-gif:3.0.0'
implementation 'ru.noties.markwon:ext-tables:3.0.0'
implementation 'io.noties.markwon:core:4.2.0'
implementation 'io.noties.markwon:image-picasso:4.2.0'
implementation 'io.noties.markwon:image:4.2.0'
implementation 'io.noties.markwon:ext-tables:4.2.0'
}
configurations {