Skip to content

Commit

Permalink
Merge pull request #1159 from microsoft/dependabot/github_actions/and…
Browse files Browse the repository at this point in the history
…roid-actions/setup-android-3.2.1

Bump android-actions/setup-android from 3.2.0 to 3.2.1
  • Loading branch information
github-actions[bot] authored Apr 8, 2024
2 parents 263d679 + d40b0c8 commit 137129c
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.2.0
uses: android-actions/setup-android@v3.2.1
- name: Build SDK with Android project configuration
id: lint
run: ./gradlew --no-daemon build -Pandroid=true
Expand Down

0 comments on commit 137129c

Please sign in to comment.