fix #392, do not minimize checklist json at exporting

This commit is contained in:
tibbi 2021-01-19 14:17:01 +01:00
parent a0be367244
commit 9bf17625a5
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
-keep class com.simplemobiletools.notes.pro.models.ChecklistItem {
<fields>;
}