Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

2.1.0

Latest
Compare
Choose a tag to compare
@mickael-menu mickael-menu released this 23 Sep 13:58
· 2 commits to develop since this release
5e3e2b4

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.