We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47ba40 commit 423fa94Copy full SHA for 423fa94
1 file changed
packages/react-native-mmkv/android/build.gradle
@@ -145,5 +145,5 @@ dependencies {
145
implementation project(":react-native-nitro-modules")
146
147
// Add a dependency on mmkv core (this ships a C++ prefab)
148
- implementation "io.github.zhongwuzw:mmkv:2.4.0"
+ implementation "io.github.zhongwuzw:mmkv:2.4.1"
149
}
0 commit comments