pilgr / Paper

Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
Apache License 2.0
2.34k stars 234 forks source link

Couldn't read/deserialize file /data/user/0/" #211

Open 578618770wts opened 8 months ago

578618770wts commented 8 months ago

"I'm already using the latest version, 2.7.2, but still encountering this error: io.paperdb.PaperDbException: Couldn't read/deserialize file /data/user/0/" here is my build.gradle for my app image