Skip to content

v6.4.0

Compare
Choose a tag to compare
@i1E i1E released this 19 May 11:37
· 61 commits to master since this release
  • LibPDF417 is now fully ProGuard-compatible, i.e. you no longer need to exclude com.microblink.** classes in your ProGuard configuration
  • removed support for Android 2.3 and Android 4.0 - minimum required Android version is now Android 4.1 (API level 16)
  • removed support for armeabi devices and ARMv7 devices without NEON SIMD support
    • support for ARMv7 devices with NEON support still remains