react-native-ci icon indicating copy to clipboard operation
react-native-ci copied to clipboard

Detect and match the Android SDK version in android/ and in circle.yml

Open lewtds opened this issue 5 years ago • 0 comments

In circle.yml we have to specify the Android build env, including the available SDK. If this doesn't match what is in the test project's android/ folder then the build will fail.

lewtds avatar May 02 '19 13:05 lewtds