mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
show checklist item sorting in Whats New
This commit is contained in:
@ -1169,6 +1169,7 @@ class MainActivity : SimpleActivity() {
|
||||
add(Release(64, R.string.release_64))
|
||||
add(Release(67, R.string.release_67))
|
||||
add(Release(81, R.string.release_81))
|
||||
add(Release(86, R.string.release_86))
|
||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user