Skip to content

Commit c7b1474

Browse files
dulmandakhgengjiawen
authored andcommitted
add back RN android packages (#47)
* bump buck to 2019.05.14.01 * remove android-28 image
1 parent 1cd50bd commit c7b1474

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@ RUN curl -sS https://dl.google.com/android/repository/${SDK_VERSION} -o /tmp/sdk
6464
"emulator" \
6565
"platforms;android-$ANDROID_BUILD_VERSION" \
6666
"build-tools;$ANDROID_TOOLS_VERSION" \
67-
"system-images;android-19;default;armeabi-v7a" \
67+
"add-ons;addon-google_apis-google-23" \
68+
"system-images;android-19;google_apis;armeabi-v7a" \
6869
"extras;android;m2repository"

0 commit comments

Comments
 (0)