mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-21 20:47:03 -05:00
Release version manual update hotfix. (#283)
This commit is contained in:
parent
ff6eefe1c4
commit
97ee7b81af
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ class SettingsAboutFragment : SettingsNestedFragment() {
|
|||
if (!BuildConfig.DEBUG && BuildConfig.INCLUDE_UPDATER) {
|
||||
//Set onClickListener to check for new version
|
||||
version.setOnPreferenceClickListener {
|
||||
checkVersion()
|
||||
true
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue