Skip to content

Commit 9bf1762

Browse files
committed
fix #392, do not minimize checklist json at exporting
1 parent a0be367 commit 9bf1762

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/proguard-rules.pro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
-keep class com.simplemobiletools.notes.pro.models.ChecklistItem {
2+
<fields>;
3+
}

0 commit comments

Comments
 (0)