mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
update com.nunti.yml ndk version
This commit is contained in:
parent
04801415da
commit
fc85715206
1 changed files with 4 additions and 1 deletions
|
|
@ -686,6 +686,9 @@ Builds:
|
|||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
- npm install -g yarn
|
||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
init:
|
||||
- cd ../..
|
||||
- npm install --omit=optional --legacy-peer-deps
|
||||
|
|
@ -707,7 +710,7 @@ Builds:
|
|||
- Nunti/node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
||||
scandelete:
|
||||
- Nunti/node_modules
|
||||
ndk: r23b
|
||||
ndk: r25b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue