mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
New options: hide post type and hide the number of awards. Tweak settings.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user