parent
7f36119f26
commit
bb44ba21ed
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
java-version: '22'
|
java-version: '22'
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
- uses: https://github.com/fwilhe2/setup-kotlin@main
|
- uses: https://github.com/fwilhe2/setup-kotlin@main
|
||||||
- uses: https://github.com/android-actions/setup-android
|
- uses: https://github.com/android-actions/setup-android@v3
|
||||||
- name: Allowing permissions
|
- name: Allowing permissions
|
||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
Loading…
Add table
Reference in a new issue