Skip to content

Commit

Permalink
chore(deps): bump android-actions/setup-android from 3.2.1 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/android-actions/setup-android/releases)
- [Commits](android-actions/setup-android@v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: android-actions/setup-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent cc7596d commit 53f7e3d
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: 21
cache: gradle
- name: Setup Android SDK
uses: android-actions/[email protected].1
uses: android-actions/[email protected].2
- name: Build SDK with Android project configuration
id: lint
run: ./gradlew --no-daemon build -Pandroid=true
Expand Down

0 comments on commit 53f7e3d

Please sign in to comment.