Skip to content

Commit 7b7f43e

Browse files
Bump android-actions/setup-android from 3.2.0 to 4.0.0 (#5411)
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@v3.2.0...v4.0.0) --- updated-dependencies: - dependency-name: android-actions/setup-android dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dd1df1 commit 7b7f43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: '0'
2323

2424
- name: Setup Android SDK
25-
uses: android-actions/setup-android@v3.2.0
25+
uses: android-actions/setup-android@v4.0.0
2626
with:
2727
log-accepted-android-sdk-licenses: false
2828
cmdline-tools-version: '13114758'

0 commit comments

Comments
 (0)