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

Check alpha and beta releases #125

Closed jc01rho closed 6 years ago

jc01rho commented 6 years ago
Details
Builder
new AppUpdater(this)
   ...
   .start();
Reproduction Steps

1. 2. 3.

Expected Result
Actual Result
javiersantos commented 6 years ago

Duplicate of #117 and explained in the Wiki.

jc01rho commented 6 years ago

so sorry about inconvenience. my mistake :(