lets show the disabled hidden item displaying in Whats New
This commit is contained in:
parent
9f3f82b9c5
commit
7a24f6f05b
|
@ -1443,6 +1443,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener {
|
||||||
add(Release(277, R.string.release_277))
|
add(Release(277, R.string.release_277))
|
||||||
add(Release(295, R.string.release_295))
|
add(Release(295, R.string.release_295))
|
||||||
add(Release(327, R.string.release_327))
|
add(Release(327, R.string.release_327))
|
||||||
|
add(Release(359, R.string.faq_16_text))
|
||||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue