Skip to content

Commit f73bfc2

Browse files
gengjiawengrabbou
authored andcommitted
fix windows ci
Summary: Pull Request resolved: facebook#22557 Differential Revision: D13381568 Pulled By: hramos fbshipit-source-id: db2ca0615c4cde5b0a4ae8ae824a005bcc1e2a1c
1 parent b93e219 commit f73bfc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
environment:
22
ANDROID_HOME: "C:\\android-sdk-windows"
33
ANDROID_NDK: "C:\\android-sdk-windows\\android-ndk-r17c"
4-
ANDROID_BUILD_VERSION: 27
5-
ANDROID_TOOLS_VERSION: 27.0.3
4+
ANDROID_BUILD_VERSION: 28
5+
ANDROID_TOOLS_VERSION: 28.0.2
66

77
GRADLE_OPTS: -Dorg.gradle.daemon=false
88

0 commit comments

Comments
 (0)