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

After click on 'Do not show again' button.i was unable to test #169

Open shabeerklm opened 5 years ago

shabeerklm commented 5 years ago

After click on 'Do not show again' button.i was unable to test ..App updater not showing...what to do setButtonDoNotShowAgain(null) is not working. setButtonDoNotShowAgain(null) may work ..i want to test that..

songoten28 commented 4 years ago
setButtonDoNotShowAgain(null)

This seem only working for Java not for Kotlin.