UpdateCheckerLib ProGuard rules

UpdateCheckerLib – is a simple and compact Android check update library that crawls the latest version of the app on the market.

ProGuard rules for UpdateCheckerLib

Add the following lines to your ProGuard configuration proguard.cfg file in project.

############################### UpdateCheckerLib ###############################
-keep class org.jsoup.**

For more information about UpdateCheckerLib please see the website.

Static Gson ProGuard rules

Popular ProGuard rules