javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 412 forks source link

Filter GitHub response to the latest release #130

Closed dhebbeker closed 6 years ago

dhebbeker commented 6 years ago

Changed url of GitHub release page to the one containing the latest release.

Fixes #129.

Has been tested in dhebbeker/AppUpdater@cd212c44aa4a2ac28dc7865ed72e952806610153

dhebbeker commented 6 years ago

@javiersantos, would you please review this pull request. It is just a tiny change which could improve the behavior for GitHub releases a lot. :octocat: