diff --git a/metadata/com.massive.yml b/metadata/com.massive.yml index 192ac054e3..9d75911006 100644 --- a/metadata/com.massive.yml +++ b/metadata/com.massive.yml @@ -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