Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Commit 53d940b

Browse files
committed
Update workflow
1 parent 4644d63 commit 53d940b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
java-version: 1.8
3232

33-
- uses: malinskiy/action-android/install-sdk@release/0.0.5
33+
- uses: malinskiy/action-android/install-sdk@release/0.1.0
3434

3535
- name: Build project
3636
run: .github/scripts/gradlew_recursive.sh assembleDebug

0 commit comments

Comments
 (0)