SyncMarket ProGuard rules

SyncMarket – is a library that manages your application's version update or get your Google Play information more simply.

ProGuard rules for SyncMarket

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

################################## SyncMarket ##################################
-keep public class org.jsoup.** {
 public *;
}

For more information about SyncMarket please see the website.

Static Gson ProGuard rules

Popular ProGuard rules