Skip to content

Commit

Permalink
match command line version being used
Browse files Browse the repository at this point in the history
  • Loading branch information
noumantahir committed Jan 13, 2025
1 parent e23adec commit 4d1951d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Setup Android SDK
uses: android-actions/setup-android@v2
uses: android-actions/setup-android@v3
with:
cmdline-tools-version: 11479570
- uses: actions/cache@v3
with:
path: |
Expand Down

0 comments on commit 4d1951d

Please sign in to comment.