Skip to content

Commit

Permalink
Bump action
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jan 20, 2025
1 parent f0d4cbf commit 4d505cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Android-CI-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
echo "PRE_RELEASE=$prerelease" >> $GITHUB_ENV
echo "prerelease=$prerelease"
- name: Install Android SDK
uses: malinskiy/action-android/install-sdk@release/0.1.3
uses: hannesa2/action-android/[email protected].16.7
- name: Build project
run: ./gradlew build
env:
Expand Down

0 comments on commit 4d505cb

Please sign in to comment.