mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Merge appveyor.yml with .appveyor/config.yml (#22529)
Summary: A recent PR was merged with changes to appveyor.yml, but that file recently moved to .appveyor/config.yml Pull Request resolved: https://github.com/facebook/react-native/pull/22529 Differential Revision: D13342085 Pulled By: hramos fbshipit-source-id: d243e233ef769ab279dacdd48444248fbdec9417
This commit is contained in:
committed by
Mike Grabowski
parent
d1e312d8ce
commit
808a156769
@@ -1,6 +1,6 @@
|
||||
environment:
|
||||
ANDROID_HOME: "C:\\android-sdk-windows"
|
||||
ANDROID_NDK: "C:\\android-sdk-windows\\android-ndk-r17c"
|
||||
ANDROID_NDK: "C:\\android-sdk-windows\\android-ndk-r17b"
|
||||
ANDROID_BUILD_VERSION: 28
|
||||
ANDROID_TOOLS_VERSION: 28.0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user