From bed0109cb74e948a5cbc0f9fcabbc4620f7528d9 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 20 Sep 2022 06:53:27 +0000 Subject: [PATCH] massive - update recipe --- metadata/com.massive.yml | 44 ---------------------------------------- 1 file changed, 44 deletions(-) diff --git a/metadata/com.massive.yml b/metadata/com.massive.yml index e8158a8c51..6353ae559c 100644 --- a/metadata/com.massive.yml +++ b/metadata/com.massive.yml @@ -269,49 +269,6 @@ Builds: - .yarn ndk: r21d - - versionName: '1.5' - versionCode: 36019 - commit: cb8c106e1ff8d216dde6801e703ad9759be88c4c - subdir: android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 - - curl -Lo node.tar.xz https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz - - echo "a3721f87cecc0b52b0be8587c20776ac7305db413751db02c55aa2bffac15198 node.tar.xz" - | sha256sum -c - - - tar xJf node.tar.xz --strip-components=1 -C /usr/local/ - - npm -g install yarn - - apt-get update || apt-get update - - apt-get install -y openjdk-11-jdk-headless - - update-alternatives --auto java - init: yarn install - gradle: - - yes - output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk - scanignore: - - android/build.gradle - - node_modules/hermes-engine - - node_modules/jsc-android - - node_modules/react-native/android/com/facebook/react/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/template/android/build.gradle - - node_modules/react-native/ReactAndroid/hermes-engine/build.gradle - - node_modules/react-native/ReactAndroid/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.5' versionCode: 36020 commit: 043d63be5d84a6f6aa02a6b20a348251541a6d7b @@ -332,7 +289,6 @@ Builds: output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk scanignore: - android/build.gradle - - node_modules/hermes-engine - node_modules/jsc-android - node_modules/react-native/android/com/facebook/react/react-native/*/ - node_modules/react-native-file-access/android/build.gradle