mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Nunti to v2.7.0 (21)
This commit is contained in:
parent
d782448f06
commit
d3164d556d
1 changed files with 34 additions and 2 deletions
|
|
@ -851,7 +851,39 @@ Builds:
|
|||
- Nunti/node_modules
|
||||
ndk: r25b
|
||||
|
||||
- versionName: v2.7.0
|
||||
versionCode: 21
|
||||
commit: 15e38f098bcd0f465bee1fb6dcadef4065b9da4f
|
||||
subdir: Nunti/android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
- apt-get update
|
||||
- apt-get install npm
|
||||
- npm install -g yarn
|
||||
init:
|
||||
- cd ../..
|
||||
- npm install --omit=optional --legacy-peer-deps
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
scanignore:
|
||||
- Nunti/node_modules/jsc-android
|
||||
- Nunti/node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
||||
- Nunti/node_modules/react-native-vector-icons/android/build.gradle
|
||||
- Nunti/node_modules/react-native-safe-area-context/android/build.gradle
|
||||
- Nunti/node_modules/react-native-pager-view/android/build.gradle
|
||||
- Nunti/node_modules/@react-native-community/netinfo/android/build.gradle
|
||||
- Nunti/node_modules/react-native-screens/android/build.gradle
|
||||
- Nunti/node_modules/react-native-bootsplash/android/build.gradle
|
||||
- Nunti/node_modules/react-native-webview/android/build.gradle
|
||||
- Nunti/node_modules/react-native-reanimated/android/build.gradle
|
||||
- Nunti/node_modules/@react-native-async-storage/async-storage/android/build.gradle
|
||||
- Nunti/node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
||||
scandelete:
|
||||
- Nunti/node_modules
|
||||
ndk: r25b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v2.6.0
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: v2.7.0
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue