You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v1.2.11 / 2021-10-26
Android
Due to increasing report about crash inside STL, we have decided to make MMKV static linkinglibc++by default. Starting from v1.2.11, com.tencent:mmkv-static is the same as com.tencent:mmkv.
For those still in need of MMKV with shared linking of libc++_shared, you could use com.tencent:mmkv-shared instead.