Add gif & tables plugin

This commit is contained in:
Jannis Mattheis
2019-04-13 10:46:13 +02:00
parent 5a9fced30d
commit ef6ea30162
2 changed files with 7 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ dependencies {
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'
}
configurations {