Skip to content

Commit a054ed0

Browse files
Bump android-actions/setup-android from 3.2.0 to 3.2.1
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]>
1 parent 249d36e commit a054ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-level-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
distribution: 'temurin'
1818
java-version: 21
1919
- name: Setup Android SDK
20-
uses: android-actions/[email protected].0
20+
uses: android-actions/[email protected].1
2121
- name: Add execution right to the script
2222
run: chmod +x gradlew
2323
working-directory: ./android

0 commit comments

Comments
 (0)