Skip to content

Commit

Permalink
Bump nttld/setup-ndk from 1.2.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [nttld/setup-ndk](https://github.com/nttld/setup-ndk) from 1.2.0 to 1.4.1.
- [Release notes](https://github.com/nttld/setup-ndk/releases)
- [Commits](nttld/setup-ndk@v1.2.0...v1.4.1)

---
updated-dependencies:
- dependency-name: nttld/setup-ndk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2023
1 parent a6a45e5 commit 0925f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xamarin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# xcode-version: '12.x' # set the latest available Xcode 12

- name: Setup Android NDK
uses: nttld/setup-ndk@v1.2.0
uses: nttld/setup-ndk@v1.4.1
id: setup-ndk
with:
ndk-version: r21e
Expand Down

0 comments on commit 0925f67

Please sign in to comment.