updating release 47 to 48
This commit is contained in:
parent
c786d667c4
commit
da9a9d5e56
2 changed files with 2 additions and 2 deletions
|
|
@ -456,7 +456,7 @@ class MainActivity : SimpleActivity() {
|
|||
|
||||
private fun checkWhatsNewDialog() {
|
||||
arrayListOf<Release>().apply {
|
||||
add(Release(47, R.string.release_47))
|
||||
add(Release(48, R.string.release_48))
|
||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue