Skip to content

Commit

Permalink
Bump android-actions/setup-android from 3.2.0 to 3.2.1 (#114)
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.0 to 3.2.1.
- [Release notes](https://github.com/android-actions/setup-android/releases)
- [Commits](android-actions/setup-android@v3.2.0...v3.2.1)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent b0ba696 commit f9d9561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
java-version: ${{ matrix.java-version }}

- name: Setup Android SDK
uses: android-actions/[email protected].0
uses: android-actions/[email protected].1

- name: Setup Gradle
uses: gradle/actions/[email protected]
Expand Down

0 comments on commit f9d9561

Please sign in to comment.