mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
massive - remove unbuilt
This commit is contained in:
parent
838310eed8
commit
233e16e1b9
1 changed files with 0 additions and 36 deletions
|
|
@ -1247,42 +1247,6 @@ Builds:
|
||||||
- .yarn
|
- .yarn
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
- versionName: '1.53'
|
|
||||||
versionCode: 36079
|
|
||||||
commit: 111ee4201f830522c53526dc7e9f1d79983c1d4f
|
|
||||||
subdir: android/app
|
|
||||||
sudo:
|
|
||||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
|
|
||||||
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
|
|
||||||
| sha256sum -c -
|
|
||||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
|
||||||
- npm install -g yarn
|
|
||||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
|
||||||
init: yarn install
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
|
||||||
scanignore:
|
|
||||||
- android/build.gradle
|
|
||||||
- node_modules/jsc-android
|
|
||||||
- node_modules/react-native/*
|
|
||||||
- node_modules/react-native-file-access/android/build.gradle
|
|
||||||
- node_modules/react-native-screens/android/build.gradle
|
|
||||||
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
|
||||||
- node_modules/react-native-safe-area-context/android/build.gradle
|
|
||||||
- node_modules/react-native-linear-gradient/android/build.gradle
|
|
||||||
- node_modules/react-native-svg/android/build.gradle
|
|
||||||
- node_modules/react-native-reanimated/android/build.gradle
|
|
||||||
- node_modules/react-native-share/android/build.gradle
|
|
||||||
- node_modules/@types/react-native-svg-charts/node_modules/react-native-svg/android/build.gradle
|
|
||||||
- node_modules/react-native-vector-icons/android/build.gradle
|
|
||||||
- node_modules/react-native-document-picker/android/build.gradle
|
|
||||||
- node_modules/react-native-pager-view/android/build.gradle
|
|
||||||
scandelete:
|
|
||||||
- node_modules/
|
|
||||||
- .yarn
|
|
||||||
ndk: r21d
|
|
||||||
|
|
||||||
- versionName: '1.54'
|
- versionName: '1.54'
|
||||||
versionCode: 36080
|
versionCode: 36080
|
||||||
commit: 07a3d240ea6940ddd06854fa52cd2def8a20389e
|
commit: 07a3d240ea6940ddd06854fa52cd2def8a20389e
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue