mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
fix windows ci
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/22557 Differential Revision: D13381568 Pulled By: hramos fbshipit-source-id: db2ca0615c4cde5b0a4ae8ae824a005bcc1e2a1c
This commit is contained in:
committed by
Facebook Github Bot
parent
90f582ffb9
commit
fe10dfc72c
@@ -1,6 +1,6 @@
|
||||
environment:
|
||||
ANDROID_HOME: "C:\\android-sdk-windows"
|
||||
ANDROID_NDK: "C:\\android-sdk-windows\\android-ndk-r17b"
|
||||
ANDROID_NDK: "C:\\android-sdk-windows\\android-ndk-r17c"
|
||||
ANDROID_BUILD_VERSION: 28
|
||||
ANDROID_TOOLS_VERSION: 28.0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user