Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@ktvtrifork ktvtrifork released this 17 Sep 08:56
· 2 commits to main since this release
7152be6
  • Fixed issue with android api < 24 (due to newer api being used)
  • Fixed issue with kotlin 2.0 (internal reflection issue sometimes occurring, resulting in a crash)
  • If there are issues while loading the stored user(s) the library will not crash, as this would make any app unusable in the unlikely event that data is corrupt or bad.
  • Bumped dependencies (notably kotlin to 2.0.20)