Skip to content

Commit

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

Bump android-actions/setup-android from 3.0.0 to 3.1.0
  • Loading branch information
github-actions[bot] authored Nov 21, 2023
2 parents e43be60 + 5e3c130 commit cda80a7
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@v3.0.0
uses: android-actions/setup-android@v3.1.0
- name: Build SDK with Android project configuration
id: lint
run: ./gradlew --no-daemon build -Pandroid=true
Expand Down

0 comments on commit cda80a7

Please sign in to comment.