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

Why Need To Upload Json File #133

Closed knowamit closed 6 years ago

knowamit commented 6 years ago

Can I use the Url which Returns the same format of JSON?

javiersantos commented 6 years ago

Sure. Use .setUpdateJSON("https://another-server.com/update.json").