Skip to content

Commit 4f4b806

Browse files
committed
update docs
1 parent 7aaf808 commit 4f4b806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gettingstarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public class MainApplication extends Application implements ReactApplication {
128128
};
129129
```
130130

131-
if your build fails, check your NDK version & CMake version selected in Android Studio SDK Manager. Preferred selected version of NDK is 20.xx and CMake 3.10.2. Also make sure you do not have multiple CMake & NDK versions selected in SDK Manager.[Refer to this comment](https://github.com/ammarahm-ed/react-native-mmkv-storage/issues/67#issuecomment-801467636)
131+
if your build fails, check your NDK version & CMake version installed in Android Studio SDK Manager. Also make sure you do not have multiple CMake & NDK versions selected in SDK Manager.[Refer to this comment](https://github.com/ammarahm-ed/react-native-mmkv-storage/issues/67#issuecomment-801467636)
132132

133133
### iOS
134134

0 commit comments

Comments
 (0)