MMKV v1.2.12 Release Notes

Release Date: 2022-01-17 // over 2 years ago
  • 🔄 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.