Skip to content

v1.12.0

Latest
Compare
Choose a tag to compare
@r-ralph r-ralph released this 30 Nov 07:52
· 4 commits to master since this release
f73a348

Updates

  • Update various libraries
    • Kotlin 2.0.21
    • libpng 1.6.44
  • Bump up minSdk version to 21

Fixes

  • #113 Fix a potential crash caused by ConcurrentModificationException by @YkSix
  • #114 Fix crash when all durations are zero by @takke
  • #115 Fixes to support 16KB page size by @nissy-yuki