mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
adding undo/redo in release notes
This commit is contained in:
@ -611,6 +611,7 @@ class MainActivity : SimpleActivity(), ViewPager.OnPageChangeListener {
|
||||
add(Release(29, R.string.release_29))
|
||||
add(Release(39, R.string.release_39))
|
||||
add(Release(45, R.string.release_45))
|
||||
add(Release(49, R.string.release_49))
|
||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user