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

Support for Android 8.0 and Android 9.0 #137

Closed GulajavaMinistudio closed 5 years ago

GulajavaMinistudio commented 6 years ago

Is this library supported for Android version 8.0 Oreo and Android 9.0 Pie ? I see the issues below, this library only supported until Android version 7.x

pilgr commented 5 years ago

Yes, Paper supports Android 8/9. What specific issues did you see?