File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
kotlin/com/simplemobiletools/filemanager/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 @@ -416,6 +416,7 @@ class MainActivity : SimpleActivity() {
416416 add(Release (37 , R .string.release_37))
417417 add(Release (71 , R .string.release_71))
418418 add(Release (75 , R .string.release_75))
419+ add(Release (96 , R .string.release_96))
419420 checkWhatsNew(this , BuildConfig .VERSION_CODE )
420421 }
421422 }
Original file line number Diff line number Diff line change 33 <string name =" package_name" >com.simplemobiletools.filemanager.pro</string >
44
55 <!-- Release notes -->
6+ <string name =" release_96" >Allow toggling between list and grid view</string >
67 <string name =" release_75" >
78 Allow customizing the bottom navigation bar color\n
89 Allow toggling between the old renaming by append/prepend and the new pattern
You can’t perform that action at this time.
0 commit comments