Remove old release notes
This commit is contained in:
parent
2d8a626ec0
commit
7c042f7e6c
1 changed files with 0 additions and 2 deletions
|
|
@ -601,8 +601,6 @@ class MainActivity : SimpleActivity() {
|
||||||
|
|
||||||
private fun checkWhatsNewDialog() {
|
private fun checkWhatsNewDialog() {
|
||||||
arrayListOf<Release>().apply {
|
arrayListOf<Release>().apply {
|
||||||
add(Release(48, R.string.release_48))
|
|
||||||
add(Release(62, R.string.release_62))
|
|
||||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue