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

Read operation crashes the app when app uses gradle plugin 7.0.2 #191

Closed HarshKothari88 closed 2 years ago

HarshKothari88 commented 2 years ago

Release an instant fix for this we couldn't update the Gradle plugin due to this issue which affects other libraries. While debugging everything is fine but after generating a signed build apk or aab file the app tends to crash whenever it performs a read operation

Vall0n commented 2 years ago

This is also described here: #188

pilgr commented 2 years ago

The issue has been fixed. Please refer to this task for instructions and give your feedback https://github.com/pilgr/Paper/issues/196