This repository has been archived by the owner on Jul 29, 2022. It is now read-only.
Take a look at the migration guide
Changed
- Upgraded to Kotlin 1.5.31 and Gradle 7.1.1.
- Migrated to Jetpack Room for the SQLite database storing rights and passphrases (contributed by @stevenzeck).
- Note that the internal SQL schema changed. You will need to update your app if you were querying the database manually.