We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c8576 commit 4af4347Copy full SHA for 4af4347
ci/android-install-sdk.sh
@@ -53,7 +53,7 @@ echo '### User Sources for Android SDK Manager' >> /root/.android/repositories.c
53
echo '#Fri Nov 03 10:11:27 CET 2017 count=0' >> /root/.android/repositories.cfg
54
55
# Print all available packages
56
-yes | ./sdk/tools/bin/sdkmanager --list --verbose
+# yes | ./sdk/tools/bin/sdkmanager --list --verbose
57
58
# --no_https avoids
59
# javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found
0 commit comments