Add markdown support for messages

This commit is contained in:
Jannis Mattheis
2019-03-30 09:53:07 +01:00
parent 3b2fc90569
commit 174ab572d7
2 changed files with 6 additions and 1 deletions

View File

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