mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
bump buck to 2018.10.29.01. fixes Android CI (#22049)
Summary: Bump buck to latest or 2018.10.29.01, which will fix Android CI. Pull Request resolved: https://github.com/facebook/react-native/pull/22049 Differential Revision: D12879205 Pulled By: TheSavior fbshipit-source-id: 5d196fba38cb27266cadbebae00367aa773751ca
This commit is contained in:
committed by
Facebook Github Bot
parent
58732a88b6
commit
b40e23dee5
@@ -25,7 +25,7 @@ LABEL maintainer="Héctor Ramos <hector@fb.com>"
|
||||
ARG SDK_VERSION=sdk-tools-linux-3859397.zip
|
||||
ARG ANDROID_BUILD_VERSION=27
|
||||
ARG ANDROID_TOOLS_VERSION=27.0.3
|
||||
ARG BUCK_VERSION=v2018.07.23.01
|
||||
ARG BUCK_VERSION=v2018.10.29.01
|
||||
ARG NDK_VERSION=17c
|
||||
ARG NODE_VERSION=8.10.0
|
||||
ARG WATCHMAN_VERSION=4.9.0
|
||||
|
||||
Reference in New Issue
Block a user