Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarahm-ed committed Sep 18, 2021
1 parent 7aaf808 commit 4f4b806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gettingstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ public class MainApplication extends Application implements ReactApplication {
};
```

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)
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)

### iOS

Expand Down

1 comment on commit 4f4b806

@vercel
Copy link

@vercel vercel bot commented on 4f4b806 Sep 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.