mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-23 08:14:45 +00:00
Keep Markwon
This commit is contained in:
parent
1a7f1a3935
commit
c4997568f9
1 changed files with 2 additions and 0 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
@ -127,5 +127,7 @@
|
||||||
-keepnames class me.everything.android.ui.overscroll.** {*;}
|
-keepnames class me.everything.android.ui.overscroll.** {*;}
|
||||||
|
|
||||||
#Markwon
|
#Markwon
|
||||||
|
-keep class io.noties.markwon.** {*;}
|
||||||
|
-keep class org.commonmark.** {*;}
|
||||||
-keepnames class io.noties.markwon.** {*;}
|
-keepnames class io.noties.markwon.** {*;}
|
||||||
-keepnames class org.commonmark.** {*;}
|
-keepnames class org.commonmark.** {*;}
|
||||||
|
|
Loading…
Reference in a new issue