Skip to content

Commit

Permalink
chore(deps): bump malinskiy/action-android/install-sdk@release/0.1.4
Browse files Browse the repository at this point in the history
Bumps [malinskiy/action-android/install-sdk@release/0.1.4](https://github.com/malinskiy/action-android) from 0.1.4 to 0.1.7.
- [Release notes](https://github.com/malinskiy/action-android/releases)
- [Commits](Malinskiy/action-android@release/0.1.4...release/0.1.7)

---
updated-dependencies:
- dependency-name: malinskiy/action-android/install-sdk@release/0.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bnjbvr committed Jan 20, 2025
1 parent b846a6d commit f3e43db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
java-version: '17'

- name: Install android sdk
uses: malinskiy/action-android/install-sdk@release/0.1.4
uses: malinskiy/action-android/install-sdk@release/0.1.7

- name: Install android ndk
uses: nttld/setup-ndk@v1
Expand Down

0 comments on commit f3e43db

Please sign in to comment.