Skip to content

Commit c6ec353

Browse files
committed
fix update command
1 parent 972639b commit c6ec353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ else
1212
fi
1313

1414
echo "Updating SDK"
15-
android_update
15+
android_sdkmanager --update --verbose

0 commit comments

Comments
 (0)