Skip to content

Commit 702aac2

Browse files
authored
Update make_sdk.yml
1 parent 407d827 commit 702aac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make_sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104

105105
- name: Setup Host Android SDK
106106
run: |
107-
export BUILD_TOOLS_VERSION="$BUILD_TOOLS_VERSION"
107+
export BUILD_TOOLS_VERSION="35.0.0"
108108
echo BUILD_TOOLS_VERSION=${BUILD_TOOLS_VERSION} >> $GITHUB_ENV
109109
mkdir android-sdk
110110
cd android-sdk

0 commit comments

Comments
 (0)