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 410 forks source link

check update is available #192

Open ilhamfidatama opened 4 years ago

ilhamfidatama commented 4 years ago

how to activate update dialog only when update is available?

corylowry12 commented 3 years ago

I believe you just type out your parameters and do not have .showEvery() listed. then it will not show unless theres an update.