react-native-skia
react-native-skia copied to clipboard
Remove hard requirement on CMake
The Android builds system has a hard requirement on CMake version 3.10.2. This shouldn't necessary and creates some issues for CI systems.
Reported here: #627