Update mmkvstatic v1.3.14 (#4819)
v1.3.14 / 2025-05-13 This is a Long Term Support (LTS) release. This is a hot-fix release for Android/iOS/macOS users. So it is only available on Maven Central and CocoaPods. Android Support 16K pagesize. Fix a potential log callback OOM crash. Upgrade to NDK r28.1 to have full support of 16K pagesize. iOS Retain the callback handler to prevent a potential short-lived callback handler from crashing.
This commit is contained in:
@@ -11,7 +11,7 @@ appcompat = "1.7.1"
|
||||
material = "1.12.0"
|
||||
activity = "1.10.1"
|
||||
constraintlayout = "2.2.1"
|
||||
mmkvStatic = "1.3.12"
|
||||
mmkvStatic = "1.3.14"
|
||||
gson = "2.12.1"
|
||||
quickieFoss = "1.14.0"
|
||||
kotlinxCoroutinesAndroid = "1.10.2"
|
||||
|
||||
Reference in New Issue
Block a user