mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-23 00:06:27 +00:00
Keep Markwon
This commit is contained in:
parent
86716ab854
commit
9dbdb0f863
1 changed files with 3 additions and 0 deletions
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
|
@ -126,3 +126,6 @@
|
|||
#overscroll-decor
|
||||
-keepnames class me.everything.android.ui.overscroll.** {*;}
|
||||
|
||||
#Markwon
|
||||
-keepnames class io.noties.markwon.** {*;}
|
||||
-keepnames class org.commonmark.** {*;}
|
||||
|
|
Loading…
Reference in a new issue