Skip to content

Commit cab5a37

Browse files
committed
add all models at proguard exceptions
1 parent 6d10ed8 commit cab5a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
-keep class com.simplemobiletools.notes.pro.models.ChecklistItem {
1+
-keep class com.simplemobiletools.notes.pro.models.* {
22
<fields>;
33
}

0 commit comments

Comments
 (0)