Skip to content

Commit

Permalink
Merge pull request #778 from microsoftgraph/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/android-actions/setup-android-2.0.7

Bump android-actions/setup-android from 2.0.6 to 2.0.7
  • Loading branch information
baywet committed May 26, 2021
2 parents 2c1ff2f + e5396c2 commit d84911e
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 @@ -19,7 +19,7 @@ jobs:
distribution: 'adopt'
java-version: 16
- name: Setup Android SDK
uses: android-actions/setup-android@v2.0.6
uses: android-actions/setup-android@v2.0.7
- name: Add execution right to the script
run: chmod +x gradlew
working-directory: ./android
Expand Down

0 comments on commit d84911e

Please sign in to comment.