We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1abf003 commit 5656572Copy full SHA for 5656572
.github/workflows/test.yml
@@ -39,10 +39,6 @@ jobs:
39
- name: Build and check
40
run: ./gradlew assembleDebug assembleDebugAndroidTest build check
41
42
- - name: Install Build-Tools 35
43
- run: yes | "${ANDROID_HOME}/cmdline-tools/latest/bin/sdkmanager" \
44
- "build-tools;35.0.0-rc3"
45
-
46
- name: Alignment script executable
47
run: chmod +x scripts/check_elf_alignment.sh
48
0 commit comments