Skip to content

Commit b274a6c

Browse files
committed
Let's check the list
1 parent c255585 commit b274a6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/android-install-sdk.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ echo '#Fri Nov 03 10:11:27 CET 2017 count=0' >> /root/.android/repositories.cfg
5252
# | grep -v = || true removes the progress bar output from the sdkmanager
5353
# which produces an insane amount of output.
5454
yes | ./sdk/tools/bin/sdkmanager --licenses --no_https | grep -v = || true
55+
yes | ./sdk/tools/bin/sdkmanager --list --verbose
5556
yes | ./sdk/tools/bin/sdkmanager --no_https \
5657
"emulator" \
5758
"platform-tools" \

0 commit comments

Comments
 (0)