Skip to content

Commit 99b6598

Browse files
committed
.
1 parent d0a5395 commit 99b6598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kokoro/gcp_ubuntu/kokoro_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ i#!/bin/bash
44
set -e
55

66
sudo npm install -g @bazel/bazelisk
7-
yes | $ANDROID_HOME/tools/bin/sdkmanager "platforms;android-33"
7+
yes | $ANDROID_HOME/tools/bin/sdkmanager "platforms;android-33" "build-tools;30.0.3"
88

99
cd "${KOKORO_ARTIFACTS_DIR}/github/android-testdpc"
1010
./build.sh

0 commit comments

Comments
 (0)