Skip to content

1.2.4

Choose a tag to compare

@qiaoyuang qiaoyuang released this 14 Oct 16:01
· 154 commits to main since this release

Update Kotlin Version

  • Based on Kotlin 1.7.20

Update Other Build Tools

  • Gradle: 7.4.2 -> 7.5.1

  • com.gradle.enterprise: 3.7 -> 3.11.2

  • Android Target SDK API: 32 -> 33

  • Android Build Tools: 32.0.0 -> 33.0.0

Bug Fix

  • Fix the bug about empty NSData convert to ByteArray (PR#2)