Releases: alkathirikhalid/forceupgrade
Releases · alkathirikhalid/forceupgrade
Force Upgrade
An Android library to detect current installed app version and current published Play Store version and perform an automatic redirect to Play Store for an update if required for API 16 and above. This library has a fail safe mechanisim in the event no network is not available or timeout() occured in 10 Sec a 0 is set to playStoreVersion resulting isNewVersion() to False. Removing the need to check for network for the actual implimentation of ForceUpgrade library.