Skip to content

Commit 4cbbab3

Browse files
authored
android-21 system image (#91)
1 parent 3b1e667 commit 4cbbab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ RUN curl -sS https://dl.google.com/android/repository/${SDK_VERSION} -o /tmp/sdk
6666
"build-tools;$ANDROID_TOOLS_VERSION" \
6767
"add-ons;addon-google_apis-google-23" \
6868
"cmake;3.10.2.4988404" \
69-
"system-images;android-19;google_apis;armeabi-v7a" \
69+
"system-images;android-21;google_apis;armeabi-v7a" \
7070
"extras;android;m2repository" \
7171
"ndk;$NDK_VERSION" \
7272
&& rm -rf ${ANDROID_HOME}/.android

0 commit comments

Comments
 (0)