Skip to content

Commit a639b5d

Browse files
authored
Merge pull request #10 from PimySoft/fix-browserstack-workflow-issues
Fix Android SDK versions to match project requirements
2 parents e9d5578 + 1e850cf commit a639b5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-browserstack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
with:
3939
packages: |
4040
platform-tools
41-
platforms;android-33
42-
build-tools;33.0.0
41+
platforms;android-36
42+
build-tools;36.0.0
4343
ndk;27.1.12297006
4444
accept-android-sdk-licenses: true
4545

0 commit comments

Comments
 (0)