Skip to content
Snippets Groups Projects
Commit 155458d1 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Update downloading log

parent 69f4fd44
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@ fi
# Download build tools, Android SDK version & Android AppCompat
for i in "build-tools;25.0.2" "platforms;android-24" "extras;google;m2repository"; do
echo "Downloading $i"
echo "Checking and/or downloading '$i'"
yes | $ANDROID_SDK/tools/bin/sdkmanager $i
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment