In case of an invalid response like now with #38 and previously with #36, the app should present a button that queries for "news" on the issue. The news could be queried from the root of the repository like updateCheck and the obsolete (and no longer updated) versionCode.
In case of an invalid response like now with #38 and previously with #36, the app should present a button that queries for "news" on the issue. The news could be queried from the root of the repository like `updateCheck` and the obsolete (and no longer updated) `versionCode`.
In case of an invalid response like now with #38 and previously with #36, the app should present a button that queries for "news" on the issue. The news could be queried from the root of the repository like
updateCheck
and the obsolete (and no longer updated)versionCode
.Implemented.