mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 03:02:39 +02:00
build(gradle): set ndk version 29.0.14206865 in gradle build and ci workflow
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
#if: steps.cache-android-sdk.outputs.cache-hit != 'true'
|
||||
uses: android-actions/setup-android@v4
|
||||
with:
|
||||
packages: ''
|
||||
packages: 'ndk;29.0.14206865'
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x ./gradlew
|
||||
|
||||
Reference in New Issue
Block a user