Fix build + enable Massive

This commit is contained in:
Brandon Presley 2023-10-27 06:46:35 +00:00 committed by linsui
parent e10b232e55
commit 3fbd653623

View file

@ -3185,7 +3185,6 @@ Builds:
- versionName: '1.166'
versionCode: 36192
disable: fails to build
commit: 7ea91eeca9ab119458c03eb656901b4dd5889f2a
subdir: android/app
sudo:
@ -3193,9 +3192,8 @@ Builds:
- 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
init: npm install -f
gradle:
- yes
scanignore:
@ -3213,7 +3211,6 @@ Builds:
- node_modules/react-native-pager-view/android/build.gradle
scandelete:
- node_modules/
- .yarn
ndk: r21d
AutoUpdateMode: Version