New options: hide post type and hide the number of awards. Tweak settings.

This commit is contained in:
Alex Ning
2021-02-24 00:15:37 +08:00
parent 73ddafdfcc
commit 07e2e1e746
14 changed files with 133 additions and 55 deletions

View File

@@ -132,7 +132,7 @@ dependencies {
implementation "com.github.Piasy.BigImageViewer:GlideImageViewFactory:$bivVersion"
// Markdown
def markwonVersion = "4.6.0"
def markwonVersion = "4.6.2"
implementation "io.noties.markwon:core:$markwonVersion"
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"
implementation "io.noties.markwon:linkify:$markwonVersion"