Skip to content

Commit 423fa94

Browse files
authored
feat: Bump MMKV Core fork to add support for react-native 87 (#1074)
1 parent b47ba40 commit 423fa94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-mmkv/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,5 @@ dependencies {
145145
implementation project(":react-native-nitro-modules")
146146

147147
// Add a dependency on mmkv core (this ships a C++ prefab)
148-
implementation "io.github.zhongwuzw:mmkv:2.4.0"
148+
implementation "io.github.zhongwuzw:mmkv:2.4.1"
149149
}

0 commit comments

Comments
 (0)