Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@DongChyeon DongChyeon released this 29 Dec 14:38
· 1 commit to master since this release
fcf7444

🚀 Bug Fixes and Compatibility Improvements

What's Changed?

  1. [Bug/#1] Fix: Updated drawable asset names to avoid conflicts
    • Resolved drawable resource name conflicts to ensure seamless integration when used alongside other libraries or modules.
  2. [Feat/#2] Migrate to kotlinx.datetime
    • Replaced java.time with kotlinx.datetime for broader compatibility, especially for projects targeting lower API levels (minSdk 24+).