Merge pull request #341 from morphis/f/update-android-image

Update to newer Android image
This commit is contained in:
Simon Fels 2017-07-07 11:22:43 +02:00 committed by GitHub
commit 7fc8bb46d2

View file

@ -37,8 +37,8 @@ parts:
case "$ARCH" in
x86_64)
IMAGE_PATH="2017/04/12"
IMAGE_NAME="android_1_amd64"
IMAGE_PATH="2017/07/07"
IMAGE_NAME="android_2_amd64"
;;
arm*)
IMAGE_PATH="2017/06/12"