Skip to content

Commit

Permalink
Merge pull request #659 from microsoft/dependabot/github_actions/andr…
Browse files Browse the repository at this point in the history
…oid-actions/setup-android-3.0.0

Bump android-actions/setup-android from 2.0.10 to 3.0.0
  • Loading branch information
baywet authored Sep 25, 2023
2 parents 687d3e6 + a472bf4 commit d61ec60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-level-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: 17
cache: gradle
- name: Setup Android SDK
uses: android-actions/setup-android@v2.0.10
uses: android-actions/setup-android@v3.0.0
- name: Build SDK with Android project configuration
id: lint
run: ./gradlew --no-daemon build -Pandroid=true
Expand Down

0 comments on commit d61ec60

Please sign in to comment.