Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
> java.lang.IllegalArgumentException: ExampleClass should implement Serializable in order to be cached.
I can not cache even POJO
What is the cache it uses? I guess, snappy db.
How can I change it?
I can not cache even POJO
What is the cache it uses? I guess, snappy db.
How can I change it?