AMIT SHEKHAR
AMIT SHEKHAR
Ok, we can solve it by implementing pagination feature in the library. We will try to include the pagination in the new version.
This seems weird. Is this working when you do not put it into a private static volatile variable?
We will migrate soon. But for now, you can use [Jetifier](https://stackoverflow.com/questions/51680671/what-is-jetifier).
Hey, @deletescape Yes, It is clearly mentioned in the document. Use `debugImplementation` so that it will only compile in your debug build and not in your release build. Yes, of...
Oh... Let me verify it.
@abhinav-adtechs Please let me know which version of the libraries you are using for both Room and Android-Debug-Database
@rupeshpadhye Thanks for pointing it out, I will check it soon
Please use this ``` -keep class com.amitshekhar.DebugDB** -keep class com.amitshekhar.model.** { *; } ```
@MiSikora We will add this to the library in the consumer Proguard rules in the new release.
Okay got it. We will consider in the new release.