I am using a third party library in my project, since then proguard is issuing me these warnings, which I can\'t relate to that library, Here is the library I am using: Lollipin
Try:
-dontwarn com.github.orangegangsters.lollipin
instead of
-keeppackagenames com.github.orangegangsters.lollipin