Skip to content

v1.2.12

Compare
Choose a tag to compare
@lingol lingol released this 17 Jan 07:33
· 368 commits to master since this release
eef91a7

v1.2.12 / 2022-01-17

Changes for All platforms

  • Fix a bug that a subsequential clearAll() call may fail to take effect in multi-process mode.
  • Hide some OpenSSL symbols to prevent link-time symbol conflict, when an App somehow also static linking OpenSSL.

Android

  • Upgrade compileSdkVersion & targetSdkVersion from 30 to 31.