Skip to content

Commit

Permalink
Bump android-actions/setup-android from 2.0.6 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/android-actions/setup-android/releases)
- [Commits](android-actions/setup-android@v2.0.6...v2.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2021
1 parent 2c1ff2f commit e5396c2
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 e5396c2

Please sign in to comment.