mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-20 18:40:20 +01:00
fix #392, do not minimize checklist json at exporting
This commit is contained in:
parent
a0be367244
commit
9bf17625a5
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@ -0,0 +1,3 @@
|
||||
-keep class com.simplemobiletools.notes.pro.models.ChecklistItem {
|
||||
<fields>;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user