first ad this library
implementation 'org.jsoup:jsoup:1.10.3'
Add this in opening activity..
NextUpdateChecker nextUpdateChecker=new NextUpdateChecker(this);
nextUpdateChecker.checkForUpdate(false);
// false for not showing always the update message , true showing
masudrana35362/Menually-Update-Checker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|