We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4f8ab8 + bccba4a commit c959b16Copy full SHA for c959b16
ci/android-install-sdk.sh
@@ -49,7 +49,7 @@ esac;
49
50
filter="$filter,sys-img-$abi-android-24"
51
52
-./android-accept-licenses.sh "android - update sdk -a --no-ui --filter $filter"
+./android-accept-licenses.sh "android - update sdk -a --no-ui --filter $filter --no-https"
53
54
echo "no" | android create avd \
55
--name $1 \
0 commit comments