mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
fix #392, do not minimize checklist json at exporting
This commit is contained in:
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>;
|
||||
}
|
||||
|
Reference in New Issue
Block a user