govindabhattar
Results
1
issues of
govindabhattar
Hello, need proguard rules for this library.Searched extensively & found these rules -dontwarn org.joda.convert.** -dontwarn org.joda.time.** -keep class org.joda.time.** { *; } -keep interface org.joda.time.** { *; } but when...