File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
kotlin/com/simplemobiletools/notes/pro/activities Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1075,6 +1075,7 @@ class MainActivity : SimpleActivity() {
10751075 add(Release (62 , R .string.release_62))
10761076 add(Release (64 , R .string.release_64))
10771077 add(Release (67 , R .string.release_67))
1078+ add(Release (81 , R .string.release_81))
10781079 checkWhatsNew(this , BuildConfig .VERSION_CODE )
10791080 }
10801081 }
Original file line number Diff line number Diff line change 33 <string name =" package_name" >com.simplemobiletools.notes.pro</string >
44
55 <!-- Release notes -->
6+ <string name =" release_81" >Notes linked to files have been reset, please set them up again</string >
67 <string name =" release_67" >
78 Allow reordering checklist items by dragging, once selection mode by long pressing is activated\n
89 Added a new settings item for moving undone checklist items at the top automatically
You can’t perform that action at this time.
0 commit comments