log for com.streetwriters.notesnook:15252
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1199, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.streetwriters.notesnook:3.1.1
==== detail begin ====
== Installed Android Tools ==
2025-05-05 03:28:04,426 DEBUG: Reading 'config.yml'
2025-05-05 03:28:04,442 INFO: Creating log directory
2025-05-05 03:28:04,442 INFO: Creating temporary directory
2025-05-05 03:28:04,442 INFO: Creating output directory
2025-05-05 03:28:04,828 DEBUG: Getting git vcs interface for https://github.com/streetwriters/notesnook.git
2025-05-05 03:28:04,828 DEBUG: Checking com.streetwriters.notesnook:15252
2025-05-05 03:28:04,828 INFO: Building version 3.1.1 (15252) of com.streetwriters.notesnook
2025-05-05 03:28:04,828 WARNING: Android NDK version 'r23c' could not be found!
2025-05-05 03:28:04,828 WARNING: Configured versions:
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-05-05 03:28:08,766 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2025-05-05 03:28:09,047 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc HTTP/1.1" 200 407
2025-05-05 03:28:09,055 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2025-05-05 03:28:09,340 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json HTTP/1.1" 200 147091
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r23c-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r23c-linux.zip
2025-05-05 03:28:09,843 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-05-05 03:28:09,971 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23c-linux.zip HTTP/1.1" 200 724733960
Unzipping to /tmp/.sdkmanager-diawwhcc
Installing into /opt/android-sdk/ndk/23.2.8568313
2025-05-05 03:29:06,131 INFO: Set NDK r23c (23.2.8568313) up
2025-05-05 03:29:06,131 INFO: Running 'sudo' commands in /home/vagrant
2025-05-05 03:29:06,131 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c sysctl fs.inotify.max_user_watches=524288 || true; apt-get update; apt-get install -y --no-install-recommends g++ build-essential; curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz; echo "29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 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
fs.inotify.max_user_watches = 524288
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [258 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [154 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [276 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [234 kB]
Fetched 16.1 MB in 14s (1161 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends g++ build-essential
Reading package lists...
Building dependency tree...
Reading state information...
g++ is already the newest version (4:12.2.0-3).
g++ set to manually installed.
The following additional packages will be installed:
bzip2 dpkg-dev libdpkg-perl make xz-utils
Suggested packages:
bzip2-doc debian-keyring bzr make-doc
Recommended packages:
fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
The following NEW packages will be installed:
build-essential bzip2 dpkg-dev libdpkg-perl make xz-utils
0 upgraded, 6 newly installed, 0 to remove and 4 not upgraded.
Need to get 2880 kB of archives.
After this operation, 6834 kB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bookworm-security/main amd64 xz-utils amd64 5.4.1-1 [471 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
Get:4 https://debian.osuosl.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB]
Get:5 https://debian.osuosl.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB]
Get:6 https://debian.osuosl.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2880 kB in 4s (676 kB/s)
Selecting previously unselected package bzip2.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../0-bzip2_1.0.8-5+b1_amd64.deb ...
Unpacking bzip2 (1.0.8-5+b1) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../1-xz-utils_5.4.1-1_amd64.deb ...
Unpacking xz-utils (5.4.1-1) ...
Selecting previously unselected package make.
Preparing to unpack .../2-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../3-libdpkg-perl_1.21.22_all.deb ...
Unpacking libdpkg-perl (1.21.22) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
Unpacking dpkg-dev (1.21.22) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../5-build-essential_12.9_amd64.deb ...
Unpacking build-essential (12.9) ...
Setting up bzip2 (1.0.8-5+b1) ...
Setting up make (4.3-4.1) ...
Setting up xz-utils (5.4.1-1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up libdpkg-perl (1.21.22) ...
Setting up dpkg-dev (1.21.22) ...
Setting up build-essential (12.9) ...
+ curl -Lo node.tar.gz https://nodejs.org/dist/v22.15.0/node-v22.15.0-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
34 51.7M 34 17.7M 0 0 22.7M 0 0:00:02 --:--:-- 0:00:02 22.7M
86 51.7M 86 44.8M 0 0 25.4M 0 0:00:02 0:00:01 0:00:01 25.4M
100 51.7M 100 51.7M 0 0 25.8M 0 0:00:02 0:00:02 --:--:-- 25.8M
+ echo '29d1c60c5b64ccdb0bc4e5495135e68e08a872e0ae91f45d9ec34fc135a17981 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ npm install -g yarn
added 1 package in 2s
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.3.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0
npm notice To update run: npm install -g npm@11.3.0
npm notice
2025-05-05 03:30:18,173 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-05 03:30:19,296 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64811 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-05-05 03:30:52,026 INFO: Getting source for revision cb29d71619887a8f31a133510fc00b5256667b7a
2025-05-05 03:30:52,026 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:52,027 DEBUG: > git rev-parse --show-toplevel
2025-05-05 03:30:52,235 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:52,235 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-05 03:30:52,438 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:52,439 DEBUG: > git reset --hard
2025-05-05 03:30:54,046 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:54,046 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-05 03:30:54,150 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:54,150 DEBUG: > git clean -dffx
2025-05-05 03:30:54,253 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:54,254 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-05-05 03:30:55,059 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:55,059 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-05-05 03:30:55,663 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:55,664 DEBUG: > git remote set-head origin --auto
2025-05-05 03:30:56,368 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:56,369 DEBUG: > git checkout -f cb29d71619887a8f31a133510fc00b5256667b7a
2025-05-05 03:30:58,778 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:58,778 DEBUG: > git clean -dffx
2025-05-05 03:30:58,881 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:58,882 DEBUG: > git rev-parse --show-toplevel
2025-05-05 03:30:59,085 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:30:59,086 DEBUG: > git submodule deinit --all --force
2025-05-05 03:30:59,188 INFO: Running 'init' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:30:59,189 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:30:59,189 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../../../../..; npm ci --ignore-scripts --prefer-offline --no-audit; npm run bootstrap -- --scope=mobile; npx nx run @notesnook/mobile:build
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../../../../..
+ npm ci --ignore-scripts --prefer-offline --no-audit
added 840 packages in 25s
184 packages are looking for funding
run `npm fund` for details
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.3.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0
npm notice To update run: npm install -g npm@11.3.0
npm notice
+ npm run bootstrap -- --scope=mobile
> bootstrap
> node scripts/bootstrap.mjs --scope=mobile
> Found 12 dependencies to bootstrap.
> Using 10 threads.
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/common
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/core
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/crypto
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/intl
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/logger
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/theme
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/servers/themes
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/sodium
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/crypto
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/ui
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/logger
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/common
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/servers/themes
Running postinstall command: npm rebuild --foreground-scripts ljharb-monorepo-symlink-test in /home/vagrant/build/com.streetwriters.notesnook/packages/ui
Running postinstall command: npm rebuild --foreground-scripts sodium-native in /home/vagrant/build/com.streetwriters.notesnook/packages/sodium
Running postinstall command: npm rebuild --foreground-scripts ljharb-monorepo-symlink-test in /home/vagrant/build/com.streetwriters.notesnook/packages/theme
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/theme
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/ui
Running postinstall command: npm run postinstall in /home/vagrant/build/com.streetwriters.notesnook/packages/sodium
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/sodium
Running postinstall command: npm rebuild --foreground-scripts better-sqlite3-multiple-ciphers in /home/vagrant/build/com.streetwriters.notesnook/packages/core
Running postinstall command: npm run postinstall in /home/vagrant/build/com.streetwriters.notesnook/packages/core
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/core
Running postinstall command: npm rebuild --foreground-scripts @swc/core ljharb-monorepo-symlink-test in /home/vagrant/build/com.streetwriters.notesnook/packages/intl
Running postinstall command: npm run postinstall in /home/vagrant/build/com.streetwriters.notesnook/packages/intl
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/intl
Running postinstall command: npm rebuild --foreground-scripts keytar @azure/msal-node-extensions @notesnook-importer/core ljharb-monorepo-symlink-test in /home/vagrant/build/com.streetwriters.notesnook/packages/editor
Running postinstall command: npm run postinstall in /home/vagrant/build/com.streetwriters.notesnook/packages/editor
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor
Running postinstall command: npm rebuild --foreground-scripts core-js-pure core-js ljharb-monorepo-symlink-test ljharb-monorepo-symlink-test in /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile
Running postinstall command: npm run postinstall in /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile
Running postinstall command: npm rebuild --foreground-scripts detox dtrace-provider monorepo-symlink-test monorepo-symlink-test in /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
Running postinstall command: npm run postinstall in /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
> /home/vagrant/build/com.streetwriters.notesnook/packages/common> /home/vagrant/build/com.streetwriters.notesnook/packages/core> /home/vagrant/build/com.streetwriters.notesnook/packages/crypto> /home/vagrant/build/com.streetwriters.notesnook/packages/editor> /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile> /home/vagrant/build/com.streetwriters.notesnook/packages/intl> /home/vagrant/build/com.streetwriters.notesnook/packages/logger> /home/vagrant/build/com.streetwriters.notesnook/packages/theme> /home/vagrant/build/com.streetwriters.notesnook/servers/themes> /home/vagrant/build/com.streetwriters.notesnook/packages/sodium
added 1 package in 894ms
> /home/vagrant/build/com.streetwriters.notesnook/packages/ui
up to date in 895ms
> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
added 54 packages in 5s
added 48 packages in 5s
added 96 packages in 8s
added 107 packages in 9s
added 111 packages in 9s
rebuilt dependencies successfully
rebuilt dependencies successfully
> sodium-native@4.2.0 install
> node-gyp-build
rebuilt dependencies successfully
> @notesnook/sodium@2.1.3 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
libsodium-sumo@0.7.15 ✔
added 264 packages in 16s
> better-sqlite3-multiple-ciphers@11.5.0 install
> prebuild-install || node-gyp rebuild --release
rebuilt dependencies successfully
> @notesnook/core@8.1.3 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
@microsoft/signalr@8.0.0 ✔
html-to-text@9.0.5 ✔
added 393 packages in 30s
> @swc/core@1.7.26 postinstall
> node postinstall.js
rebuilt dependencies successfully
> @notesnook/intl@1.0.0 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
@lingui/cli@5.1.2 ✔
added 526 packages in 47s
> @azure/msal-node-extensions@1.5.3 install
> exit 0
> keytar@7.9.0 install
> prebuild-install || npm run build
> @notesnook-importer/core@2.1.1 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
rebuilt dependencies successfully
> @notesnook/editor@2.1.3 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
@tiptap/core@2.6.6 ✔
@tiptap/extension-list-keymap@2.6.6 ✔
katex@0.16.11 ✔
prosemirror-model@1.22.3 ✔
prosemirror-view@1.34.2 ✔
added 1509 packages in 1m
> core-js@3.33.3 postinstall
> node -e "try{require('./postinstall')}catch(e){}"
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
The project needs your help! Please consider supporting core-js:
> https://opencollective.com/core-js
> https://patreon.com/zloirock
> https://boosty.to/zloirock
> bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz
I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md
> core-js-pure@3.33.3 postinstall
> node -e "try{require('./postinstall')}catch(e){}"
rebuilt dependencies successfully
> @notesnook/editor-mobile@1.0.0 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
react-scripts@5.0.1 ✔
added 1587 packages in 2m
> dtrace-provider@0.8.8 install
> node-gyp rebuild || node suppress-error.js
make: Entering directory '/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/dtrace-provider/build'
TOUCH Release/obj.target/DTraceProviderStub.stamp
make: Leaving directory '/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/dtrace-provider/build'
> detox@20.27.6 postinstall
> node scripts/postinstall.js
Updating Gradle wrapper to version8.3. File: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/detox/android/gradle/wrapper/gradle-wrapper.properties
Gradle wrapper updated successfully to version 8.3.
rebuilt dependencies successfully
> @notesnook/mobile@3.1.1 postinstall
> patch-package && node ./scripts/optimize-fonts.mjs
patch-package 7.0.0
Applying patches...
@flyerhq/react-native-link-preview@1.6.0 ✔
@react-native/community-cli-plugin@0.74.87 ✔
react-native@0.74.5 ✔
react-native-actions-shortcuts@1.0.1 ✔
react-native-background-actions@2.6.7 ✔
react-native-blob-util@0.18.3 ✔
react-native-cli-bump-version@1.5.0 ✔
react-native-device-info@8.7.1 ✔
react-native-file-viewer@2.1.5 ✔
react-native-html-to-pdf-lite@0.9.1 ✔
react-native-image-crop-picker@0.40.2 ✔
react-native-keyboard-aware-scroll-view@0.9.5 ✔
react-native-material-menu@2.0.0 ✔
react-native-navigation-bar-color@2.0.2 ✔
react-native-notification-sounds@0.5.5 ✔
react-native-progress@5.0.0 ✔
react-native-quick-sqlite@8.0.6 ✔
react-native-reanimated-progress-bar@1.0.1 ✔
react-native-screenguard@1.0.0 ✔
react-native-svg@12.5.1 ✔
react-native-tooltips@1.0.3 ✔
react-native-vector-icons@9.2.0 ✔
react-native-wheel-color-picker@1.3.1 ✔
react-native-zip-archive@6.0.9 ✔
toggle-switch-react-native@3.2.0 ✔
npm warn deprecated json2csv@5.0.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@standardnotes/auth@3.19.4',
npm warn EBADENGINE required: { node: '>=14.0.0 <17.0.0' },
npm warn EBADENGINE current: { node: 'v22.15.0', npm: '10.9.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@standardnotes/common@1.52.3',
npm warn EBADENGINE required: { node: '>=18.0.0 <21.0.0' },
npm warn EBADENGINE current: { node: 'v22.15.0', npm: '10.9.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@standardnotes/features@1.58.0',
npm warn EBADENGINE required: { node: '>=16.0.0 <17.0.0' },
npm warn EBADENGINE current: { node: 'v22.15.0', npm: '10.9.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@standardnotes/models@1.42.0',
npm warn EBADENGINE required: { node: '>=16.0.0 <17.0.0' },
npm warn EBADENGINE current: { node: 'v22.15.0', npm: '10.9.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@standardnotes/security@1.17.4',
npm warn EBADENGINE required: { node: '>=18.0.0 <21.0.0' },
npm warn EBADENGINE current: { node: 'v22.15.0', npm: '10.9.2' }
npm warn EBADENGINE }
No patch files found
npm warn deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm warn deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
npm warn deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated @types/metro-config@0.76.3: This is a stub types definition. metro-config provides its own type definitions, so you do not need this installed.
gyp info it worked if it ends with ok
gyp info using node-gyp@11.0.0
gyp info using node@22.15.0 | linux | x64
gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3"
gyp http GET https://nodejs.org/download/release/v22.15.0/node-v22.15.0-headers.tar.gz
gyp http 200 https://nodejs.org/download/release/v22.15.0/node-v22.15.0-headers.tar.gz
gyp http GET https://nodejs.org/download/release/v22.15.0/SHASUMS256.txt
gyp http 200 https://nodejs.org/download/release/v22.15.0/SHASUMS256.txt
gyp info spawn /usr/bin/python3
gyp info spawn args [
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/dtrace-provider/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/local/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/vagrant/.cache/node-gyp/22.15.0/include/node/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/home/vagrant/.cache/node-gyp/22.15.0',
gyp info spawn args '-Dnode_gyp_dir=/usr/local/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=/home/vagrant/.cache/node-gyp/22.15.0/<(target_arch)/node.lib',
gyp info spawn args '-Dmodule_root_dir=/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/dtrace-provider',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
gyp info spawn make
gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
gyp info ok
Took: 2:28.564 (m:ss.mmm)
+ npx nx run @notesnook/mobile:build
> NX Running target build for project @notesnook/mobile and 10 tasks it depends on:
> nx run @notesnook/editor-mobile:build
> @notesnook/editor-mobile@1.0.0 build
> cross-env DISABLE_ESLINT_PLUGIN=true GENERATE_SOURCEMAP=true BROWSER=none react-scripts build
[1G[0KCreating an optimized production build...
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
[0;33mOne of your dependencies, babel-preset-react-app, is importing the
"@babel/plugin-proposal-private-property-in-object" package without
declaring it in its dependencies. This is currently working because
"@babel/plugin-proposal-private-property-in-object" is already in your
node_modules folder for unrelated reasons, but it [1mmay break at any time[0;33m.
babel-preset-react-app is part of the create-react-app project, [1mwhich
is not maintianed anymore[0;33m. It is thus unlikely that this bug will
ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
your devDependencies to work around this error. This will make this message
go away.[0m
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
[33mCompiled with warnings.[39m
[33m[39m
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/format.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/format.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/index.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/index.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/lang/en_US.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/lang/en_US.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/lang/zh_CN.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/lang/zh_CN.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/realtime.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/realtime.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/register.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/register.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/utils/date.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/utils/date.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/utils/dom.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/common/node_modules/timeago.js/src/utils/dom.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/actions.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/actions.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/index.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/index.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/inputRules.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/inputRules.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/plugin.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/plugin.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/types.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/types.ts'
Failed to parse source map from '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/utils.ts' file: Error: ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/packages/editor/node_modules/prosemirror-codemark/src/utils.ts'
Search for the [4m[33mkeywords[39m[24m to learn more about each warning.
To ignore, add [36m// eslint-disable-next-line[39m to the line before.
File sizes after gzip:
[33m661.12 kB[39m [2mbuild/static/js/[22m[36mmain.a611e588.js[39m
75.88 kB [2mbuild/static/js/[22m[36m40045.cf9f775d.chunk.js[39m
75.88 kB [2mbuild/static/js/[22m[36m69193.61f8e9a8.chunk.js[39m
44.89 kB [2mbuild/static/js/[22m[36m38391.83fcc453.chunk.js[39m
42.42 kB [2mbuild/static/js/[22m[36m45520.8077ff30.chunk.js[39m
29.33 kB [2mbuild/static/js/[22m[36m75952.9ae198d6.chunk.js[39m
21.52 kB [2mbuild/static/js/[22m[36m21139.476174b7.chunk.js[39m
14.46 kB [2mbuild/static/js/[22m[36m73251.6663b68c.chunk.js[39m
11.67 kB [2mbuild/static/js/[22m[36m1263.6926225d.chunk.js[39m
11.67 kB [2mbuild/static/js/[22m[36m3662.592aaa16.chunk.js[39m
8.26 kB [2mbuild/static/js/[22m[36m67539.4ac93434.chunk.js[39m
8.25 kB [2mbuild/static/js/[22m[36m90217.0eead181.chunk.js[39m
7.91 kB [2mbuild/static/css/[22m[36mmain.6cdedd5c.css[39m
7.13 kB [2mbuild/static/js/[22m[36m84483.f23091f7.chunk.js[39m
6.04 kB [2mbuild/static/js/[22m[36m74389.33c1f113.chunk.js[39m
6.04 kB [2mbuild/static/js/[22m[36m74288.ba539d4f.chunk.js[39m
5.57 kB [2mbuild/static/js/[22m[36m36957.c45e08dd.chunk.js[39m
5.57 kB [2mbuild/static/js/[22m[36m71616.cfb709d7.chunk.js[39m
5.39 kB [2mbuild/static/js/[22m[36m95128.15eac8c7.chunk.js[39m
5.39 kB [2mbuild/static/js/[22m[36m15523.bba23112.chunk.js[39m
4.75 kB [2mbuild/static/js/[22m[36m47375.418b371a.chunk.js[39m
4.75 kB [2mbuild/static/js/[22m[36m23721.52708867.chunk.js[39m
4.28 kB [2mbuild/static/js/[22m[36m57914.f2710318.chunk.js[39m
4.28 kB [2mbuild/static/js/[22m[36m164.d3d2c8bc.chunk.js[39m
4.28 kB [2mbuild/static/js/[22m[36m33915.ce248462.chunk.js[39m
4.27 kB [2mbuild/static/js/[22m[36m7829.ef39b0ce.chunk.js[39m
4.25 kB [2mbuild/static/js/[22m[36m10377.2f9a7194.chunk.js[39m
4.25 kB [2mbuild/static/js/[22m[36m89316.502e3978.chunk.js[39m
4.24 kB [2mbuild/static/js/[22m[36m33572.7bb04cc5.chunk.js[39m
4.23 kB [2mbuild/static/js/[22m[36m85675.b5f041b0.chunk.js[39m
4.2 kB [2mbuild/static/js/[22m[36m51418.0a6d2d44.chunk.js[39m
4.2 kB [2mbuild/static/js/[22m[36m2311.6760b699.chunk.js[39m
4.14 kB [2mbuild/static/js/[22m[36m40229.bdd9532c.chunk.js[39m
4.14 kB [2mbuild/static/js/[22m[36m61431.18e4c00a.chunk.js[39m
3.8 kB [2mbuild/static/js/[22m[36m65080.c05a0129.chunk.js[39m
3.8 kB [2mbuild/static/js/[22m[36m94766.34fa6882.chunk.js[39m
3.78 kB [2mbuild/static/js/[22m[36m14626.9ce45889.chunk.js[39m
3.78 kB [2mbuild/static/js/[22m[36m74440.9a62f095.chunk.js[39m
3.75 kB [2mbuild/static/js/[22m[36m79474.89366188.chunk.js[39m
3.75 kB [2mbuild/static/js/[22m[36m24674.ea975814.chunk.js[39m
3.74 kB [2mbuild/static/js/[22m[36m14994.7322dc5e.chunk.js[39m
3.74 kB [2mbuild/static/js/[22m[36m37363.114e709c.chunk.js[39m
3.72 kB [2mbuild/static/js/[22m[36m23614.db95258b.chunk.js[39m
3.72 kB [2mbuild/static/js/[22m[36m58106.796d7f20.chunk.js[39m
3.66 kB [2mbuild/static/js/[22m[36m52115.0791d612.chunk.js[39m
3.66 kB [2mbuild/static/js/[22m[36m74361.1105c064.chunk.js[39m
3.63 kB [2mbuild/static/js/[22m[36m63670.21c47fce.chunk.js[39m
3.63 kB [2mbuild/static/js/[22m[36m415.695a1cb1.chunk.js[39m
3.57 kB [2mbuild/static/js/[22m[36m24623.e54de004.chunk.js[39m
3.56 kB [2mbuild/static/js/[22m[36m46509.278bbfad.chunk.js[39m
3.5 kB [2mbuild/static/js/[22m[36m78330.d14566db.chunk.js[39m
3.5 kB [2mbuild/static/js/[22m[36m34295.e6a1bdfe.chunk.js[39m
3.47 kB [2mbuild/static/js/[22m[36m15746.16f34338.chunk.js[39m
3.47 kB [2mbuild/static/js/[22m[36m23871.6981812f.chunk.js[39m
3.45 kB [2mbuild/static/js/[22m[36m12946.b7882d1a.chunk.js[39m
3.45 kB [2mbuild/static/js/[22m[36m92089.6cb71e01.chunk.js[39m
3.41 kB [2mbuild/static/js/[22m[36m53344.ebb66bd7.chunk.js[39m
3.41 kB [2mbuild/static/js/[22m[36m81413.6b69647c.chunk.js[39m
3.33 kB [2mbuild/static/js/[22m[36m53136.e592121c.chunk.js[39m
3.33 kB [2mbuild/static/js/[22m[36m83358.a47f5f04.chunk.js[39m
3.3 kB [2mbuild/static/js/[22m[36m30560.1a3ac078.chunk.js[39m
3.3 kB [2mbuild/static/js/[22m[36m54200.586f3454.chunk.js[39m
3.25 kB [2mbuild/static/js/[22m[36m40242.77dbf9b6.chunk.js[39m
3.24 kB [2mbuild/static/js/[22m[36m30752.ff63ba8b.chunk.js[39m
3.24 kB [2mbuild/static/js/[22m[36m55039.0ba0fd35.chunk.js[39m
3.24 kB [2mbuild/static/js/[22m[36m80376.e1c3b725.chunk.js[39m
3.2 kB [2mbuild/static/js/[22m[36m30916.0f873a49.chunk.js[39m
3.2 kB [2mbuild/static/js/[22m[36m86674.a5e7032e.chunk.js[39m
3.2 kB [2mbuild/static/js/[22m[36m77993.84258626.chunk.js[39m
3.19 kB [2mbuild/static/js/[22m[36m54999.bfa93279.chunk.js[39m
3.14 kB [2mbuild/static/js/[22m[36m26379.643b7a64.chunk.js[39m
3.14 kB [2mbuild/static/js/[22m[36m5692.9e7670fc.chunk.js[39m
2.96 kB [2mbuild/static/js/[22m[36m51558.ce23e49f.chunk.js[39m
2.96 kB [2mbuild/static/js/[22m[36m31458.70a320c3.chunk.js[39m
2.9 kB [2mbuild/static/js/[22m[36m57941.85d6369f.chunk.js[39m
2.9 kB [2mbuild/static/js/[22m[36m83540.146df754.chunk.js[39m
2.85 kB [2mbuild/static/js/[22m[36m19370.613da808.chunk.js[39m
2.85 kB [2mbuild/static/js/[22m[36m39931.36aa3e4b.chunk.js[39m
2.82 kB [2mbuild/static/js/[22m[36m17388.4f7d9784.chunk.js[39m
2.82 kB [2mbuild/static/js/[22m[36m3837.9531c510.chunk.js[39m
2.76 kB [2mbuild/static/js/[22m[36m33877.e638122c.chunk.js[39m
2.76 kB [2mbuild/static/js/[22m[36m31136.ec768a54.chunk.js[39m
2.72 kB [2mbuild/static/js/[22m[36m63641.aff3197c.chunk.js[39m
2.72 kB [2mbuild/static/js/[22m[36m69509.a330d9ad.chunk.js[39m
2.67 kB [2mbuild/static/js/[22m[36m14906.96c863db.chunk.js[39m
2.67 kB [2mbuild/static/js/[22m[36m38746.9d5700be.chunk.js[39m
2.64 kB [2mbuild/static/js/[22m[36m27629.7e9575a5.chunk.js[39m
2.64 kB [2mbuild/static/js/[22m[36m92673.8c1e54bf.chunk.js[39m
2.64 kB [2mbuild/static/js/[22m[36m12948.fa6c4879.chunk.js[39m
2.64 kB [2mbuild/static/js/[22m[36m44180.3637aa6d.chunk.js[39m
2.6 kB [2mbuild/static/js/[22m[36m46574.a152d4dc.chunk.js[39m
2.59 kB [2mbuild/static/js/[22m[36m3877.ecfcec51.chunk.js[39m
2.57 kB [2mbuild/static/js/[22m[36m21866.485e63b3.chunk.js[39m
2.57 kB [2mbuild/static/js/[22m[36m42226.7ee447c5.chunk.js[39m
2.51 kB [2mbuild/static/js/[22m[36m72859.a5c45e8a.chunk.js[39m
2.51 kB [2mbuild/static/js/[22m[36m13190.9e8ea8d0.chunk.js[39m
2.49 kB [2mbuild/static/js/[22m[36m29217.0a764100.chunk.js[39m
2.49 kB [2mbuild/static/js/[22m[36m48700.2f51cd4e.chunk.js[39m
2.48 kB [2mbuild/static/js/[22m[36m75936.3c10d42b.chunk.js[39m
2.47 kB [2mbuild/static/js/[22m[36m99870.4e323bd0.chunk.js[39m
2.46 kB [2mbuild/static/js/[22m[36m1191.1f19deda.chunk.js[39m
2.46 kB [2mbuild/static/js/[22m[36m2123.920d87d3.chunk.js[39m
2.45 kB [2mbuild/static/js/[22m[36m8115.0bebe445.chunk.js[39m
2.45 kB [2mbuild/static/js/[22m[36m64619.fedb5f38.chunk.js[39m
2.45 kB [2mbuild/static/js/[22m[36m4125.91f743b7.chunk.js[39m
2.41 kB [2mbuild/static/js/[22m[36m30601.ffc5e9d4.chunk.js[39m
2.41 kB [2mbuild/static/js/[22m[36m41111.b0b7bcc0.chunk.js[39m
2.4 kB [2mbuild/static/js/[22m[36m77786.c4f2f901.chunk.js[39m
2.4 kB [2mbuild/static/js/[22m[36m77520.12210c1b.chunk.js[39m
2.4 kB [2mbuild/static/js/[22m[36m50677.72ac86a7.chunk.js[39m
2.4 kB [2mbuild/static/js/[22m[36m74225.d2c12b82.chunk.js[39m
2.4 kB [2mbuild/static/js/[22m[36m81167.63933d21.chunk.js[39m
2.39 kB [2mbuild/static/js/[22m[36m79121.a8cdfc4c.chunk.js[39m
2.38 kB [2mbuild/static/js/[22m[36m10158.cb22cb9f.chunk.js[39m
2.38 kB [2mbuild/static/js/[22m[36m99357.efde0c36.chunk.js[39m
2.34 kB [2mbuild/static/js/[22m[36m27258.4bdbe76c.chunk.js[39m
2.34 kB [2mbuild/static/js/[22m[36m37010.5dcfef4e.chunk.js[39m
2.33 kB [2mbuild/static/js/[22m[36m16143.fad46f0b.chunk.js[39m
2.33 kB [2mbuild/static/js/[22m[36m84457.2ff10a1a.chunk.js[39m
2.31 kB [2mbuild/static/js/[22m[36m30713.f6f9a718.chunk.js[39m
2.31 kB [2mbuild/static/js/[22m[36m99895.9a984b9f.chunk.js[39m
2.28 kB [2mbuild/static/js/[22m[36m68485.fdeb0fd7.chunk.js[39m
2.27 kB [2mbuild/static/js/[22m[36m11100.d009fa13.chunk.js[39m
2.26 kB [2mbuild/static/js/[22m[36m71377.984125c3.chunk.js[39m
2.26 kB [2mbuild/static/js/[22m[36m53061.e68affd8.chunk.js[39m
2.25 kB [2mbuild/static/js/[22m[36m10975.f36987b1.chunk.js[39m
2.25 kB [2mbuild/static/js/[22m[36m6617.b5cb7659.chunk.js[39m
2.23 kB [2mbuild/static/js/[22m[36m94312.b94916c0.chunk.js[39m
2.23 kB [2mbuild/static/js/[22m[36m38268.ae810afe.chunk.js[39m
2.21 kB [2mbuild/static/js/[22m[36m53855.519f2158.chunk.js[39m
2.21 kB [2mbuild/static/js/[22m[36m92312.f2558617.chunk.js[39m
2.21 kB [2mbuild/static/js/[22m[36m22965.47cc348a.chunk.js[39m
2.21 kB [2mbuild/static/js/[22m[36m23154.d2af364e.chunk.js[39m
2.18 kB [2mbuild/static/js/[22m[36m96338.8e788dd7.chunk.js[39m
2.18 kB [2mbuild/static/js/[22m[36m9539.8b269a71.chunk.js[39m
2.16 kB [2mbuild/static/js/[22m[36m59816.672059de.chunk.js[39m
2.16 kB [2mbuild/static/js/[22m[36m71072.84fb065b.chunk.js[39m
2.15 kB [2mbuild/static/js/[22m[36m64707.d5a4a8b3.chunk.js[39m
2.15 kB [2mbuild/static/js/[22m[36m51466.3a2a8aa4.chunk.js[39m
2.12 kB [2mbuild/static/js/[22m[36m69448.9295d42a.chunk.js[39m
2.11 kB [2mbuild/static/js/[22m[36m9807.47a93ef9.chunk.js[39m
2.11 kB [2mbuild/static/js/[22m[36m25783.c251699a.chunk.js[39m
2.11 kB [2mbuild/static/js/[22m[36m76272.794daf52.chunk.js[39m
2.11 kB [2mbuild/static/js/[22m[36m65856.10c2b4c8.chunk.js[39m
2.11 kB [2mbuild/static/js/[22m[36m12574.11b21ac3.chunk.js[39m
2.1 kB [2mbuild/static/js/[22m[36m40140.931e8c34.chunk.js[39m
2.09 kB [2mbuild/static/js/[22m[36m41901.be8fa730.chunk.js[39m
2.09 kB [2mbuild/static/js/[22m[36m37910.131d30e1.chunk.js[39m
2.09 kB [2mbuild/static/js/[22m[36m94077.5ea3cfb2.chunk.js[39m
2.05 kB [2mbuild/static/js/[22m[36m78292.72df15b8.chunk.js[39m
2.05 kB [2mbuild/static/js/[22m[36m94165.6afcee4a.chunk.js[39m
2.02 kB [2mbuild/static/js/[22m[36m29538.54be2720.chunk.js[39m
2.02 kB [2mbuild/static/js/[22m[36m91424.49791a4e.chunk.js[39m
2.02 kB [2mbuild/static/js/[22m[36m30082.a9599e26.chunk.js[39m
2.01 kB [2mbuild/static/js/[22m[36m23954.be1de18b.chunk.js[39m
1.95 kB [2mbuild/static/js/[22m[36m15058.a094c26c.chunk.js[39m
1.95 kB [2mbuild/static/js/[22m[36m78368.c9ca4489.chunk.js[39m
1.91 kB [2mbuild/static/js/[22m[36m74793.32570590.chunk.js[39m
1.91 kB [2mbuild/static/js/[22m[36m45392.d5ee5fb3.chunk.js[39m
1.86 kB [2mbuild/static/js/[22m[36m46915.cb803147.chunk.js[39m
1.86 kB [2mbuild/static/js/[22m[36m82027.343b2b1b.chunk.js[39m
1.85 kB [2mbuild/static/js/[22m[36m64658.d74994ef.chunk.js[39m
1.85 kB [2mbuild/static/js/[22m[36m92869.d365f05c.chunk.js[39m
1.84 kB [2mbuild/static/js/[22m[36m88897.632d4115.chunk.js[39m
1.84 kB [2mbuild/static/js/[22m[36m95540.19982c33.chunk.js[39m
1.83 kB [2mbuild/static/js/[22m[36m21063.c26a88ae.chunk.js[39m
1.83 kB [2mbuild/static/js/[22m[36m45064.96dac03b.chunk.js[39m
1.81 kB [2mbuild/static/js/[22m[36m59769.3b01d3e4.chunk.js[39m
1.81 kB [2mbuild/static/js/[22m[36m39946.731d68f0.chunk.js[39m
1.81 kB [2mbuild/static/js/[22m[36m55815.3c8d4645.chunk.js[39m
1.81 kB [2mbuild/static/js/[22m[36m30748.041664c4.chunk.js[39m
1.8 kB [2mbuild/static/js/[22m[36m97163.f48d519b.chunk.js[39m
1.8 kB [2mbuild/static/js/[22m[36m45698.995bee7b.chunk.js[39m
1.79 kB [2mbuild/static/js/[22m[36m88068.28fe5b27.chunk.js[39m
1.79 kB [2mbuild/static/js/[22m[36m25623.c359d7f9.chunk.js[39m
1.79 kB [2mbuild/static/js/[22m[36m67715.7cd99557.chunk.js[39m
1.79 kB [2mbuild/static/js/[22m[36m35613.10f3dcd8.chunk.js[39m
1.79 kB [2mbuild/static/js/[22m[36m49321.2c4e3ad9.chunk.js[39m
1.79 kB [2mbuild/static/js/[22m[36m95004.6e6e038e.chunk.js[39m
1.77 kB [2mbuild/static/js/[22m[36m61409.df09bfd5.chunk.js[39m
1.77 kB [2mbuild/static/js/[22m[36m7988.908a34ca.chunk.js[39m
1.75 kB [2mbuild/static/js/[22m[36m43540.546c60c5.chunk.js[39m
1.75 kB [2mbuild/static/js/[22m[36m4175.e6e5b69c.chunk.js[39m
1.74 kB [2mbuild/static/js/[22m[36m35235.83d76ff5.chunk.js[39m
1.74 kB [2mbuild/static/js/[22m[36m66372.cc3cf1e1.chunk.js[39m
1.73 kB [2mbuild/static/js/[22m[36m87904.78753285.chunk.js[39m
1.73 kB [2mbuild/static/js/[22m[36m88875.9180f33f.chunk.js[39m
1.73 kB [2mbuild/static/js/[22m[36m18328.34a37dc6.chunk.js[39m
1.73 kB [2mbuild/static/js/[22m[36m8506.f3899743.chunk.js[39m
1.69 kB [2mbuild/static/js/[22m[36m37971.94b57c4b.chunk.js[39m
1.68 kB [2mbuild/static/js/[22m[36m52859.3d89f6aa.chunk.js[39m
1.67 kB [2mbuild/static/js/[22m[36m22960.57b975e6.chunk.js[39m
1.67 kB [2mbuild/static/js/[22m[36m39727.41d64412.chunk.js[39m
1.67 kB [2mbuild/static/js/[22m[36m20416.3ad764d2.chunk.js[39m
1.66 kB [2mbuild/static/js/[22m[36m13093.1cad7d4f.chunk.js[39m
1.66 kB [2mbuild/static/js/[22m[36m78327.9803aede.chunk.js[39m
1.66 kB [2mbuild/static/js/[22m[36m10034.6cb00e64.chunk.js[39m
1.64 kB [2mbuild/static/js/[22m[36m21019.5402f19c.chunk.js[39m
1.64 kB [2mbuild/static/js/[22m[36m95007.4f1968ff.chunk.js[39m
1.64 kB [2mbuild/static/js/[22m[36m6881.d800978e.chunk.js[39m
1.64 kB [2mbuild/static/js/[22m[36m3184.13b7ba96.chunk.js[39m
1.63 kB [2mbuild/static/js/[22m[36m33515.fb172beb.chunk.js[39m
1.63 kB [2mbuild/static/js/[22m[36m97793.9690a73f.chunk.js[39m
1.61 kB [2mbuild/static/js/[22m[36m29991.8478339a.chunk.js[39m
1.61 kB [2mbuild/static/js/[22m[36m58278.4270b39a.chunk.js[39m
1.56 kB [2mbuild/static/js/[22m[36m7698.771396e3.chunk.js[39m
1.56 kB [2mbuild/static/js/[22m[36m3042.e31be6ff.chunk.js[39m
1.52 kB [2mbuild/static/js/[22m[36m5313.0170b1f9.chunk.js[39m
1.52 kB [2mbuild/static/js/[22m[36m49131.e70bcc1a.chunk.js[39m
1.5 kB [2mbuild/static/js/[22m[36m60396.fbf943b8.chunk.js[39m
1.5 kB [2mbuild/static/js/[22m[36m55294.fe5f3c30.chunk.js[39m
1.48 kB [2mbuild/static/js/[22m[36m56816.bfe56d97.chunk.js[39m
1.48 kB [2mbuild/static/js/[22m[36m77795.fb5a4f47.chunk.js[39m
1.48 kB [2mbuild/static/js/[22m[36m52843.8e782d0d.chunk.js[39m
1.48 kB [2mbuild/static/js/[22m[36m29270.a49ae76d.chunk.js[39m
1.47 kB [2mbuild/static/js/[22m[36m68327.5480fb37.chunk.js[39m
1.47 kB [2mbuild/static/js/[22m[36m4978.aff2a052.chunk.js[39m
1.44 kB [2mbuild/static/js/[22m[36m72924.6629b71e.chunk.js[39m
1.44 kB [2mbuild/static/js/[22m[36m45090.3921a8f9.chunk.js[39m
1.44 kB [2mbuild/static/js/[22m[36m39386.da8aa8f7.chunk.js[39m
1.43 kB [2mbuild/static/js/[22m[36m3053.7d291759.chunk.js[39m
1.42 kB [2mbuild/static/js/[22m[36m49241.8da79ab2.chunk.js[39m
1.42 kB [2mbuild/static/js/[22m[36m34597.acfcaf28.chunk.js[39m
1.41 kB [2mbuild/static/js/[22m[36m48058.cd833205.chunk.js[39m
1.41 kB [2mbuild/static/js/[22m[36m33729.2df2a5e7.chunk.js[39m
1.38 kB [2mbuild/static/js/[22m[36m64793.121cac29.chunk.js[39m
1.38 kB [2mbuild/static/js/[22m[36m3905.0bb5e6f7.chunk.js[39m
1.38 kB [2mbuild/static/js/[22m[36m77585.0c08e707.chunk.js[39m
1.37 kB [2mbuild/static/js/[22m[36m7350.d28ce930.chunk.js[39m
1.36 kB [2mbuild/static/js/[22m[36m89356.cfb48277.chunk.js[39m
1.35 kB [2mbuild/static/js/[22m[36m19678.48ef8167.chunk.js[39m
1.34 kB [2mbuild/static/js/[22m[36m42549.f0c21034.chunk.js[39m
1.34 kB [2mbuild/static/js/[22m[36m72198.eed6c899.chunk.js[39m
1.33 kB [2mbuild/static/js/[22m[36m30511.f437954d.chunk.js[39m
1.33 kB [2mbuild/static/js/[22m[36m36226.100a9c99.chunk.js[39m
1.33 kB [2mbuild/static/js/[22m[36m75167.401e37ba.chunk.js[39m
1.33 kB [2mbuild/static/js/[22m[36m79817.ced145d6.chunk.js[39m
1.33 kB [2mbuild/static/js/[22m[36m45863.4b3d5ed2.chunk.js[39m
1.33 kB [2mbuild/static/js/[22m[36m41567.cebba09d.chunk.js[39m
1.33 kB [2mbuild/static/js/[22m[36m99821.f28fefc2.chunk.js[39m
1.32 kB [2mbuild/static/js/[22m[36m40433.3af44b4c.chunk.js[39m
1.31 kB [2mbuild/static/js/[22m[36m31414.de86d58c.chunk.js[39m
1.31 kB [2mbuild/static/js/[22m[36m1419.8b768f91.chunk.js[39m
1.3 kB [2mbuild/static/js/[22m[36m66197.bde5de5f.chunk.js[39m
1.3 kB [2mbuild/static/js/[22m[36m6623.a3dea51d.chunk.js[39m
1.3 kB [2mbuild/static/js/[22m[36m83460.8b19c5d4.chunk.js[39m
1.3 kB [2mbuild/static/js/[22m[36m68480.bd2442ac.chunk.js[39m
1.3 kB [2mbuild/static/js/[22m[36m62926.9510b769.chunk.js[39m
1.3 kB [2mbuild/static/js/[22m[36m95963.75875156.chunk.js[39m
1.29 kB [2mbuild/static/js/[22m[36m49737.a952cda0.chunk.js[39m
1.29 kB [2mbuild/static/js/[22m[36m45509.8f9ed0c2.chunk.js[39m
1.29 kB [2mbuild/static/js/[22m[36m14751.8abeb019.chunk.js[39m
1.29 kB [2mbuild/static/js/[22m[36m4904.05a9f34f.chunk.js[39m
1.28 kB [2mbuild/static/js/[22m[36m91232.c88acd0e.chunk.js[39m
1.28 kB [2mbuild/static/js/[22m[36m19070.2d3e7bde.chunk.js[39m
1.27 kB [2mbuild/static/js/[22m[36m13165.78e47c81.chunk.js[39m
1.27 kB [2mbuild/static/js/[22m[36m43978.c47f1a9d.chunk.js[39m
1.26 kB [2mbuild/static/js/[22m[36m1855.f09bd670.chunk.js[39m
1.26 kB [2mbuild/static/js/[22m[36m88297.e9ca7cad.chunk.js[39m
1.26 kB [2mbuild/static/js/[22m[36m10589.1f829627.chunk.js[39m
1.26 kB [2mbuild/static/js/[22m[36m6613.96ae4939.chunk.js[39m
1.26 kB [2mbuild/static/js/[22m[36m88157.75c37592.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36m19826.173adde5.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36m36755.cef2e17f.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36m65900.13ec9a80.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36m66744.afe3757e.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36m13313.79e417fb.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36m13639.6096ab29.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36m8925.973385c2.chunk.js[39m
1.24 kB [2mbuild/static/js/[22m[36m98795.1ea28489.chunk.js[39m
1.24 kB [2mbuild/static/js/[22m[36m24386.efb69e7c.chunk.js[39m
1.23 kB [2mbuild/static/js/[22m[36m28061.a528e413.chunk.js[39m
1.23 kB [2mbuild/static/js/[22m[36m90241.70c59a6d.chunk.js[39m
1.23 kB [2mbuild/static/js/[22m[36m1832.01b0492f.chunk.js[39m
1.23 kB [2mbuild/static/js/[22m[36m6709.f8ee693e.chunk.js[39m
1.22 kB [2mbuild/static/js/[22m[36m42933.64949028.chunk.js[39m
1.22 kB [2mbuild/static/js/[22m[36m87369.b2e05792.chunk.js[39m
1.22 kB [2mbuild/static/js/[22m[36m98912.019172be.chunk.js[39m
1.22 kB [2mbuild/static/js/[22m[36m70004.3ff27a83.chunk.js[39m
1.21 kB [2mbuild/static/js/[22m[36m21468.23544c86.chunk.js[39m
1.21 kB [2mbuild/static/js/[22m[36m15122.537a8b63.chunk.js[39m
1.2 kB [2mbuild/static/js/[22m[36m42705.66d56288.chunk.js[39m
1.2 kB [2mbuild/static/js/[22m[36m14641.d8c0561c.chunk.js[39m
1.18 kB [2mbuild/static/js/[22m[36m56597.ec4e4720.chunk.js[39m
1.18 kB [2mbuild/static/js/[22m[36m69539.5bd6e1bd.chunk.js[39m
1.18 kB [2mbuild/static/js/[22m[36m15719.5e3647dc.chunk.js[39m
1.18 kB [2mbuild/static/js/[22m[36m13873.5c3c53d2.chunk.js[39m
1.18 kB [2mbuild/static/js/[22m[36m74005.1219a8cc.chunk.js[39m
1.18 kB [2mbuild/static/js/[22m[36m23210.bcb506ad.chunk.js[39m
1.16 kB [2mbuild/static/js/[22m[36m74954.c0fd1a6c.chunk.js[39m
1.16 kB [2mbuild/static/js/[22m[36m5075.e1d08e69.chunk.js[39m
1.16 kB [2mbuild/static/js/[22m[36m20693.9f299581.chunk.js[39m
1.16 kB [2mbuild/static/js/[22m[36m1985.dd5082d2.chunk.js[39m
1.15 kB [2mbuild/static/js/[22m[36m71054.4be72d89.chunk.js[39m
1.15 kB [2mbuild/static/js/[22m[36m76878.58d69cd8.chunk.js[39m
1.15 kB [2mbuild/static/js/[22m[36m20518.02d724c0.chunk.js[39m
1.14 kB [2mbuild/static/js/[22m[36m77420.d7f4caa7.chunk.js[39m
1.13 kB [2mbuild/static/js/[22m[36m93282.c0907b84.chunk.js[39m
1.13 kB [2mbuild/static/js/[22m[36m21465.ead00b86.chunk.js[39m
1.13 kB [2mbuild/static/js/[22m[36m38248.85957088.chunk.js[39m
1.13 kB [2mbuild/static/js/[22m[36m97239.e6cd0527.chunk.js[39m
1.12 kB [2mbuild/static/js/[22m[36m42982.13be16e9.chunk.js[39m
1.12 kB [2mbuild/static/js/[22m[36m63243.6e98bfeb.chunk.js[39m
1.11 kB [2mbuild/static/js/[22m[36m41749.1e4c9e8d.chunk.js[39m
1.11 kB [2mbuild/static/js/[22m[36m2921.31500c17.chunk.js[39m
1.11 kB [2mbuild/static/js/[22m[36m24522.7f47a702.chunk.js[39m
1.11 kB [2mbuild/static/js/[22m[36m55582.31abf0dd.chunk.js[39m
1.11 kB [2mbuild/static/js/[22m[36m74543.393a7034.chunk.js[39m
1.11 kB [2mbuild/static/js/[22m[36m91969.1927adf5.chunk.js[39m
1.09 kB [2mbuild/static/js/[22m[36m83581.19df176b.chunk.js[39m
1.09 kB [2mbuild/static/js/[22m[36m22062.e3155cb9.chunk.js[39m
1.08 kB [2mbuild/static/js/[22m[36m73012.98c7e9fd.chunk.js[39m
1.08 kB [2mbuild/static/js/[22m[36m411.97447e6b.chunk.js[39m
1.08 kB [2mbuild/static/js/[22m[36m29088.9e1f0ec2.chunk.js[39m
1.08 kB [2mbuild/static/js/[22m[36m14075.cc08decf.chunk.js[39m
1.07 kB [2mbuild/static/js/[22m[36m41438.cab3f332.chunk.js[39m
1.07 kB [2mbuild/static/js/[22m[36m50514.78ee64eb.chunk.js[39m
1.07 kB [2mbuild/static/js/[22m[36m30966.38e486a7.chunk.js[39m
1.06 kB [2mbuild/static/js/[22m[36m58417.f4430e62.chunk.js[39m
1.05 kB [2mbuild/static/js/[22m[36m43744.84da9807.chunk.js[39m
1.05 kB [2mbuild/static/js/[22m[36m53413.d427a7d0.chunk.js[39m
1.05 kB [2mbuild/static/js/[22m[36m93343.07224323.chunk.js[39m
1.05 kB [2mbuild/static/js/[22m[36m24955.2f565a0f.chunk.js[39m
1.05 kB [2mbuild/static/js/[22m[36m11779.155e2942.chunk.js[39m
1.05 kB [2mbuild/static/js/[22m[36m48246.1a56d35e.chunk.js[39m
1.04 kB [2mbuild/static/js/[22m[36m37323.61576e20.chunk.js[39m
1.04 kB [2mbuild/static/js/[22m[36m89635.35b9c8eb.chunk.js[39m
1.04 kB [2mbuild/static/js/[22m[36m85584.1d2872e9.chunk.js[39m
1.04 kB [2mbuild/static/js/[22m[36m31240.f5133ce3.chunk.js[39m
1.03 kB [2mbuild/static/js/[22m[36m83260.9578e39e.chunk.js[39m
1.03 kB [2mbuild/static/js/[22m[36m84685.7c887cb5.chunk.js[39m
1.03 kB [2mbuild/static/js/[22m[36m67591.7b5c04ae.chunk.js[39m
1.03 kB [2mbuild/static/js/[22m[36m75288.29ee74da.chunk.js[39m
1.02 kB [2mbuild/static/js/[22m[36m62622.d8323792.chunk.js[39m
1.02 kB [2mbuild/static/js/[22m[36m54039.2744fe83.chunk.js[39m
1.02 kB [2mbuild/static/js/[22m[36m652.71241699.chunk.js[39m
1.02 kB [2mbuild/static/js/[22m[36m85475.c9b8f17a.chunk.js[39m
1.01 kB [2mbuild/static/js/[22m[36m18845.9396176c.chunk.js[39m
1.01 kB [2mbuild/static/js/[22m[36m68576.630d4724.chunk.js[39m
1 kB [2mbuild/static/js/[22m[36m17591.a338aeb1.chunk.js[39m
1 kB [2mbuild/static/js/[22m[36m18310.fa3cb814.chunk.js[39m
991 B [2mbuild/static/js/[22m[36m77833.b733496e.chunk.js[39m
990 B [2mbuild/static/js/[22m[36m13081.ee505992.chunk.js[39m
989 B [2mbuild/static/js/[22m[36m25049.6617d2c9.chunk.js[39m
989 B [2mbuild/static/js/[22m[36m32606.2487cc48.chunk.js[39m
987 B [2mbuild/static/js/[22m[36m88663.4671a07c.chunk.js[39m
984 B [2mbuild/static/js/[22m[36m16815.64b977ee.chunk.js[39m
973 B [2mbuild/static/js/[22m[36m59562.c927c9a5.chunk.js[39m
973 B [2mbuild/static/js/[22m[36m98167.884b40c5.chunk.js[39m
967 B [2mbuild/static/js/[22m[36m26483.46ec5a4c.chunk.js[39m
967 B [2mbuild/static/js/[22m[36m85175.ad5a15e2.chunk.js[39m
962 B [2mbuild/static/js/[22m[36m53077.f7f4ab38.chunk.js[39m
962 B [2mbuild/static/js/[22m[36m66114.184df09f.chunk.js[39m
959 B [2mbuild/static/js/[22m[36m45711.5a0a9659.chunk.js[39m
957 B [2mbuild/static/js/[22m[36m1278.1662f1f8.chunk.js[39m
946 B [2mbuild/static/js/[22m[36m1087.0750f842.chunk.js[39m
945 B [2mbuild/static/js/[22m[36m11450.a7eaaf25.chunk.js[39m
942 B [2mbuild/static/js/[22m[36m82994.20a07794.chunk.js[39m
940 B [2mbuild/static/js/[22m[36m20690.9312d8ec.chunk.js[39m
939 B [2mbuild/static/js/[22m[36m37851.110ea81a.chunk.js[39m
938 B [2mbuild/static/js/[22m[36m83204.bb713a28.chunk.js[39m
937 B [2mbuild/static/js/[22m[36m40285.3de54c64.chunk.js[39m
937 B [2mbuild/static/js/[22m[36m24802.3dd88615.chunk.js[39m
937 B [2mbuild/static/js/[22m[36m31.53c3800c.chunk.js[39m
936 B [2mbuild/static/js/[22m[36m98903.9bf53a42.chunk.js[39m
935 B [2mbuild/static/js/[22m[36m38181.74d33f63.chunk.js[39m
935 B [2mbuild/static/js/[22m[36m70346.f06622e5.chunk.js[39m
919 B [2mbuild/static/js/[22m[36m75495.850a244d.chunk.js[39m
917 B [2mbuild/static/js/[22m[36m23370.af7e3895.chunk.js[39m
917 B [2mbuild/static/js/[22m[36m62074.c0fe8e20.chunk.js[39m
916 B [2mbuild/static/js/[22m[36m98811.10203c70.chunk.js[39m
913 B [2mbuild/static/js/[22m[36m53641.99bb946d.chunk.js[39m
912 B [2mbuild/static/js/[22m[36m48014.9e469a0d.chunk.js[39m
903 B [2mbuild/static/js/[22m[36m70781.413bf9d9.chunk.js[39m
902 B [2mbuild/static/js/[22m[36m75837.b001bd8a.chunk.js[39m
889 B [2mbuild/static/js/[22m[36m52466.8a6f13ae.chunk.js[39m
889 B [2mbuild/static/js/[22m[36m99047.738ce7f5.chunk.js[39m
883 B [2mbuild/static/js/[22m[36m81397.8fd3972e.chunk.js[39m
881 B [2mbuild/static/js/[22m[36m33193.5f7ae0d9.chunk.js[39m
880 B [2mbuild/static/js/[22m[36m41427.02542936.chunk.js[39m
879 B [2mbuild/static/js/[22m[36m39230.bd5d1a1d.chunk.js[39m
877 B [2mbuild/static/js/[22m[36m2450.8eb2a953.chunk.js[39m
876 B [2mbuild/static/js/[22m[36m32374.1f0b7d96.chunk.js[39m
864 B [2mbuild/static/js/[22m[36m88254.9312898c.chunk.js[39m
861 B [2mbuild/static/js/[22m[36m61995.ee09e8ff.chunk.js[39m
856 B [2mbuild/static/js/[22m[36m72963.5746fc06.chunk.js[39m
854 B [2mbuild/static/js/[22m[36m22990.bcb6699b.chunk.js[39m
854 B [2mbuild/static/js/[22m[36m55831.084399f8.chunk.js[39m
853 B [2mbuild/static/js/[22m[36m77677.106a1469.chunk.js[39m
853 B [2mbuild/static/js/[22m[36m95562.47883fb1.chunk.js[39m
853 B [2mbuild/static/js/[22m[36m79662.7656ae44.chunk.js[39m
853 B [2mbuild/static/js/[22m[36m71834.29f452c5.chunk.js[39m
852 B [2mbuild/static/js/[22m[36m56373.34c48678.chunk.js[39m
851 B [2mbuild/static/js/[22m[36m47756.212ca19b.chunk.js[39m
851 B [2mbuild/static/js/[22m[36m22076.ae8181a1.chunk.js[39m
851 B [2mbuild/static/js/[22m[36m58212.91dde36d.chunk.js[39m
851 B [2mbuild/static/js/[22m[36m2742.4fdaf6a8.chunk.js[39m
849 B [2mbuild/static/js/[22m[36m71637.0251bcc9.chunk.js[39m
848 B [2mbuild/static/js/[22m[36m54232.a7883003.chunk.js[39m
848 B [2mbuild/static/js/[22m[36m68449.d7ba0470.chunk.js[39m
847 B [2mbuild/static/js/[22m[36m16390.92efa449.chunk.js[39m
839 B [2mbuild/static/js/[22m[36m84203.996ca6d9.chunk.js[39m
838 B [2mbuild/static/js/[22m[36m15622.ac2e0ca3.chunk.js[39m
834 B [2mbuild/static/js/[22m[36m22825.a3198075.chunk.js[39m
834 B [2mbuild/static/js/[22m[36m86513.a6b54018.chunk.js[39m
831 B [2mbuild/static/js/[22m[36m70112.edeb6f72.chunk.js[39m
831 B [2mbuild/static/js/[22m[36m37044.7e787d98.chunk.js[39m
830 B [2mbuild/static/js/[22m[36m29192.8be3def2.chunk.js[39m
830 B [2mbuild/static/js/[22m[36m26880.21b8de2b.chunk.js[39m
817 B [2mbuild/static/js/[22m[36m4989.6bdd741a.chunk.js[39m
816 B [2mbuild/static/js/[22m[36m11908.b0ded36a.chunk.js[39m
810 B [2mbuild/static/js/[22m[36m44373.9bf74884.chunk.js[39m
808 B [2mbuild/static/js/[22m[36m58239.0bd5eb44.chunk.js[39m
806 B [2mbuild/static/js/[22m[36m18197.272970db.chunk.js[39m
806 B [2mbuild/static/js/[22m[36m93460.a7d0cb9b.chunk.js[39m
805 B [2mbuild/static/js/[22m[36m96577.1df698a3.chunk.js[39m
804 B [2mbuild/static/js/[22m[36m30230.4d4840c1.chunk.js[39m
801 B [2mbuild/static/js/[22m[36m30062.d81eca76.chunk.js[39m
800 B [2mbuild/static/js/[22m[36m31606.04b1c3e0.chunk.js[39m
795 B [2mbuild/static/js/[22m[36m99893.ab826633.chunk.js[39m
794 B [2mbuild/static/js/[22m[36m38311.ddb2544b.chunk.js[39m
794 B [2mbuild/static/js/[22m[36m48829.971c4faf.chunk.js[39m
794 B [2mbuild/static/js/[22m[36m8590.671197eb.chunk.js[39m
786 B [2mbuild/static/js/[22m[36m12255.8ca55b26.chunk.js[39m
786 B [2mbuild/static/js/[22m[36m91135.06df8c99.chunk.js[39m
783 B [2mbuild/static/js/[22m[36m52636.cc71c6f4.chunk.js[39m
782 B [2mbuild/static/js/[22m[36m18619.8a58ec64.chunk.js[39m
782 B [2mbuild/static/js/[22m[36m36144.ced775c4.chunk.js[39m
782 B [2mbuild/static/js/[22m[36m50414.34dcf615.chunk.js[39m
781 B [2mbuild/static/js/[22m[36m59142.ba3dd111.chunk.js[39m
781 B [2mbuild/static/js/[22m[36m63739.4adff57c.chunk.js[39m
779 B [2mbuild/static/js/[22m[36m31677.4fe58fca.chunk.js[39m
777 B [2mbuild/static/js/[22m[36m61193.fdffe9e2.chunk.js[39m
776 B [2mbuild/static/js/[22m[36m79099.a1527558.chunk.js[39m
775 B [2mbuild/static/js/[22m[36m84946.7b93271a.chunk.js[39m
775 B [2mbuild/static/js/[22m[36m85047.c9045250.chunk.js[39m
774 B [2mbuild/static/js/[22m[36m18944.b49cdcdc.chunk.js[39m
769 B [2mbuild/static/js/[22m[36m74036.b99a12d6.chunk.js[39m
768 B [2mbuild/static/js/[22m[36m75591.a30f79c3.chunk.js[39m
768 B [2mbuild/static/js/[22m[36m41903.1f70e84f.chunk.js[39m
767 B [2mbuild/static/js/[22m[36m16236.058c9449.chunk.js[39m
766 B [2mbuild/static/js/[22m[36m25570.2fb3ece0.chunk.js[39m
765 B [2mbuild/static/js/[22m[36m21120.e036d506.chunk.js[39m
765 B [2mbuild/static/js/[22m[36m43859.ac2af9f1.chunk.js[39m
765 B [2mbuild/static/js/[22m[36m94648.70eed091.chunk.js[39m
764 B [2mbuild/static/js/[22m[36m99882.2462f17a.chunk.js[39m
763 B [2mbuild/static/js/[22m[36m49782.3b9ebf21.chunk.js[39m
763 B [2mbuild/static/js/[22m[36m27975.cf5bd7d0.chunk.js[39m
763 B [2mbuild/static/js/[22m[36m76630.71672be0.chunk.js[39m
762 B [2mbuild/static/js/[22m[36m2502.7a66cf73.chunk.js[39m
761 B [2mbuild/static/js/[22m[36m72959.db07a7c9.chunk.js[39m
760 B [2mbuild/static/js/[22m[36m24322.3bef96d7.chunk.js[39m
760 B [2mbuild/static/js/[22m[36m62128.7a8d5019.chunk.js[39m
754 B [2mbuild/static/js/[22m[36m42501.cd9b7205.chunk.js[39m
753 B [2mbuild/static/js/[22m[36m68908.e8a241bc.chunk.js[39m
751 B [2mbuild/static/js/[22m[36m51975.0fa4dcac.chunk.js[39m
751 B [2mbuild/static/js/[22m[36m53881.b5f2d31d.chunk.js[39m
743 B [2mbuild/static/js/[22m[36m89847.7031a864.chunk.js[39m
742 B [2mbuild/static/js/[22m[36m67597.751d5972.chunk.js[39m
742 B [2mbuild/static/js/[22m[36m81109.a2563209.chunk.js[39m
739 B [2mbuild/static/js/[22m[36m11604.7da7c2eb.chunk.js[39m
736 B [2mbuild/static/js/[22m[36m79690.0f2f30f0.chunk.js[39m
735 B [2mbuild/static/js/[22m[36m16147.a499ac7d.chunk.js[39m
733 B [2mbuild/static/js/[22m[36m38603.2796a6b9.chunk.js[39m
731 B [2mbuild/static/js/[22m[36m86833.f9fe0a1d.chunk.js[39m
728 B [2mbuild/static/js/[22m[36m57793.b7201618.chunk.js[39m
727 B [2mbuild/static/js/[22m[36m224.97d484af.chunk.js[39m
727 B [2mbuild/static/js/[22m[36m47039.080b0662.chunk.js[39m
726 B [2mbuild/static/js/[22m[36m4530.3185641c.chunk.js[39m
715 B [2mbuild/static/js/[22m[36m64134.7844dc97.chunk.js[39m
715 B [2mbuild/static/js/[22m[36m66862.818a89fb.chunk.js[39m
715 B [2mbuild/static/js/[22m[36m81711.2f694f7b.chunk.js[39m
713 B [2mbuild/static/js/[22m[36m77545.5f08dace.chunk.js[39m
711 B [2mbuild/static/js/[22m[36m30729.1b96b12b.chunk.js[39m
710 B [2mbuild/static/js/[22m[36m71916.99199db5.chunk.js[39m
709 B [2mbuild/static/js/[22m[36m65843.825a5553.chunk.js[39m
709 B [2mbuild/static/js/[22m[36m67731.df942f01.chunk.js[39m
709 B [2mbuild/static/js/[22m[36m81018.7d3cbc1f.chunk.js[39m
709 B [2mbuild/static/js/[22m[36m58456.dfeaef4d.chunk.js[39m
708 B [2mbuild/static/js/[22m[36m35977.1b340734.chunk.js[39m
707 B [2mbuild/static/js/[22m[36m42632.0599e17a.chunk.js[39m
701 B [2mbuild/static/js/[22m[36m48591.8d4162d2.chunk.js[39m
699 B [2mbuild/static/js/[22m[36m4825.ce785c63.chunk.js[39m
693 B [2mbuild/static/js/[22m[36m83520.4f58197b.chunk.js[39m
692 B [2mbuild/static/js/[22m[36m11696.40e8e522.chunk.js[39m
692 B [2mbuild/static/js/[22m[36m55126.393f5d2a.chunk.js[39m
692 B [2mbuild/static/js/[22m[36m27646.12cb9860.chunk.js[39m
687 B [2mbuild/static/js/[22m[36m63506.f857a0c1.chunk.js[39m
683 B [2mbuild/static/js/[22m[36m34238.405dda21.chunk.js[39m
683 B [2mbuild/static/js/[22m[36m37402.c06f9f59.chunk.js[39m
682 B [2mbuild/static/js/[22m[36m4278.dd9490eb.chunk.js[39m
680 B [2mbuild/static/js/[22m[36m48664.2551d280.chunk.js[39m
679 B [2mbuild/static/js/[22m[36m17887.0f47730f.chunk.js[39m
678 B [2mbuild/static/js/[22m[36m42350.27506c01.chunk.js[39m
677 B [2mbuild/static/js/[22m[36m63714.5d7ec6e5.chunk.js[39m
677 B [2mbuild/static/js/[22m[36m21434.239e612e.chunk.js[39m
676 B [2mbuild/static/js/[22m[36m14808.b1a128de.chunk.js[39m
674 B [2mbuild/static/js/[22m[36m17633.e1f26fe4.chunk.js[39m
673 B [2mbuild/static/js/[22m[36m92483.ecbcd7e8.chunk.js[39m
669 B [2mbuild/static/js/[22m[36m15919.737e0932.chunk.js[39m
669 B [2mbuild/static/js/[22m[36m4912.94906e42.chunk.js[39m
668 B [2mbuild/static/js/[22m[36m44650.b753c95a.chunk.js[39m
668 B [2mbuild/static/js/[22m[36m58758.2158adaa.chunk.js[39m
659 B [2mbuild/static/js/[22m[36m22784.7e495d11.chunk.js[39m
659 B [2mbuild/static/js/[22m[36m62673.86fc8e6f.chunk.js[39m
658 B [2mbuild/static/js/[22m[36m52378.1d7a0568.chunk.js[39m
657 B [2mbuild/static/js/[22m[36m66264.6c0a78e5.chunk.js[39m
654 B [2mbuild/static/js/[22m[36m72572.815f2c07.chunk.js[39m
653 B [2mbuild/static/js/[22m[36m10885.e13a1028.chunk.js[39m
652 B [2mbuild/static/js/[22m[36m16898.757c1875.chunk.js[39m
651 B [2mbuild/static/js/[22m[36m40579.b2c4eb58.chunk.js[39m
647 B [2mbuild/static/js/[22m[36m75149.da5514e4.chunk.js[39m
646 B [2mbuild/static/js/[22m[36m81739.ba15ae7c.chunk.js[39m
641 B [2mbuild/static/js/[22m[36m17098.687d4d9b.chunk.js[39m
641 B [2mbuild/static/js/[22m[36m71379.a45fb4e5.chunk.js[39m
639 B [2mbuild/static/js/[22m[36m19674.890ca6c5.chunk.js[39m
638 B [2mbuild/static/js/[22m[36m30717.6fdd3732.chunk.js[39m
629 B [2mbuild/static/js/[22m[36m84662.53260a61.chunk.js[39m
626 B [2mbuild/static/js/[22m[36m8612.8ea59aa4.chunk.js[39m
623 B [2mbuild/static/js/[22m[36m86240.74b39119.chunk.js[39m
622 B [2mbuild/static/js/[22m[36m94660.a3256483.chunk.js[39m
617 B [2mbuild/static/js/[22m[36m30332.3947c72a.chunk.js[39m
617 B [2mbuild/static/js/[22m[36m43325.7cb21162.chunk.js[39m
590 B [2mbuild/static/js/[22m[36m45208.d2529669.chunk.js[39m
589 B [2mbuild/static/js/[22m[36m28387.6deb1d20.chunk.js[39m
580 B [2mbuild/static/js/[22m[36m58481.55f51060.chunk.js[39m
580 B [2mbuild/static/js/[22m[36m94275.9f305218.chunk.js[39m
579 B [2mbuild/static/js/[22m[36m36425.84e9a1fd.chunk.js[39m
579 B [2mbuild/static/js/[22m[36m77881.6744249a.chunk.js[39m
578 B [2mbuild/static/js/[22m[36m23608.41b4040b.chunk.js[39m
578 B [2mbuild/static/js/[22m[36m38475.9b71a9fb.chunk.js[39m
576 B [2mbuild/static/js/[22m[36m80758.928116d2.chunk.js[39m
575 B [2mbuild/static/js/[22m[36m12820.973b318d.chunk.js[39m
574 B [2mbuild/static/js/[22m[36m29774.a27d1627.chunk.js[39m
574 B [2mbuild/static/js/[22m[36m37774.e3a647b5.chunk.js[39m
564 B [2mbuild/static/js/[22m[36m44008.e2150dad.chunk.js[39m
564 B [2mbuild/static/js/[22m[36m58614.91adc7db.chunk.js[39m
564 B [2mbuild/static/js/[22m[36m10014.a7822702.chunk.js[39m
562 B [2mbuild/static/js/[22m[36m23110.ce4092ec.chunk.js[39m
560 B [2mbuild/static/js/[22m[36m54334.5f9ce6c1.chunk.js[39m
558 B [2mbuild/static/js/[22m[36m58635.4b855487.chunk.js[39m
558 B [2mbuild/static/js/[22m[36m5153.8d3dc19b.chunk.js[39m
558 B [2mbuild/static/js/[22m[36m17626.960687d1.chunk.js[39m
557 B [2mbuild/static/js/[22m[36m79828.73ffd3d0.chunk.js[39m
557 B [2mbuild/static/js/[22m[36m70414.dc54ac40.chunk.js[39m
554 B [2mbuild/static/js/[22m[36m45721.d466232a.chunk.js[39m
553 B [2mbuild/static/js/[22m[36m40160.30ab869f.chunk.js[39m
546 B [2mbuild/static/js/[22m[36m40370.f1b1948f.chunk.js[39m
546 B [2mbuild/static/js/[22m[36m82034.e61a1433.chunk.js[39m
529 B [2mbuild/static/js/[22m[36m50375.f8a77fba.chunk.js[39m
528 B [2mbuild/static/js/[22m[36m4516.dde9b075.chunk.js[39m
513 B [2mbuild/static/js/[22m[36m34767.28138976.chunk.js[39m
511 B [2mbuild/static/js/[22m[36m40070.c647f6f1.chunk.js[39m
502 B [2mbuild/static/js/[22m[36m19200.6041867a.chunk.js[39m
499 B [2mbuild/static/js/[22m[36m40825.88dcb922.chunk.js[39m
499 B [2mbuild/static/js/[22m[36m42742.af455d24.chunk.js[39m
499 B [2mbuild/static/js/[22m[36m4686.5e67d841.chunk.js[39m
481 B [2mbuild/static/js/[22m[36m76151.494b079d.chunk.js[39m
480 B [2mbuild/static/js/[22m[36m28608.f426027f.chunk.js[39m
477 B [2mbuild/static/js/[22m[36m60117.f9a1f305.chunk.js[39m
477 B [2mbuild/static/js/[22m[36m80609.35079cba.chunk.js[39m
452 B [2mbuild/static/js/[22m[36m61136.475f1628.chunk.js[39m
448 B [2mbuild/static/js/[22m[36m8118.a6e2b969.chunk.js[39m
442 B [2mbuild/static/js/[22m[36m38982.a7b805a6.chunk.js[39m
441 B [2mbuild/static/js/[22m[36m6476.326458e2.chunk.js[39m
440 B [2mbuild/static/js/[22m[36m38429.48e903ad.chunk.js[39m
439 B [2mbuild/static/js/[22m[36m29962.55eddcf4.chunk.js[39m
439 B [2mbuild/static/js/[22m[36m65276.e6bdb13b.chunk.js[39m
439 B [2mbuild/static/js/[22m[36m81891.b879a31f.chunk.js[39m
437 B [2mbuild/static/js/[22m[36m72712.3c3c0f16.chunk.js[39m
437 B [2mbuild/static/js/[22m[36m94496.0175e23f.chunk.js[39m
436 B [2mbuild/static/js/[22m[36m68129.f167cf06.chunk.js[39m
435 B [2mbuild/static/js/[22m[36m7585.a6b85878.chunk.js[39m
434 B [2mbuild/static/js/[22m[36m82663.e4def4f0.chunk.js[39m
434 B [2mbuild/static/js/[22m[36m35209.352051e6.chunk.js[39m
433 B [2mbuild/static/js/[22m[36m29993.2c4c4a67.chunk.js[39m
432 B [2mbuild/static/js/[22m[36m27722.a38bc977.chunk.js[39m
409 B [2mbuild/static/js/[22m[36m54270.35e15810.chunk.js[39m
407 B [2mbuild/static/js/[22m[36m91891.bc2bb02c.chunk.js[39m
404 B [2mbuild/static/js/[22m[36m49618.f3070245.chunk.js[39m
403 B [2mbuild/static/js/[22m[36m61910.511260de.chunk.js[39m
402 B [2mbuild/static/js/[22m[36m12974.a0b6c199.chunk.js[39m
402 B [2mbuild/static/js/[22m[36m13192.1e223da7.chunk.js[39m
400 B [2mbuild/static/js/[22m[36m43751.03036f12.chunk.js[39m
399 B [2mbuild/static/js/[22m[36m21489.a2362a9f.chunk.js[39m
398 B [2mbuild/static/js/[22m[36m16925.72d5a795.chunk.js[39m
396 B [2mbuild/static/js/[22m[36m56565.b65aaf67.chunk.js[39m
394 B [2mbuild/static/js/[22m[36m25114.32efa7e7.chunk.js[39m
394 B [2mbuild/static/js/[22m[36m44290.ca071940.chunk.js[39m
375 B [2mbuild/static/js/[22m[36m18607.76a7b6e3.chunk.js[39m
375 B [2mbuild/static/js/[22m[36m63606.96ff0a91.chunk.js[39m
373 B [2mbuild/static/js/[22m[36m62489.2005dec0.chunk.js[39m
371 B [2mbuild/static/js/[22m[36m4752.023d8fe4.chunk.js[39m
371 B [2mbuild/static/js/[22m[36m36697.a77255c1.chunk.js[39m
371 B [2mbuild/static/js/[22m[36m91297.913d2766.chunk.js[39m
369 B [2mbuild/static/js/[22m[36m43961.a9752be1.chunk.js[39m
368 B [2mbuild/static/js/[22m[36m15102.a6f2e26b.chunk.js[39m
346 B [2mbuild/static/js/[22m[36m85768.c0693798.chunk.js[39m
345 B [2mbuild/static/js/[22m[36m42534.34a17e19.chunk.js[39m
334 B [2mbuild/static/js/[22m[36m74129.60574100.chunk.js[39m
332 B [2mbuild/static/js/[22m[36m77128.8ed0e0a8.chunk.js[39m
329 B [2mbuild/static/js/[22m[36m13866.ed220cda.chunk.js[39m
329 B [2mbuild/static/js/[22m[36m75734.d73dca72.chunk.js[39m
311 B [2mbuild/static/js/[22m[36m64915.c28f4800.chunk.js[39m
311 B [2mbuild/static/js/[22m[36m89256.7d932b24.chunk.js[39m
269 B [2mbuild/static/js/[22m[36m69458.00d4d806.chunk.js[39m
268 B [2mbuild/static/js/[22m[36m24313.48cf5fcd.chunk.js[39m
131 B [2mbuild/static/js/[22m[36m78396.f0f79e4c.chunk.js[39m
[33mThe bundle size is significantly larger than recommended.[39m
[33mConsider reducing it with code splitting: https://goo.gl/9VhYWB[39m
[33mYou can also analyze the project dependencies: https://goo.gl/LeUzfb[39m
The project was built assuming it is hosted at [32m./[39m.
You can control this with the [32mhomepage[39m field in your [36mpackage.json[39m.
The [36mbuild[39m folder is ready to be deployed.
Find out more about deployment here:
[33mhttps://cra.link/deployment[39m
[1G[0K⠙[1G[0K
> @notesnook/editor-mobile@1.0.0 postbuild
> node scripts/build.mjs
[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
> nx run @notesnook/mobile:build
(node:1906) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
> @notesnook/mobile@3.1.1 build
> echo 'No build script defined'
[1G[0KNo build script defined
[1G[0K⠙[1G[0K
> NX Successfully ran target build for project @notesnook/mobile and 10 tasks it depends on
Nx read the output from the cache instead of running the command for 9 out of 11 tasks.
View logs and run details at https://nx.app/runs/TKNlVZLkns
2025-05-05 03:36:36,453 INFO: Creating local.properties file at build/com.streetwriters.notesnook/local.properties
2025-05-05 03:36:36,456 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/local.properties
2025-05-05 03:36:36,457 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/local.properties
2025-05-05 03:36:36,457 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/local.properties
2025-05-05 03:36:36,458 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/android/local.properties
2025-05-05 03:36:36,458 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/android/app/local.properties
2025-05-05 03:36:36,459 DEBUG: Removing debuggable flags from build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:36:36,465 INFO: Removing specified files
2025-05-05 03:36:36,466 INFO: Removing apps/desktop
2025-05-05 03:36:36,481 INFO: Removing extensions
2025-05-05 03:36:36,497 INFO: Removing packages/clipper
2025-05-05 03:36:36,512 INFO: Removing apps/web
2025-05-05 03:36:36,808 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-orientation-locker/example/android/app/build.gradle
2025-05-05 03:36:36,858 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/template/android/app/build.gradle
2025-05-05 03:36:37,265 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/native/android/app/build.gradle
2025-05-05 03:36:37,975 INFO: Running 'prebuild' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:36:37,975 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:36:37,975 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's|<uses-permission android:name="com.android.vending.BILLING" />||g' ./src/main/AndroidManifest.xml; cd ../../; echo GITHUB_RELEASE=true > .env; sed -i -e 's|false|true|g' react-native.config.js; sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's|<uses-permission android:name="com.android.vending.BILLING" />||g' ./src/main/AndroidManifest.xml
+ cd ../../
+ echo GITHUB_RELEASE=true
+ sed -i -e 's|false|true|g' react-native.config.js
+ sed -i -e /installReferrerVersion/,+11d ../node_modules/react-native-device-info/android/build.gradle
2025-05-05 03:36:38,178 INFO: Cleaning Gradle project...
2025-05-05 03:36:38,179 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:36:38,179 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true clean
Found 8.6 via distributionUrl
Downloading missing gradle version 8.6
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.6-bin.zip: OK
Running /opt/gradle/versions/8.6/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true clean
Welcome to Gradle 8.6!
Here are the highlights of this release:
- Configurable encryption key for configuration cache
- Build init improvements
- Build authoring improvements
For more details see https://docs.gradle.org/8.6/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors
> Task :gradle-plugin:react-native-gradle-plugin:processResources
> Task :gradle-plugin:react-native-gradle-plugin:compileKotlin
> Task :gradle-plugin:react-native-gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:react-native-gradle-plugin:classes
> Task :gradle-plugin:react-native-gradle-plugin:jar
> Configure project :app
Reading env from: .env
3.1.1WARNING: API 'ApkVariantOutput.getVersionCodeOverride()' is obsolete and has been replaced with 'VariantOutput.versionCode()'.
It will be removed in version 8.0 of the Android Gradle plugin.
Gradle Properties must be used to change Variant information.
For more information, see https://d.android.com/r/tools/use-properties.
To determine what is calling ApkVariantOutput.getVersionCodeOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Fdroid Version code: 15252 for abi 2
Fdroid Version code: 15252 for abi 2
> Configure project :ammarahmed_notifee-react-native
:ammarahmed_notifee-react-native @notifee/react-native found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/../node_modules/@ammarahm-ed/notifee-react-native
:ammarahmed_notifee-react-native package.json found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/package.json
:ammarahmed_notifee-react-native:version set from package.json: 7.4.7 (7,4,7 - 7004007)
:ammarahmed_notifee-react-native:android.compileSdk using custom value: 34
:ammarahmed_notifee-react-native:android.targetSdk using custom value: 34
:ammarahmed_notifee-react-native:android.minSdk using custom value: 23
:ammarahmed_notifee-react-native:reactNativeAndroidDir /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/android
> Configure project :callstack_repack
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-mmkv-storage
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-quick-sqlite
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
Android gradle plugin: 8.2.1
Gradle: 8.6
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-screens
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 6m 23s
6 actionable tasks: 5 executed, 1 up-to-date
2025-05-05 03:43:09,898 INFO: Scanning source for common problems...
2025-05-05 03:43:10,761 INFO: Removing WebAssembly binary file at node_modules/source-map/lib/mappings.wasm
2025-05-05 03:43:11,585 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:43:11,737 INFO: Removing binary at node_modules/clipboardy/fallbacks/windows/clipboard_i686.exe
2025-05-05 03:43:11,737 INFO: Removing binary at node_modules/clipboardy/fallbacks/windows/clipboard_x86_64.exe
2025-05-05 03:43:11,738 INFO: Removing binary at node_modules/clipboardy/fallbacks/linux/xsel
2025-05-05 03:43:11,868 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-05 03:43:11,868 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-05 03:43:12,463 DEBUG: write 'suss.json' to cache
2025-05-05 03:43:12,466 DEBUG: next suss.json cache update due in 23:59:59.986457
2025-05-05 03:43:12,686 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86/.ninja_deps
2025-05-05 03:43:12,687 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86/compile_commands.json.bin
2025-05-05 03:43:12,687 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86/configure_fingerprint.bin
2025-05-05 03:43:12,689 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
2025-05-05 03:43:12,690 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
2025-05-05 03:43:12,691 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86_64/.ninja_deps
2025-05-05 03:43:12,692 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86_64/compile_commands.json.bin
2025-05-05 03:43:12,692 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86_64/configure_fingerprint.bin
2025-05-05 03:43:12,695 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
2025-05-05 03:43:12,695 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
2025-05-05 03:43:12,696 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/armeabi-v7a/.ninja_deps
2025-05-05 03:43:12,697 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/armeabi-v7a/compile_commands.json.bin
2025-05-05 03:43:12,697 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/armeabi-v7a/configure_fingerprint.bin
2025-05-05 03:43:12,700 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
2025-05-05 03:43:12,700 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
2025-05-05 03:43:12,701 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/arm64-v8a/.ninja_deps
2025-05-05 03:43:12,702 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/arm64-v8a/compile_commands.json.bin
2025-05-05 03:43:12,702 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/arm64-v8a/configure_fingerprint.bin
2025-05-05 03:43:12,705 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
2025-05-05 03:43:12,705 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
2025-05-05 03:43:12,709 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86/.ninja_deps
2025-05-05 03:43:12,710 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86/compile_commands.json.bin
2025-05-05 03:43:12,710 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86/configure_fingerprint.bin
2025-05-05 03:43:12,712 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
2025-05-05 03:43:12,713 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
2025-05-05 03:43:12,714 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86_64/.ninja_deps
2025-05-05 03:43:12,715 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86_64/compile_commands.json.bin
2025-05-05 03:43:12,715 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86_64/configure_fingerprint.bin
2025-05-05 03:43:12,717 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
2025-05-05 03:43:12,718 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
2025-05-05 03:43:12,719 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/armeabi-v7a/.ninja_deps
2025-05-05 03:43:12,720 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/armeabi-v7a/compile_commands.json.bin
2025-05-05 03:43:12,720 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/armeabi-v7a/configure_fingerprint.bin
2025-05-05 03:43:12,723 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
2025-05-05 03:43:12,723 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
2025-05-05 03:43:12,724 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/arm64-v8a/.ninja_deps
2025-05-05 03:43:12,725 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/arm64-v8a/compile_commands.json.bin
2025-05-05 03:43:12,725 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/arm64-v8a/configure_fingerprint.bin
2025-05-05 03:43:12,728 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin
2025-05-05 03:43:12,728 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin
2025-05-05 03:43:12,893 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle
2025-05-05 03:43:12,894 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:12,902 INFO: Removing binary at apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/ios/RNBackgroundFetch/TSBackgroundFetch.xcframework/ios-arm64_i386_x86_64-simulator/TSBackgroundFetch.framework/TSBackgroundFetch
2025-05-05 03:43:12,903 INFO: Removing binary at apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/ios/RNBackgroundFetch/TSBackgroundFetch.xcframework/ios-arm64_i386_x86_64-simulator/TSBackgroundFetch.framework/_CodeSignature/CodeRequirements-1
2025-05-05 03:43:12,903 INFO: Removing binary at apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/ios/RNBackgroundFetch/TSBackgroundFetch.xcframework/ios-arm64_i386_x86_64-simulator/TSBackgroundFetch.framework/_CodeSignature/CodeDirectory
2025-05-05 03:43:12,904 INFO: Removing binary at apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/ios/RNBackgroundFetch/TSBackgroundFetch.xcframework/ios-arm64_i386_x86_64-simulator/TSBackgroundFetch.framework/_CodeSignature/CodeRequirements
2025-05-05 03:43:12,904 INFO: Removing binary at apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/ios/RNBackgroundFetch/TSBackgroundFetch.xcframework/ios-arm64_armv7/TSBackgroundFetch.framework/TSBackgroundFetch
2025-05-05 03:43:12,905 INFO: Removing binary at apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/ios/RNBackgroundFetch/TSBackgroundFetch.xcframework/ios-arm64_x86_64-maccatalyst/TSBackgroundFetch.framework/TSBackgroundFetch
2025-05-05 03:43:12,955 INFO: Removing static library at apps/mobile/node_modules/@ammarahmed/react-native-sodium/libsodium/libsodium-ios/lib/libsodium.a
2025-05-05 03:43:13,145 INFO: Removing unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-orientation-locker/example/android/build.gradle
2025-05-05 03:43:13,145 INFO: Removing unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-orientation-locker/example/android/build.gradle
2025-05-05 03:43:13,146 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-orientation-locker/example/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:13,160 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-orientation-locker/example/android/app/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:13,447 INFO: Ignoring unknown maven repo 'mavenTempLocalUrl' at apps/mobile/node_modules/react-native/ReactAndroid/publish.gradle
2025-05-05 03:43:13,743 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:13,757 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2025-05-05 03:43:13,758 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2025-05-05 03:43:13,758 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/osx-bin/hermes
2025-05-05 03:43:14,032 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2025-05-05 03:43:14,092 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/fi.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,092 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/vi.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,093 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ko.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,093 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hr.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,094 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ms.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,094 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ar.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,095 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/cs.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,095 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/sv.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,096 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/el.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,096 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pt.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,096 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/es.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,097 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zh-Hant-HK.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,097 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zu.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,098 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ru.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,098 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/id.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,099 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ja.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,099 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pt-PT.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,100 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/da.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,100 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/sk.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,100 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/es-ES.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,101 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hi.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,101 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hu.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,102 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zh-Hant.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,102 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/tr.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,102 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/de.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,103 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ro.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,103 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pl.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,104 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/nl.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,104 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/he.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,104 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zh-Hans.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,105 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/th.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,105 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/nb.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,106 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/en-GB.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,106 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/uk.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,106 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/fr.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,107 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/it.lproj/fbt_language_pack.bin
2025-05-05 03:43:14,420 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2025-05-05 03:43:14,420 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2025-05-05 03:43:14,420 INFO: Ignoring unknown maven repo 'file://${projectDir}/../android/maven' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2025-05-05 03:43:14,600 INFO: Ignoring unknown maven repo '${reactNativePath}/android' at apps/mobile/node_modules/react-native-webview/android/build.gradle
2025-05-05 03:43:14,626 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-notification-sounds/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:14,834 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-svg/android/build.gradle
2025-05-05 03:43:14,896 INFO: Removing unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-05-05 03:43:14,896 INFO: Removing unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-05-05 03:43:14,896 INFO: Removing unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-05-05 03:43:15,065 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle
2025-05-05 03:43:15,079 INFO: Removing WebAssembly binary file at apps/mobile/node_modules/source-map/lib/mappings.wasm
2025-05-05 03:43:15,090 INFO: Removing WebAssembly binary file at apps/mobile/node_modules/fonteditor-core/woff2/woff2.wasm
2025-05-05 03:43:15,173 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-navigation-bar-color/android/build/.transforms/4585620cb4ca3cad0be32a4c1bec7de8/transformed/classes/classes.dex
2025-05-05 03:43:15,302 INFO: Removing ZIP file archive at apps/mobile/node_modules/thread-stream/test/ts-commonjs-default-export.zip
2025-05-05 03:43:15,305 INFO: Removing ZIP file archive at apps/mobile/node_modules/thread-stream/test/dir with spaces/test-package.zip
2025-05-05 03:43:15,675 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-keychain/android/build.gradle
2025-05-05 03:43:15,675 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-keychain/android/build.gradle
2025-05-05 03:43:15,738 INFO: Ignoring Android AAR library at apps/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250231/android-jsc-intl-r250231.aar
2025-05-05 03:43:15,739 INFO: Ignoring Android AAR library at apps/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250231/android-jsc-cppruntime-r250231.aar
2025-05-05 03:43:15,740 INFO: Ignoring Android AAR library at apps/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar
2025-05-05 03:43:15,767 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-device-info/android/build.gradle
2025-05-05 03:43:15,832 INFO: Removing Java JAR file at apps/mobile/node_modules/detox/Detox-android/com/wix/detox-legacy/20.27.6/detox-legacy-20.27.6-sources.jar
2025-05-05 03:43:15,833 INFO: Removing Android AAR library at apps/mobile/node_modules/detox/Detox-android/com/wix/detox-legacy/20.27.6/detox-legacy-20.27.6.aar
2025-05-05 03:43:15,835 INFO: Removing Android AAR library at apps/mobile/node_modules/detox/Detox-android/com/wix/detox/20.27.6/detox-20.27.6.aar
2025-05-05 03:43:15,836 INFO: Removing Java JAR file at apps/mobile/node_modules/detox/Detox-android/com/wix/detox/20.27.6/detox-20.27.6-sources.jar
2025-05-05 03:43:15,843 INFO: Removing unknown maven repo '$projectDir/../../node_modules/react-native/android' at apps/mobile/node_modules/detox/android/build.gradle
2025-05-05 03:43:15,847 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/detox/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:15,848 INFO: Removing Java JAR file at apps/mobile/node_modules/detox/android/libs/genymotion-api-1.2.0.jar
2025-05-05 03:43:15,868 INFO: Removing unknown maven repo '_mavenRepoUrl' at apps/mobile/node_modules/detox/android/detox/publishing.gradle
2025-05-05 03:43:15,936 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-clipboard/clipboard/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:16,043 INFO: Removing binary at apps/mobile/node_modules/react-native-image-crop-picker/ios/ImageCropPickerSDK/QBImagePicker.framework/QBImagePicker
2025-05-05 03:43:16,049 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-image-crop-picker/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:16,110 WARNING: Found executable binary, possibly code at apps/mobile/node_modules/react-native-vector-icons/Fonts/Fontisto.ttf
2025-05-05 03:43:16,119 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-vector-icons/android/build.gradle
2025-05-05 03:43:16,120 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/f1314fc28eaff1170375cbb76465cb24/transformed/classes/classes.dex
2025-05-05 03:43:16,121 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/1a87deef090d6cf8aea1dfa552bdc5fd/transformed/classes/classes.dex
2025-05-05 03:43:16,122 INFO: Removing Java JAR file at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/e752d9754ea2c8eb9379a0c19450619b/transformed/out/jars/classes.jar
2025-05-05 03:43:16,122 INFO: Removing Java JAR file at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/e752d9754ea2c8eb9379a0c19450619b/transformed/out/jars/libs/R.jar
2025-05-05 03:43:16,123 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/9469767ddf733a51f4497b9a4a4c145a/transformed/classes/classes.dex
2025-05-05 03:43:16,124 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/2e7e8d25233add3d19a6d271696b5812/transformed/classes/classes.dex
2025-05-05 03:43:16,264 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-pager-view/android/build.gradle
2025-05-05 03:43:16,264 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-pager-view/android/build.gradle
2025-05-05 03:43:16,264 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-pager-view/android/build.gradle
2025-05-05 03:43:16,324 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-05-05 03:43:16,325 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-05-05 03:43:16,325 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-05-05 03:43:16,576 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:16,594 INFO: Removing binary at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-05-05 03:43:16,595 INFO: Removing binary at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-05-05 03:43:16,602 INFO: Removing binary at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-05-05 03:43:16,603 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactRootProjectPlugin.class
2025-05-05 03:43:16,603 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$2.class
2025-05-05 03:43:16,604 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$1.class
2025-05-05 03:43:16,604 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$2.class
2025-05-05 03:43:16,604 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenArtifactsTask$1.class
2025-05-05 03:43:16,605 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$1.class
2025-05-05 03:43:16,605 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenSchemaTask$1$1.class
2025-05-05 03:43:16,605 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin.class
2025-05-05 03:43:16,606 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$2$1.class
2025-05-05 03:43:16,606 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension.class
2025-05-05 03:43:16,607 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1.class
2025-05-05 03:43:16,607 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt.class
2025-05-05 03:43:16,607 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactRootProjectPlugin$apply$1.class
2025-05-05 03:43:16,608 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$1.class
2025-05-05 03:43:16,608 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$bundleTask$1.class
2025-05-05 03:43:16,608 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenSchemaTask$1.class
2025-05-05 03:43:16,609 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenArtifactsTask$1$1.class
2025-05-05 03:43:16,609 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class
2025-05-05 03:43:16,609 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class
2025-05-05 03:43:16,610 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class
2025-05-05 03:43:16,610 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/internal/PrivateReactExtension.class
2025-05-05 03:43:16,611 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask$runCommand$1.class
2025-05-05 03:43:16,611 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask$sources$1.class
2025-05-05 03:43:16,612 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask$jsInputFiles$1.class
2025-05-05 03:43:16,612 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask.class
2025-05-05 03:43:16,612 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask.class
2025-05-05 03:43:16,613 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenArtifactsTask.class
2025-05-05 03:43:16,613 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask.class
2025-05-05 03:43:16,613 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$2.class
2025-05-05 03:43:16,614 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$1$1.class
2025-05-05 03:43:16,614 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask$taskAction$1.class
2025-05-05 03:43:16,615 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$1.class
2025-05-05 03:43:16,615 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask.class
2025-05-05 03:43:16,615 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$jscAAR$1.class
2025-05-05 03:43:16,616 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$1.class
2025-05-05 03:43:16,616 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask$taskAction$1$1$1.class
2025-05-05 03:43:16,616 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask$Companion.class
2025-05-05 03:43:16,617 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask.class
2025-05-05 03:43:16,617 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask.class
2025-05-05 03:43:16,617 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$soFiles$1.class
2025-05-05 03:43:16,618 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$2$1.class
2025-05-05 03:43:16,618 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$headerFiles$1.class
2025-05-05 03:43:16,619 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask.class
2025-05-05 03:43:16,619 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask$outputFiles$1.class
2025-05-05 03:43:16,619 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask$inputFiles$1.class
2025-05-05 03:43:16,620 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$1$1.class
2025-05-05 03:43:16,620 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/utils/PrefabPreprocessingEntry.class
2025-05-05 03:43:16,621 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$mavenRepoFromURI$1.class
2025-05-05 03:43:16,621 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtilsKt.class
2025-05-05 03:43:16,621 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/Os.class
2025-05-05 03:43:16,622 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1.class
2025-05-05 03:43:16,622 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class
2025-05-05 03:43:16,623 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFieldsForApp$action$1$1.class
2025-05-05 03:43:16,623 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1$1$1.class
2025-05-05 03:43:16,623 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/BackwardCompatUtils.class
2025-05-05 03:43:16,624 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1$action$1$1.class
2025-05-05 03:43:16,624 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFieldsForLibraries$1$1.class
2025-05-05 03:43:16,624 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/KotlinStdlibCompatUtils.class
2025-05-05 03:43:16,625 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils.class
2025-05-05 03:43:16,625 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureNamespaceForLibraries$1$1$1.class
2025-05-05 03:43:16,625 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureNamespaceForLibraries$1.class
2025-05-05 03:43:16,626 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFieldsForLibraries$1.class
2025-05-05 03:43:16,626 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils.class
2025-05-05 03:43:16,627 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1.class
2025-05-05 03:43:16,627 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/ProjectUtils.class
2025-05-05 03:43:16,627 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$mavenRepoFromUrl$1.class
2025-05-05 03:43:16,628 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1$1.class
2025-05-05 03:43:16,628 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class
2025-05-05 03:43:16,628 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1$1.class
2025-05-05 03:43:16,629 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureNamespaceForLibraries$1$1.class
2025-05-05 03:43:16,629 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$1.class
2025-05-05 03:43:16,629 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/FileUtilsKt.class
2025-05-05 03:43:16,630 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils.class
2025-05-05 03:43:16,630 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$1$1.class
2025-05-05 03:43:16,631 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1$1.class
2025-05-05 03:43:16,631 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1$2.class
2025-05-05 03:43:16,631 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1.class
2025-05-05 03:43:16,632 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1.class
2025-05-05 03:43:16,632 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFieldsForLibraries$1$1$1.class
2025-05-05 03:43:16,632 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils$projectPathToLibraryName$1.class
2025-05-05 03:43:16,633 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureDevPorts$action$1$1.class
2025-05-05 03:43:16,633 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils.class
2025-05-05 03:43:16,633 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils.class
2025-05-05 03:43:16,634 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$1$2.class
2025-05-05 03:43:16,634 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PropertyUtils.class
2025-05-05 03:43:16,635 INFO: Removing Java JAR file at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/libs/react-native-gradle-plugin.jar
2025-05-05 03:43:16,697 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle
2025-05-05 03:43:16,800 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-securerandom/android/build.gradle
2025-05-05 03:43:16,824 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-share/android/build.gradle
2025-05-05 03:43:16,824 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-share/android/build.gradle
2025-05-05 03:43:16,862 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2025-05-05 03:43:16,862 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2025-05-05 03:43:16,862 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2025-05-05 03:43:16,863 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:16,943 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
2025-05-05 03:43:16,943 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
2025-05-05 03:43:17,102 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at apps/mobile/node_modules/react-native-reanimated/android/build.gradle
2025-05-05 03:43:17,102 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at apps/mobile/node_modules/react-native-reanimated/android/build.gradle
2025-05-05 03:43:17,104 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:17,232 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
2025-05-05 03:43:17,255 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
2025-05-05 03:43:17,345 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-mmkv-storage/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:17,426 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-screenguard/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:17,686 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-screens/android/build.gradle
2025-05-05 03:43:17,732 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-05-05 03:43:17,732 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-05-05 03:43:17,732 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-05-05 03:43:18,013 INFO: Removing usual suspect 'com.google.android.play:review' at apps/mobile/node_modules/react-native-in-app-review/android/build.gradle
2025-05-05 03:43:18,014 INFO: Removing usual suspect 'com.google.android.gms(?!.oss-licenses-plugin)' at apps/mobile/node_modules/react-native-in-app-review/android/build.gradle
2025-05-05 03:43:18,014 INFO: Removing usual suspect '(?<!org.microg.gms:)play-services' at apps/mobile/node_modules/react-native-in-app-review/android/build.gradle
2025-05-05 03:43:18,015 INFO: Removing unknown maven repo '$projectDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-in-app-review/android/build.gradle
2025-05-05 03:43:18,024 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-document-picker/android/build.gradle
2025-05-05 03:43:18,093 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-community/checkbox/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:18,134 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle
2025-05-05 03:43:18,134 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-community/netinfo/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:18,339 INFO: Ignoring unknown maven repo '$rootDir/../../node_modules/detox/Detox-android' at apps/mobile/native/android/build.gradle
2025-05-05 03:43:18,340 INFO: Removing gradle-wrapper.jar at apps/mobile/native/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:43:18,471 INFO: Removing binary at servers/themes/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:43:18,481 INFO: Removing gzip file archive at .nx/cache/13158533186874057709-logs.tar.gz
2025-05-05 03:43:18,482 INFO: Removing gzip file archive at .nx/cache/6874162983062979094-logs.tar.gz
2025-05-05 03:43:18,860 INFO: Removing binary at packages/sodium/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:43:18,981 INFO: Removing binary at packages/common/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:43:19,370 INFO: Removing WebAssembly binary file at packages/intl/node_modules/source-map/lib/mappings.wasm
2025-05-05 03:43:19,985 INFO: Removing WebAssembly binary file at packages/intl/node_modules/@lingui/swc-plugin/target/wasm32-wasi/release/lingui_macro_plugin.wasm
2025-05-05 03:43:19,997 INFO: Removing binary at packages/intl/node_modules/nodemon/bin/windows-kill.exe
2025-05-05 03:43:20,235 INFO: Removing binary at packages/intl/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:43:20,553 INFO: Removing WebAssembly binary file at packages/editor/node_modules/argon2-browser/dist/argon2-simd.wasm
2025-05-05 03:43:20,553 INFO: Removing WebAssembly binary file at packages/editor/node_modules/argon2-browser/dist/argon2.wasm
2025-05-05 03:43:20,998 WARNING: Found executable binary, possibly code at packages/editor/node_modules/keytar/build/Release/keytar.node
2025-05-05 03:43:21,105 INFO: Removing binary at packages/editor/node_modules/nodemon/bin/windows-kill.exe
2025-05-05 03:43:21,778 INFO: Removing binary at packages/editor/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:43:23,882 INFO: Removing WebAssembly binary file at packages/editor-mobile/node_modules/workbox-build/node_modules/source-map/lib/mappings.wasm
2025-05-05 03:43:24,480 INFO: Removing WebAssembly binary file at packages/editor-mobile/node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map/lib/mappings.wasm
2025-05-05 03:43:25,163 INFO: Removing binary at packages/editor-mobile/node_modules/playwright-core/bin/PrintDeps.exe
2025-05-05 03:43:25,342 INFO: Removing WebAssembly binary file at packages/editor-mobile/node_modules/v8-to-istanbul/node_modules/source-map/lib/mappings.wasm
2025-05-05 03:43:27,386 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/OTF/SourceCodePro-Bold.otf.woff
2025-05-05 03:43:27,388 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/OTF/SourceCodePro-Regular.otf.woff
2025-05-05 03:43:27,390 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/TTF/SourceCodePro-Regular.ttf.woff
2025-05-05 03:43:27,391 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/TTF/SourceCodePro-Bold.ttf.woff
2025-05-05 03:43:27,392 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/OTF/SourceCodePro-Regular.otf
2025-05-05 03:43:27,394 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/OTF/SourceCodePro-Bold.otf
2025-05-05 03:43:27,395 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/TTF/SourceCodePro-Bold.ttf
2025-05-05 03:43:27,397 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/TTF/SourceCodePro-Regular.ttf
2025-05-05 03:43:27,397 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/EOT/SourceCodePro-Regular.eot
2025-05-05 03:43:27,398 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/EOT/SourceCodePro-Bold.eot
2025-05-05 03:43:27,400 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/OTF/SourceCodePro-Bold.otf.woff2
2025-05-05 03:43:27,401 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/OTF/SourceCodePro-Regular.otf.woff2
2025-05-05 03:43:27,402 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2
2025-05-05 03:43:27,403 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2
2025-05-05 03:43:27,837 WARNING: Found executable binary, possibly code at packages/core/node_modules/better-sqlite3-multiple-ciphers/build/Release/better_sqlite3.node
2025-05-05 03:43:27,964 INFO: Removing binary at packages/core/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:43:27,984 INFO: Removing shared library at packages/core/node_modules/sqlite-better-trigram-linux-x64/better-trigram.so
2025-05-05 03:43:28,031 INFO: Creating source tarball...
2025-05-05 03:49:15,312 INFO: Building Gradle project...
2025-05-05 03:49:15,312 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:49:15,312 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true assembleRelease
Found 8.6 via distributionUrl
Running /opt/gradle/versions/8.6/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors
> Task :gradle-plugin:react-native-gradle-plugin:processResources
> Task :gradle-plugin:react-native-gradle-plugin:compileKotlin
> Task :gradle-plugin:react-native-gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:react-native-gradle-plugin:classes
> Task :gradle-plugin:react-native-gradle-plugin:jar
> Configure project :app
Reading env from: .env
3.1.1WARNING: API 'ApkVariantOutput.getVersionCodeOverride()' is obsolete and has been replaced with 'VariantOutput.versionCode()'.
It will be removed in version 8.0 of the Android Gradle plugin.
Gradle Properties must be used to change Variant information.
For more information, see https://d.android.com/r/tools/use-properties.
To determine what is calling ApkVariantOutput.getVersionCodeOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Fdroid Version code: 15252 for abi 2
Fdroid Version code: 15252 for abi 2
> Configure project :ammarahmed_notifee-react-native
:ammarahmed_notifee-react-native @notifee/react-native found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/../node_modules/@ammarahm-ed/notifee-react-native
:ammarahmed_notifee-react-native package.json found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/package.json
:ammarahmed_notifee-react-native:version set from package.json: 7.4.7 (7,4,7 - 7004007)
:ammarahmed_notifee-react-native:android.compileSdk using custom value: 34
:ammarahmed_notifee-react-native:android.targetSdk using custom value: 34
:ammarahmed_notifee-react-native:android.minSdk using custom value: 23
:ammarahmed_notifee-react-native:reactNativeAndroidDir /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/android
> Configure project :callstack_repack
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-mmkv-storage
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-quick-sqlite
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
Android gradle plugin: 8.2.1
Gradle: 8.6
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-screens
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
WARNING: The specified Android SDK Build Tools version (33.0.0) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.2.1.
Android SDK Build Tools 34.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '33.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
WARNING: The specified Android SDK Build Tools version (33.0.0) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.2.1.
Android SDK Build Tools 34.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '33.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
> Task :ammarahmed_notifee-react-native:preBuild UP-TO-DATE
> Task :ammarahmed_notifee-react-native:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_notifee-react-native:generateReleaseBuildConfig
> Task :ammarahmed_notifee-react-native:generateReleaseResValues
> Task :ammarahmed_notifee-react-native:generateReleaseResources
> Task :ammarahmed_notifee-react-native:packageReleaseResources
> Task :ammarahmed_notifee-react-native:parseReleaseLocalResources
> Task :ammarahmed_notifee-react-native:processReleaseManifest
package="io.invertase.notifee" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="io.invertase.notifee" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_notifee-react-native:javaPreCompileRelease
> Task :ammarahmed_notifee-react-native:extractProguardFiles
> Task :ammarahmed_react-native-background-fetch:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:generateReleaseBuildConfig
> Task :ammarahmed_notifee-react-native:prepareLintJarForPublish
> Task :ammarahmed_notifee-react-native:generateReleaseRFile
> Task :ammarahmed_react-native-background-fetch:generateReleaseResValues
> Task :ammarahmed_notifee-react-native:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/android/src/main/java/io/invertase/notifee/NotifeeApiModule.java:40: warning: [removal] onCatalystInstanceDestroy() in NativeModule has been deprecated and marked for removal
public void onCatalystInstanceDestroy() {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/android/src/main/java/app/notifee/core/utility/ObjectUtils.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
> Task :ammarahmed_notifee-react-native:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-background-fetch:generateReleaseResources
> Task :ammarahmed_react-native-background-fetch:packageReleaseResources
> Task :ammarahmed_react-native-background-fetch:javaPreCompileRelease
> Task :ammarahmed_react-native-background-fetch:parseReleaseLocalResources
> Task :ammarahmed_react-native-background-fetch:extractProguardFiles
> Task :ammarahmed_react-native-background-fetch:prepareLintJarForPublish
> Task :ammarahmed_react-native-eventsource:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-eventsource:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:processReleaseManifest
package="com.transistorsoft.rnbackgroundfetch" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.transistorsoft.rnbackgroundfetch" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-eventsource:generateReleaseBuildConfig
> Task :ammarahmed_react-native-eventsource:generateReleaseResValues
> Task :ammarahmed_react-native-eventsource:generateReleaseResources
> Task :ammarahmed_react-native-background-fetch:generateReleaseRFile
> Task :ammarahmed_react-native-eventsource:packageReleaseResources
> Task :ammarahmed_react-native-background-fetch:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/android/src/main/java/com/transistorsoft/rnbackgroundfetch/HeadlessTask.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :ammarahmed_react-native-background-fetch:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-eventsource:parseReleaseLocalResources
> Task :ammarahmed_react-native-eventsource:processReleaseManifest
package="com.github.jonnybgod.RNEventSource" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-eventsource/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.github.jonnybgod.RNEventSource" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-eventsource/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-eventsource:javaPreCompileRelease
> Task :ammarahmed_react-native-eventsource:extractProguardFiles
> Task :ammarahmed_react-native-eventsource:prepareLintJarForPublish
> Task :ammarahmed_react-native-fingerprint-scanner:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseBuildConfig
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseResValues
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseResources
> Task :ammarahmed_react-native-eventsource:generateReleaseRFile
> Task :ammarahmed_react-native-eventsource:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-eventsource/android/src/main/java/org/kaazing/gateway/client/util/WrappedByteBuffer.java:174: warning: [dep-ann] deprecated item is not annotated with @Deprecated
public ByteOrder order(ByteOrder o) {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
> Task :ammarahmed_react-native-eventsource:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-fingerprint-scanner:packageReleaseResources
> Task :ammarahmed_react-native-fingerprint-scanner:parseReleaseLocalResources
> Task :ammarahmed_react-native-fingerprint-scanner:javaPreCompileRelease
> Task :ammarahmed_react-native-fingerprint-scanner:extractProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:prepareLintJarForPublish
> Task :ammarahmed_react-native-fingerprint-scanner:processReleaseManifest
package="com.hieuvp.fingerprint" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-fingerprint-scanner/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.hieuvp.fingerprint" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-fingerprint-scanner/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-share-extension:checkKotlinGradlePluginConfigurationErrors
> Task :ammarahmed_react-native-share-extension:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:generateReleaseBuildConfig
> Task :ammarahmed_react-native-share-extension:generateReleaseResValues
> Task :ammarahmed_react-native-share-extension:generateReleaseResources
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseRFile
> Task :ammarahmed_react-native-share-extension:packageReleaseResources
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseJavaWithJavac
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-share-extension:parseReleaseLocalResources
> Task :ammarahmed_react-native-share-extension:javaPreCompileRelease
> Task :ammarahmed_react-native-share-extension:extractProguardFiles
> Task :ammarahmed_react-native-share-extension:processReleaseManifest
package="chat.rocket.rnshareextension" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="chat.rocket.rnshareextension" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-share-extension:prepareLintJarForPublish
> Task :ammarahmed_react-native-sodium:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-sodium:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:generateReleaseRFile
> Task :ammarahmed_react-native-sodium:generateReleaseBuildConfig
> Task :ammarahmed_react-native-sodium:generateReleaseResValues
> Task :ammarahmed_react-native-sodium:generateReleaseResources
> Task :ammarahmed_react-native-sodium:packageReleaseResources
> Task :ammarahmed_react-native-sodium:parseReleaseLocalResources
> Task :ammarahmed_react-native-sodium:javaPreCompileRelease
> Task :ammarahmed_react-native-sodium:processReleaseManifest
package="org.libsodium.rn" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.libsodium.rn" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-sodium:extractProguardFiles
> Task :ammarahmed_react-native-sodium:prepareLintJarForPublish
> Task :ammarahmed_react-native-sodium:generateReleaseRFile
> Task :ammarahmed_notifee-react-native:bundleLibRuntimeToJarRelease
> Task :ammarahmed_notifee-react-native:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-fingerprint-scanner:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-sodium:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/java/org/libsodium/rn/RCTSodiumModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :ammarahmed_react-native-eventsource:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-sodium:generateReleaseLintVitalModel
> Task :ammarahmed_notifee-react-native:processReleaseJavaRes
> Task :ammarahmed_notifee-react-native:createFullJarRelease
> Task :ammarahmed_notifee-react-native:mergeReleaseJniLibFolders
> Task :ammarahmed_notifee-react-native:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_notifee-react-native:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_notifee-react-native:extractDeepLinksForAarRelease
> Task :ammarahmed_notifee-react-native:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_notifee-react-native:extractReleaseAnnotations
> Task :ammarahmed_notifee-react-native:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_notifee-react-native:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_notifee-react-native:mergeReleaseShaders
> Task :ammarahmed_notifee-react-native:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_notifee-react-native:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_notifee-react-native:packageReleaseAssets
> Task :ammarahmed_notifee-react-native:prepareReleaseArtProfile
> Task :ammarahmed_notifee-react-native:writeReleaseLintModelMetadata
> Task :ammarahmed_notifee-react-native:writeReleaseAarMetadata
> Task :ammarahmed_react-native-background-fetch:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-background-fetch:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-background-fetch:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-background-fetch:createFullJarRelease
> Task :ammarahmed_react-native-background-fetch:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-background-fetch:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-background-fetch:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-background-fetch:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-background-fetch:extractReleaseAnnotations
> Task :ammarahmed_react-native-background-fetch:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-background-fetch:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-background-fetch:mergeReleaseShaders
> Task :ammarahmed_react-native-background-fetch:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-background-fetch:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:packageReleaseAssets
> Task :ammarahmed_notifee-react-native:mergeReleaseJavaResource
> Task :ammarahmed_notifee-react-native:syncReleaseLibJars
> Task :ammarahmed_notifee-react-native:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-background-fetch:prepareReleaseArtProfile
> Task :ammarahmed_react-native-background-fetch:writeReleaseAarMetadata
> Task :ammarahmed_react-native-background-fetch:mergeReleaseJavaResource
> Task :ammarahmed_react-native-background-fetch:lintVitalAnalyzeRelease
> Task :ammarahmed_notifee-react-native:generateReleaseLintModel
> Task :ammarahmed_react-native-sodium:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-background-fetch:syncReleaseLibJars
> Task :ammarahmed_react-native-background-fetch:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-background-fetch:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-background-fetch:generateReleaseLintModel
> Task :ammarahmed_react-native-eventsource:processReleaseJavaRes
> Task :ammarahmed_react-native-eventsource:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-eventsource:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-eventsource:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-eventsource:createFullJarRelease
> Task :ammarahmed_react-native-eventsource:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-eventsource:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-eventsource:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-eventsource:extractReleaseAnnotations
> Task :ammarahmed_react-native-eventsource:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-eventsource:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-eventsource:mergeReleaseShaders
> Task :ammarahmed_react-native-eventsource:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-eventsource:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-eventsource:packageReleaseAssets
> Task :ammarahmed_react-native-eventsource:prepareReleaseArtProfile
> Task :ammarahmed_react-native-eventsource:writeReleaseAarMetadata
> Task :ammarahmed_react-native-eventsource:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-fingerprint-scanner:createFullJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-eventsource:mergeReleaseJavaResource
> Task :ammarahmed_react-native-fingerprint-scanner:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-share-extension:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/java/chat/rocket/rnshareextension/ShareModule.kt:70:27 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/java/chat/rocket/rnshareextension/ShareModule.kt:80:26 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/java/chat/rocket/rnshareextension/ShareModule.kt:88:26 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
> Task :ammarahmed_react-native-eventsource:syncReleaseLibJars
> Task :ammarahmed_react-native-share-extension:compileReleaseJavaWithJavac
> Task :ammarahmed_react-native-share-extension:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-eventsource:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-fingerprint-scanner:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-fingerprint-scanner:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:extractReleaseAnnotations
> Task :ammarahmed_react-native-eventsource:generateReleaseLintModel
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseShaders
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:packageReleaseAssets
> Task :ammarahmed_react-native-fingerprint-scanner:prepareReleaseArtProfile
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseJavaResource
> Task :ammarahmed_react-native-fingerprint-scanner:writeReleaseAarMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:syncReleaseLibJars
> Task :ammarahmed_react-native-fingerprint-scanner:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-share-extension:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-share-extension:processReleaseJavaRes
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseLintModel
> Task :ammarahmed_react-native-share-extension:createFullJarRelease
> Task :ammarahmed_react-native-share-extension:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-share-extension:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-share-extension:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-share-extension:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-share-extension:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-share-extension:extractReleaseAnnotations
> Task :ammarahmed_react-native-share-extension:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-share-extension:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-share-extension:mergeReleaseShaders
> Task :ammarahmed_react-native-share-extension:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-share-extension:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:packageReleaseAssets
> Task :ammarahmed_react-native-share-extension:prepareReleaseArtProfile
> Task :ammarahmed_react-native-share-extension:writeReleaseAarMetadata
> Task :ammarahmed_react-native-share-extension:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-share-extension:mergeReleaseJavaResource
> Task :ammarahmed_react-native-share-extension:syncReleaseLibJars
> Task :ammarahmed_react-native-sodium:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-share-extension:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-sodium:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-sodium:createFullJarRelease
> Task :ammarahmed_react-native-sodium:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-share-extension:generateReleaseLintModel
> Task :ammarahmed_react-native-sodium:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-sodium:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-sodium:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-sodium:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-sodium:extractReleaseAnnotations
> Task :ammarahmed_react-native-sodium:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-sodium:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-sodium:mergeReleaseShaders
> Task :ammarahmed_react-native-sodium:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-sodium:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-sodium:packageReleaseAssets
> Task :ammarahmed_react-native-sodium:prepareReleaseArtProfile
> Task :ammarahmed_react-native-sodium:mergeReleaseJavaResource
> Task :ammarahmed_react-native-sodium:writeReleaseAarMetadata
> Task :ammarahmed_react-native-sodium:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-sodium:syncReleaseLibJars
> Task :ammarahmed_react-native-sodium:bundleReleaseLocalLintAar
> Task :app:buildKotlinToolingMetadata
> Task :ammarahmed_react-native-sodium:generateReleaseLintModel
> Task :ammarahmed_notifee-react-native:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-background-fetch:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-share-extension:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-sodium:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-eventsource:bundleLibCompileToJarRelease
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:deleteFiles UP-TO-DATE
> Task :app:copyEditorBundle
> Task :app:copyFontFiles
> Task :app:copyPlainEditorBundle
> Task :app:generateCodegenSchemaFromJavaScript SKIPPED
> Task :app:generateCodegenArtifactsFromSchema SKIPPED
> Task :app:generatePackageList
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :app:generateReleaseBuildConfig
> Task :ammarahmed_notifee-react-native:compileReleaseLibraryResources
> Task :ammarahmed_react-native-eventsource:compileReleaseLibraryResources
> Task :ammarahmed_react-native-background-fetch:compileReleaseLibraryResources
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseLibraryResources
> Task :ammarahmed_react-native-share-extension:compileReleaseLibraryResources
> Task :ammarahmed_react-native-sodium:compileReleaseLibraryResources
> Task :bam.tech_react-native-image-resizer:preBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:preReleaseBuild UP-TO-DATE
> Task :callstack_repack:preBuild UP-TO-DATE
> Task :callstack_repack:preReleaseBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:writeReleaseAarMetadata
> Task :react-native-actions-shortcuts:preBuild UP-TO-DATE
> Task :react-native-actions-shortcuts:preReleaseBuild UP-TO-DATE
> Task :callstack_repack:writeReleaseAarMetadata
> Task :react-native-background-actions:preBuild UP-TO-DATE
> Task :react-native-background-actions:preReleaseBuild UP-TO-DATE
> Task :react-native-actions-shortcuts:writeReleaseAarMetadata
> Task :react-native-blob-util:preBuild UP-TO-DATE
> Task :react-native-background-actions:writeReleaseAarMetadata
> Task :react-native-blob-util:preReleaseBuild UP-TO-DATE
> Task :react-native-bootsplash:preBuild UP-TO-DATE
> Task :react-native-bootsplash:preReleaseBuild UP-TO-DATE
> Task :react-native-blob-util:writeReleaseAarMetadata
> Task :react-native-bootsplash:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:preBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:preReleaseBuild UP-TO-DATE
> Task :react-native-community_checkbox:preBuild UP-TO-DATE
> Task :react-native-community_checkbox:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata
> Task :react-native-community_datetimepicker:preBuild UP-TO-DATE
> Task :react-native-community_checkbox:writeReleaseAarMetadata
> Task :react-native-community_datetimepicker:preReleaseBuild UP-TO-DATE
> Task :react-native-community_netinfo:preBuild UP-TO-DATE
> Task :react-native-community_netinfo:preReleaseBuild UP-TO-DATE
> Task :react-native-community_datetimepicker:writeReleaseAarMetadata
> Task :react-native-community_toolbar-android:preBuild UP-TO-DATE
> Task :react-native-community_toolbar-android:preReleaseBuild UP-TO-DATE
> Task :react-native-community_netinfo:writeReleaseAarMetadata
> Task :react-native-config:preBuild UP-TO-DATE
> Task :react-native-community_toolbar-android:writeReleaseAarMetadata
> Task :react-native-config:preReleaseBuild UP-TO-DATE
> Task :react-native-config:writeReleaseAarMetadata
> Task :react-native-date-picker:preBuild UP-TO-DATE
> Task :react-native-date-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-device-info:preBuild UP-TO-DATE
> Task :react-native-device-info:preReleaseBuild UP-TO-DATE
> Task :react-native-date-picker:writeReleaseAarMetadata
> Task :react-native-document-picker:preBuild UP-TO-DATE
> Task :react-native-document-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-device-info:writeReleaseAarMetadata
> Task :react-native-exit-app:preBuild UP-TO-DATE
> Task :react-native-exit-app:preReleaseBuild UP-TO-DATE
> Task :react-native-document-picker:writeReleaseAarMetadata
> Task :react-native-exit-app:writeReleaseAarMetadata
> Task :react-native-file-viewer:preBuild UP-TO-DATE
> Task :react-native-file-viewer:preReleaseBuild UP-TO-DATE
> Task :react-native-gesture-handler:preBuild UP-TO-DATE
> Task :react-native-file-viewer:writeReleaseAarMetadata
> Task :react-native-gesture-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-get-random-values:preBuild UP-TO-DATE
> Task :react-native-get-random-values:preReleaseBuild UP-TO-DATE
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-gzip:preBuild UP-TO-DATE
> Task :react-native-gzip:preReleaseBuild UP-TO-DATE
> Task :react-native-get-random-values:writeReleaseAarMetadata
> Task :react-native-gzip:writeReleaseAarMetadata
> Task :react-native-html-to-pdf-lite:preBuild UP-TO-DATE
> Task :react-native-html-to-pdf-lite:preReleaseBuild UP-TO-DATE
> Task :react-native-image-crop-picker:preBuild UP-TO-DATE
> Task :react-native-image-crop-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-html-to-pdf-lite:writeReleaseAarMetadata
> Task :react-native-keychain:preBuild UP-TO-DATE
> Task :react-native-image-crop-picker:writeReleaseAarMetadata
> Task :react-native-keychain:preReleaseBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:preBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:preReleaseBuild UP-TO-DATE
> Task :react-native-keychain:writeReleaseAarMetadata
> Task :react-native-masked-view_masked-view:writeReleaseAarMetadata
> Task :react-native-mmkv-storage:preBuild UP-TO-DATE
> Task :react-native-mmkv-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-navigation-bar-color:preBuild UP-TO-DATE
> Task :react-native-mmkv-storage:writeReleaseAarMetadata
> Task :react-native-navigation-bar-color:preReleaseBuild UP-TO-DATE
> Task :react-native-notification-sounds:preBuild UP-TO-DATE
> Task :react-native-navigation-bar-color:writeReleaseAarMetadata
> Task :react-native-notification-sounds:preReleaseBuild UP-TO-DATE
> Task :react-native-orientation-locker:preBuild UP-TO-DATE
> Task :react-native-orientation-locker:preReleaseBuild UP-TO-DATE
> Task :react-native-pager-view:preBuild UP-TO-DATE
> Task :react-native-pager-view:preReleaseBuild UP-TO-DATE
> Task :react-native-notification-sounds:writeReleaseAarMetadata
> Task :react-native-orientation-locker:writeReleaseAarMetadata
> Task :react-native-pdf:preBuild UP-TO-DATE
> Task :react-native-pdf:preReleaseBuild UP-TO-DATE
> Task :react-native-pager-view:writeReleaseAarMetadata
> Task :react-native-pdf:writeReleaseAarMetadata
> Task :react-native-quick-sqlite:preBuild UP-TO-DATE
> Task :react-native-quick-sqlite:preReleaseBuild UP-TO-DATE
> Task :react-native-quick-sqlite:writeReleaseAarMetadata
> Task :react-native-reanimated:assertLatestReactNativeWithNewArchitectureTask SKIPPED
> Task :react-native-reanimated:assertMinimalReactNativeVersionTask SKIPPED
> Task :react-native-reanimated:prepareHeadersForPrefab
> Task :react-native-reanimated:preBuild
> Task :react-native-reanimated:preReleaseBuild
> Task :react-native-safe-area-context:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:preReleaseBuild UP-TO-DATE
> Task :react-native-reanimated:writeReleaseAarMetadata
> Task :react-native-scoped-storage:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> Task :react-native-scoped-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-screens:preBuild UP-TO-DATE
> Task :react-native-screens:preReleaseBuild UP-TO-DATE
> Task :react-native-scoped-storage:writeReleaseAarMetadata
> Task :react-native-securerandom:preBuild UP-TO-DATE
> Task :react-native-securerandom:preReleaseBuild UP-TO-DATE
> Task :react-native-screens:writeReleaseAarMetadata
> Task :react-native-share:preBuild UP-TO-DATE
> Task :react-native-share:preReleaseBuild UP-TO-DATE
> Task :react-native-securerandom:writeReleaseAarMetadata
> Task :react-native-share:writeReleaseAarMetadata
> Task :react-native-svg:preBuild UP-TO-DATE
> Task :react-native-svg:preReleaseBuild UP-TO-DATE
> Task :react-native-theme-switch-animation:preBuild UP-TO-DATE
> Task :react-native-svg:writeReleaseAarMetadata
> Task :react-native-theme-switch-animation:preReleaseBuild UP-TO-DATE
> Task :react-native-tooltips:preBuild UP-TO-DATE
> Task :react-native-tooltips:preReleaseBuild UP-TO-DATE
> Task :react-native-theme-switch-animation:writeReleaseAarMetadata
> Task :react-native-vector-icons:preBuild UP-TO-DATE
> Task :react-native-tooltips:writeReleaseAarMetadata
> Task :react-native-vector-icons:preReleaseBuild UP-TO-DATE
> Task :react-native-webview:preBuild UP-TO-DATE
> Task :react-native-webview:preReleaseBuild UP-TO-DATE
> Task :react-native-vector-icons:writeReleaseAarMetadata
> Task :react-native-zip-archive:preBuild UP-TO-DATE
> Task :react-native-webview:writeReleaseAarMetadata
> Task :react-native-zip-archive:preReleaseBuild UP-TO-DATE
> Task :react-native-zip-archive:writeReleaseAarMetadata
> Task :sayem314_react-native-keep-awake:preBuild UP-TO-DATE
> Task :sayem314_react-native-keep-awake:preReleaseBuild UP-TO-DATE
> Task :shopify_flash-list:preBuild UP-TO-DATE
> Task :sayem314_react-native-keep-awake:writeReleaseAarMetadata
> Task :shopify_flash-list:preReleaseBuild UP-TO-DATE
> Task :shopify_flash-list:writeReleaseAarMetadata
> Task :ammarahmed_react-native-share-extension:lintVitalAnalyzeRelease
> Task :app:createBundleReleaseJsAndAssets
debug ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/index.bundle': ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/index.bundle'
at errorHandler (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/commands/rspack/bundle.js:41:13)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/commands/rspack/bundle.js:72:17
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:3881:5
at done (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:402:13)
at AsyncParallelHook.callAsyncStageRange (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:409:20)
at AsyncParallelHook.callAsync (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:82:21)
at Cache.shutdown (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:3997:25)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:15163:18
at done (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:473:13)
at AsyncSeriesHook.callAsyncStageRange (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:480:20)
at AsyncSeriesHook.callAsync (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:82:21)
at _Compiler.close (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:15161:25)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/commands/rspack/bundle.js:70:18
at finalCallback (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:14959:9)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:14989:18
at error (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:477:13)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:500:21
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/rspack.config.js:234
if (e.message[0].includes("Bundle built with warnings")) {
^
TypeError: e.message[0].includes is not a function
at Object.listener (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/rspack.config.js:234:30)
at LoggerPlugin.processEntry (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/plugins/LoggerPlugin.js:84:26)
at process.<anonymous> (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/plugins/LoggerPlugin.js:157:14)
at process.emit (node:events:530:35)
at process._fatalException (node:internal/process/execution:154:25)
at throwUnhandledRejectionsMode (node:internal/process/promises:394:5)
at processPromiseRejections (node:internal/process/promises:475:17)
at process.processTicksAndRejections (node:internal/process/task_queues:106:32)
Node.js v22.15.0
> Task :app:createBundleReleaseJsAndAssets FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:createBundleReleaseJsAndAssets'.
> Process 'command 'node'' finished with non-zero exit value 7
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 5m 42s
251 actionable tasks: 250 executed, 1 up-to-date
2025-05-05 03:54:59,220 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.streetwriters.notesnook, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-05 03:54:59,243 ERROR: Could not build app com.streetwriters.notesnook: Build failed for com.streetwriters.notesnook:3.1.1@cb29d71619887a8f31a133510fc00b5256667b7a
==== detail begin ====
Found 8.6 via distributionUrl
Running /opt/gradle/versions/8.6/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors
> Task :gradle-plugin:react-native-gradle-plugin:processResources
> Task :gradle-plugin:react-native-gradle-plugin:compileKotlin
> Task :gradle-plugin:react-native-gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:react-native-gradle-plugin:classes
> Task :gradle-plugin:react-native-gradle-plugin:jar
> Configure project :app
Reading env from: .env
3.1.1WARNING: API 'ApkVariantOutput.getVersionCodeOverride()' is obsolete and has been replaced with 'VariantOutput.versionCode()'.
It will be removed in version 8.0 of the Android Gradle plugin.
Gradle Properties must be used to change Variant information.
For more information, see https://d.android.com/r/tools/use-properties.
To determine what is calling ApkVariantOutput.getVersionCodeOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Fdroid Version code: 15252 for abi 2
Fdroid Version code: 15252 for abi 2
> Configure project :ammarahmed_notifee-react-native
:ammarahmed_notifee-react-native @notifee/react-native found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/../node_modules/@ammarahm-ed/notifee-react-native
:ammarahmed_notifee-react-native package.json found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/package.json
:ammarahmed_notifee-react-native:version set from package.json: 7.4.7 (7,4,7 - 7004007)
:ammarahmed_notifee-react-native:android.compileSdk using custom value: 34
:ammarahmed_notifee-react-native:android.targetSdk using custom value: 34
:ammarahmed_notifee-react-native:android.minSdk using custom value: 23
:ammarahmed_notifee-react-native:reactNativeAndroidDir /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/android
> Configure project :callstack_repack
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-mmkv-storage
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-quick-sqlite
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
Android gradle plugin: 8.2.1
Gradle: 8.6
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-screens
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
WARNING: The specified Android SDK Build Tools version (33.0.0) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.2.1.
Android SDK Build Tools 34.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '33.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
WARNING: The specified Android SDK Build Tools version (33.0.0) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.2.1.
Android SDK Build Tools 34.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '33.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
> Task :ammarahmed_notifee-react-native:preBuild UP-TO-DATE
> Task :ammarahmed_notifee-react-native:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_notifee-react-native:generateReleaseBuildConfig
> Task :ammarahmed_notifee-react-native:generateReleaseResValues
> Task :ammarahmed_notifee-react-native:generateReleaseResources
> Task :ammarahmed_notifee-react-native:packageReleaseResources
> Task :ammarahmed_notifee-react-native:parseReleaseLocalResources
> Task :ammarahmed_notifee-react-native:processReleaseManifest
package="io.invertase.notifee" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="io.invertase.notifee" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_notifee-react-native:javaPreCompileRelease
> Task :ammarahmed_notifee-react-native:extractProguardFiles
> Task :ammarahmed_react-native-background-fetch:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:generateReleaseBuildConfig
> Task :ammarahmed_notifee-react-native:prepareLintJarForPublish
> Task :ammarahmed_notifee-react-native:generateReleaseRFile
> Task :ammarahmed_react-native-background-fetch:generateReleaseResValues
> Task :ammarahmed_notifee-react-native:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/android/src/main/java/io/invertase/notifee/NotifeeApiModule.java:40: warning: [removal] onCatalystInstanceDestroy() in NativeModule has been deprecated and marked for removal
public void onCatalystInstanceDestroy() {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/android/src/main/java/app/notifee/core/utility/ObjectUtils.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
> Task :ammarahmed_notifee-react-native:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-background-fetch:generateReleaseResources
> Task :ammarahmed_react-native-background-fetch:packageReleaseResources
> Task :ammarahmed_react-native-background-fetch:javaPreCompileRelease
> Task :ammarahmed_react-native-background-fetch:parseReleaseLocalResources
> Task :ammarahmed_react-native-background-fetch:extractProguardFiles
> Task :ammarahmed_react-native-background-fetch:prepareLintJarForPublish
> Task :ammarahmed_react-native-eventsource:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-eventsource:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:processReleaseManifest
package="com.transistorsoft.rnbackgroundfetch" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.transistorsoft.rnbackgroundfetch" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-eventsource:generateReleaseBuildConfig
> Task :ammarahmed_react-native-eventsource:generateReleaseResValues
> Task :ammarahmed_react-native-eventsource:generateReleaseResources
> Task :ammarahmed_react-native-background-fetch:generateReleaseRFile
> Task :ammarahmed_react-native-eventsource:packageReleaseResources
> Task :ammarahmed_react-native-background-fetch:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/android/src/main/java/com/transistorsoft/rnbackgroundfetch/HeadlessTask.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :ammarahmed_react-native-background-fetch:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-eventsource:parseReleaseLocalResources
> Task :ammarahmed_react-native-eventsource:processReleaseManifest
package="com.github.jonnybgod.RNEventSource" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-eventsource/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.github.jonnybgod.RNEventSource" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-eventsource/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-eventsource:javaPreCompileRelease
> Task :ammarahmed_react-native-eventsource:extractProguardFiles
> Task :ammarahmed_react-native-eventsource:prepareLintJarForPublish
> Task :ammarahmed_react-native-fingerprint-scanner:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseBuildConfig
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseResValues
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseResources
> Task :ammarahmed_react-native-eventsource:generateReleaseRFile
> Task :ammarahmed_react-native-eventsource:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-eventsource/android/src/main/java/org/kaazing/gateway/client/util/WrappedByteBuffer.java:174: warning: [dep-ann] deprecated item is not annotated with @Deprecated
public ByteOrder order(ByteOrder o) {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
> Task :ammarahmed_react-native-eventsource:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-fingerprint-scanner:packageReleaseResources
> Task :ammarahmed_react-native-fingerprint-scanner:parseReleaseLocalResources
> Task :ammarahmed_react-native-fingerprint-scanner:javaPreCompileRelease
> Task :ammarahmed_react-native-fingerprint-scanner:extractProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:prepareLintJarForPublish
> Task :ammarahmed_react-native-fingerprint-scanner:processReleaseManifest
package="com.hieuvp.fingerprint" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-fingerprint-scanner/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.hieuvp.fingerprint" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-fingerprint-scanner/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-share-extension:checkKotlinGradlePluginConfigurationErrors
> Task :ammarahmed_react-native-share-extension:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:generateReleaseBuildConfig
> Task :ammarahmed_react-native-share-extension:generateReleaseResValues
> Task :ammarahmed_react-native-share-extension:generateReleaseResources
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseRFile
> Task :ammarahmed_react-native-share-extension:packageReleaseResources
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseJavaWithJavac
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-share-extension:parseReleaseLocalResources
> Task :ammarahmed_react-native-share-extension:javaPreCompileRelease
> Task :ammarahmed_react-native-share-extension:extractProguardFiles
> Task :ammarahmed_react-native-share-extension:processReleaseManifest
package="chat.rocket.rnshareextension" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="chat.rocket.rnshareextension" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-share-extension:prepareLintJarForPublish
> Task :ammarahmed_react-native-sodium:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-sodium:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:generateReleaseRFile
> Task :ammarahmed_react-native-sodium:generateReleaseBuildConfig
> Task :ammarahmed_react-native-sodium:generateReleaseResValues
> Task :ammarahmed_react-native-sodium:generateReleaseResources
> Task :ammarahmed_react-native-sodium:packageReleaseResources
> Task :ammarahmed_react-native-sodium:parseReleaseLocalResources
> Task :ammarahmed_react-native-sodium:javaPreCompileRelease
> Task :ammarahmed_react-native-sodium:processReleaseManifest
package="org.libsodium.rn" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.libsodium.rn" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-sodium:extractProguardFiles
> Task :ammarahmed_react-native-sodium:prepareLintJarForPublish
> Task :ammarahmed_react-native-sodium:generateReleaseRFile
> Task :ammarahmed_notifee-react-native:bundleLibRuntimeToJarRelease
> Task :ammarahmed_notifee-react-native:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-fingerprint-scanner:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-sodium:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/java/org/libsodium/rn/RCTSodiumModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :ammarahmed_react-native-eventsource:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-sodium:generateReleaseLintVitalModel
> Task :ammarahmed_notifee-react-native:processReleaseJavaRes
> Task :ammarahmed_notifee-react-native:createFullJarRelease
> Task :ammarahmed_notifee-react-native:mergeReleaseJniLibFolders
> Task :ammarahmed_notifee-react-native:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_notifee-react-native:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_notifee-react-native:extractDeepLinksForAarRelease
> Task :ammarahmed_notifee-react-native:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_notifee-react-native:extractReleaseAnnotations
> Task :ammarahmed_notifee-react-native:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_notifee-react-native:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_notifee-react-native:mergeReleaseShaders
> Task :ammarahmed_notifee-react-native:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_notifee-react-native:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_notifee-react-native:packageReleaseAssets
> Task :ammarahmed_notifee-react-native:prepareReleaseArtProfile
> Task :ammarahmed_notifee-react-native:writeReleaseLintModelMetadata
> Task :ammarahmed_notifee-react-native:writeReleaseAarMetadata
> Task :ammarahmed_react-native-background-fetch:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-background-fetch:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-background-fetch:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-background-fetch:createFullJarRelease
> Task :ammarahmed_react-native-background-fetch:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-background-fetch:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-background-fetch:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-background-fetch:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-background-fetch:extractReleaseAnnotations
> Task :ammarahmed_react-native-background-fetch:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-background-fetch:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-background-fetch:mergeReleaseShaders
> Task :ammarahmed_react-native-background-fetch:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-background-fetch:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:packageReleaseAssets
> Task :ammarahmed_notifee-react-native:mergeReleaseJavaResource
> Task :ammarahmed_notifee-react-native:syncReleaseLibJars
> Task :ammarahmed_notifee-react-native:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-background-fetch:prepareReleaseArtProfile
> Task :ammarahmed_react-native-background-fetch:writeReleaseAarMetadata
> Task :ammarahmed_react-native-background-fetch:mergeReleaseJavaResource
> Task :ammarahmed_react-native-background-fetch:lintVitalAnalyzeRelease
> Task :ammarahmed_notifee-react-native:generateReleaseLintModel
> Task :ammarahmed_react-native-sodium:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-background-fetch:syncReleaseLibJars
> Task :ammarahmed_react-native-background-fetch:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-background-fetch:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-background-fetch:generateReleaseLintModel
> Task :ammarahmed_react-native-eventsource:processReleaseJavaRes
> Task :ammarahmed_react-native-eventsource:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-eventsource:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-eventsource:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-eventsource:createFullJarRelease
> Task :ammarahmed_react-native-eventsource:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-eventsource:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-eventsource:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-eventsource:extractReleaseAnnotations
> Task :ammarahmed_react-native-eventsource:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-eventsource:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-eventsource:mergeReleaseShaders
> Task :ammarahmed_react-native-eventsource:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-eventsource:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-eventsource:packageReleaseAssets
> Task :ammarahmed_react-native-eventsource:prepareReleaseArtProfile
> Task :ammarahmed_react-native-eventsource:writeReleaseAarMetadata
> Task :ammarahmed_react-native-eventsource:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-fingerprint-scanner:createFullJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-eventsource:mergeReleaseJavaResource
> Task :ammarahmed_react-native-fingerprint-scanner:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-share-extension:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/java/chat/rocket/rnshareextension/ShareModule.kt:70:27 'getParcelableArrayListExtra(String!): ArrayList<T!>?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/java/chat/rocket/rnshareextension/ShareModule.kt:80:26 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/src/main/java/chat/rocket/rnshareextension/ShareModule.kt:88:26 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
> Task :ammarahmed_react-native-eventsource:syncReleaseLibJars
> Task :ammarahmed_react-native-share-extension:compileReleaseJavaWithJavac
> Task :ammarahmed_react-native-share-extension:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-eventsource:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-fingerprint-scanner:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-fingerprint-scanner:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:extractReleaseAnnotations
> Task :ammarahmed_react-native-eventsource:generateReleaseLintModel
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseShaders
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:packageReleaseAssets
> Task :ammarahmed_react-native-fingerprint-scanner:prepareReleaseArtProfile
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseJavaResource
> Task :ammarahmed_react-native-fingerprint-scanner:writeReleaseAarMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:syncReleaseLibJars
> Task :ammarahmed_react-native-fingerprint-scanner:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-share-extension:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-share-extension:processReleaseJavaRes
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseLintModel
> Task :ammarahmed_react-native-share-extension:createFullJarRelease
> Task :ammarahmed_react-native-share-extension:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-share-extension:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-share-extension:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-share-extension:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-share-extension:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-share-extension:extractReleaseAnnotations
> Task :ammarahmed_react-native-share-extension:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-share-extension:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-share-extension:mergeReleaseShaders
> Task :ammarahmed_react-native-share-extension:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-share-extension:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:packageReleaseAssets
> Task :ammarahmed_react-native-share-extension:prepareReleaseArtProfile
> Task :ammarahmed_react-native-share-extension:writeReleaseAarMetadata
> Task :ammarahmed_react-native-share-extension:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-share-extension:mergeReleaseJavaResource
> Task :ammarahmed_react-native-share-extension:syncReleaseLibJars
> Task :ammarahmed_react-native-sodium:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-share-extension:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-sodium:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-sodium:createFullJarRelease
> Task :ammarahmed_react-native-sodium:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-share-extension:generateReleaseLintModel
> Task :ammarahmed_react-native-sodium:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-sodium:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-sodium:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-sodium:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-sodium:extractReleaseAnnotations
> Task :ammarahmed_react-native-sodium:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-sodium:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-sodium:mergeReleaseShaders
> Task :ammarahmed_react-native-sodium:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-sodium:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-sodium:packageReleaseAssets
> Task :ammarahmed_react-native-sodium:prepareReleaseArtProfile
> Task :ammarahmed_react-native-sodium:mergeReleaseJavaResource
> Task :ammarahmed_react-native-sodium:writeReleaseAarMetadata
> Task :ammarahmed_react-native-sodium:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-sodium:syncReleaseLibJars
> Task :ammarahmed_react-native-sodium:bundleReleaseLocalLintAar
> Task :app:buildKotlinToolingMetadata
> Task :ammarahmed_react-native-sodium:generateReleaseLintModel
> Task :ammarahmed_notifee-react-native:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-background-fetch:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-share-extension:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-sodium:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-eventsource:bundleLibCompileToJarRelease
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:deleteFiles UP-TO-DATE
> Task :app:copyEditorBundle
> Task :app:copyFontFiles
> Task :app:copyPlainEditorBundle
> Task :app:generateCodegenSchemaFromJavaScript SKIPPED
> Task :app:generateCodegenArtifactsFromSchema SKIPPED
> Task :app:generatePackageList
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :app:generateReleaseBuildConfig
> Task :ammarahmed_notifee-react-native:compileReleaseLibraryResources
> Task :ammarahmed_react-native-eventsource:compileReleaseLibraryResources
> Task :ammarahmed_react-native-background-fetch:compileReleaseLibraryResources
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseLibraryResources
> Task :ammarahmed_react-native-share-extension:compileReleaseLibraryResources
> Task :ammarahmed_react-native-sodium:compileReleaseLibraryResources
> Task :bam.tech_react-native-image-resizer:preBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:preReleaseBuild UP-TO-DATE
> Task :callstack_repack:preBuild UP-TO-DATE
> Task :callstack_repack:preReleaseBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:writeReleaseAarMetadata
> Task :react-native-actions-shortcuts:preBuild UP-TO-DATE
> Task :react-native-actions-shortcuts:preReleaseBuild UP-TO-DATE
> Task :callstack_repack:writeReleaseAarMetadata
> Task :react-native-background-actions:preBuild UP-TO-DATE
> Task :react-native-background-actions:preReleaseBuild UP-TO-DATE
> Task :react-native-actions-shortcuts:writeReleaseAarMetadata
> Task :react-native-blob-util:preBuild UP-TO-DATE
> Task :react-native-background-actions:writeReleaseAarMetadata
> Task :react-native-blob-util:preReleaseBuild UP-TO-DATE
> Task :react-native-bootsplash:preBuild UP-TO-DATE
> Task :react-native-bootsplash:preReleaseBuild UP-TO-DATE
> Task :react-native-blob-util:writeReleaseAarMetadata
> Task :react-native-bootsplash:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:preBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:preReleaseBuild UP-TO-DATE
> Task :react-native-community_checkbox:preBuild UP-TO-DATE
> Task :react-native-community_checkbox:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata
> Task :react-native-community_datetimepicker:preBuild UP-TO-DATE
> Task :react-native-community_checkbox:writeReleaseAarMetadata
> Task :react-native-community_datetimepicker:preReleaseBuild UP-TO-DATE
> Task :react-native-community_netinfo:preBuild UP-TO-DATE
> Task :react-native-community_netinfo:preReleaseBuild UP-TO-DATE
> Task :react-native-community_datetimepicker:writeReleaseAarMetadata
> Task :react-native-community_toolbar-android:preBuild UP-TO-DATE
> Task :react-native-community_toolbar-android:preReleaseBuild UP-TO-DATE
> Task :react-native-community_netinfo:writeReleaseAarMetadata
> Task :react-native-config:preBuild UP-TO-DATE
> Task :react-native-community_toolbar-android:writeReleaseAarMetadata
> Task :react-native-config:preReleaseBuild UP-TO-DATE
> Task :react-native-config:writeReleaseAarMetadata
> Task :react-native-date-picker:preBuild UP-TO-DATE
> Task :react-native-date-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-device-info:preBuild UP-TO-DATE
> Task :react-native-device-info:preReleaseBuild UP-TO-DATE
> Task :react-native-date-picker:writeReleaseAarMetadata
> Task :react-native-document-picker:preBuild UP-TO-DATE
> Task :react-native-document-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-device-info:writeReleaseAarMetadata
> Task :react-native-exit-app:preBuild UP-TO-DATE
> Task :react-native-exit-app:preReleaseBuild UP-TO-DATE
> Task :react-native-document-picker:writeReleaseAarMetadata
> Task :react-native-exit-app:writeReleaseAarMetadata
> Task :react-native-file-viewer:preBuild UP-TO-DATE
> Task :react-native-file-viewer:preReleaseBuild UP-TO-DATE
> Task :react-native-gesture-handler:preBuild UP-TO-DATE
> Task :react-native-file-viewer:writeReleaseAarMetadata
> Task :react-native-gesture-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-get-random-values:preBuild UP-TO-DATE
> Task :react-native-get-random-values:preReleaseBuild UP-TO-DATE
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-gzip:preBuild UP-TO-DATE
> Task :react-native-gzip:preReleaseBuild UP-TO-DATE
> Task :react-native-get-random-values:writeReleaseAarMetadata
> Task :react-native-gzip:writeReleaseAarMetadata
> Task :react-native-html-to-pdf-lite:preBuild UP-TO-DATE
> Task :react-native-html-to-pdf-lite:preReleaseBuild UP-TO-DATE
> Task :react-native-image-crop-picker:preBuild UP-TO-DATE
> Task :react-native-image-crop-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-html-to-pdf-lite:writeReleaseAarMetadata
> Task :react-native-keychain:preBuild UP-TO-DATE
> Task :react-native-image-crop-picker:writeReleaseAarMetadata
> Task :react-native-keychain:preReleaseBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:preBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:preReleaseBuild UP-TO-DATE
> Task :react-native-keychain:writeReleaseAarMetadata
> Task :react-native-masked-view_masked-view:writeReleaseAarMetadata
> Task :react-native-mmkv-storage:preBuild UP-TO-DATE
> Task :react-native-mmkv-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-navigation-bar-color:preBuild UP-TO-DATE
> Task :react-native-mmkv-storage:writeReleaseAarMetadata
> Task :react-native-navigation-bar-color:preReleaseBuild UP-TO-DATE
> Task :react-native-notification-sounds:preBuild UP-TO-DATE
> Task :react-native-navigation-bar-color:writeReleaseAarMetadata
> Task :react-native-notification-sounds:preReleaseBuild UP-TO-DATE
> Task :react-native-orientation-locker:preBuild UP-TO-DATE
> Task :react-native-orientation-locker:preReleaseBuild UP-TO-DATE
> Task :react-native-pager-view:preBuild UP-TO-DATE
> Task :react-native-pager-view:preReleaseBuild UP-TO-DATE
> Task :react-native-notification-sounds:writeReleaseAarMetadata
> Task :react-native-orientation-locker:writeReleaseAarMetadata
> Task :react-native-pdf:preBuild UP-TO-DATE
> Task :react-native-pdf:preReleaseBuild UP-TO-DATE
> Task :react-native-pager-view:writeReleaseAarMetadata
> Task :react-native-pdf:writeReleaseAarMetadata
> Task :react-native-quick-sqlite:preBuild UP-TO-DATE
> Task :react-native-quick-sqlite:preReleaseBuild UP-TO-DATE
> Task :react-native-quick-sqlite:writeReleaseAarMetadata
> Task :react-native-reanimated:assertLatestReactNativeWithNewArchitectureTask SKIPPED
> Task :react-native-reanimated:assertMinimalReactNativeVersionTask SKIPPED
> Task :react-native-reanimated:prepareHeadersForPrefab
> Task :react-native-reanimated:preBuild
> Task :react-native-reanimated:preReleaseBuild
> Task :react-native-safe-area-context:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:preReleaseBuild UP-TO-DATE
> Task :react-native-reanimated:writeReleaseAarMetadata
> Task :react-native-scoped-storage:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> Task :react-native-scoped-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-screens:preBuild UP-TO-DATE
> Task :react-native-screens:preReleaseBuild UP-TO-DATE
> Task :react-native-scoped-storage:writeReleaseAarMetadata
> Task :react-native-securerandom:preBuild UP-TO-DATE
> Task :react-native-securerandom:preReleaseBuild UP-TO-DATE
> Task :react-native-screens:writeReleaseAarMetadata
> Task :react-native-share:preBuild UP-TO-DATE
> Task :react-native-share:preReleaseBuild UP-TO-DATE
> Task :react-native-securerandom:writeReleaseAarMetadata
> Task :react-native-share:writeReleaseAarMetadata
> Task :react-native-svg:preBuild UP-TO-DATE
> Task :react-native-svg:preReleaseBuild UP-TO-DATE
> Task :react-native-theme-switch-animation:preBuild UP-TO-DATE
> Task :react-native-svg:writeReleaseAarMetadata
> Task :react-native-theme-switch-animation:preReleaseBuild UP-TO-DATE
> Task :react-native-tooltips:preBuild UP-TO-DATE
> Task :react-native-tooltips:preReleaseBuild UP-TO-DATE
> Task :react-native-theme-switch-animation:writeReleaseAarMetadata
> Task :react-native-vector-icons:preBuild UP-TO-DATE
> Task :react-native-tooltips:writeReleaseAarMetadata
> Task :react-native-vector-icons:preReleaseBuild UP-TO-DATE
> Task :react-native-webview:preBuild UP-TO-DATE
> Task :react-native-webview:preReleaseBuild UP-TO-DATE
> Task :react-native-vector-icons:writeReleaseAarMetadata
> Task :react-native-zip-archive:preBuild UP-TO-DATE
> Task :react-native-webview:writeReleaseAarMetadata
> Task :react-native-zip-archive:preReleaseBuild UP-TO-DATE
> Task :react-native-zip-archive:writeReleaseAarMetadata
> Task :sayem314_react-native-keep-awake:preBuild UP-TO-DATE
> Task :sayem314_react-native-keep-awake:preReleaseBuild UP-TO-DATE
> Task :shopify_flash-list:preBuild UP-TO-DATE
> Task :sayem314_react-native-keep-awake:writeReleaseAarMetadata
> Task :shopify_flash-list:preReleaseBuild UP-TO-DATE
> Task :shopify_flash-list:writeReleaseAarMetadata
> Task :ammarahmed_react-native-share-extension:lintVitalAnalyzeRelease
> Task :app:createBundleReleaseJsAndAssets
debug ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/index.bundle': ENOENT: no such file or directory, open '/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/index.bundle'
at errorHandler (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/commands/rspack/bundle.js:41:13)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/commands/rspack/bundle.js:72:17
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:3881:5
at done (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:402:13)
at AsyncParallelHook.callAsyncStageRange (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:409:20)
at AsyncParallelHook.callAsync (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:82:21)
at Cache.shutdown (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:3997:25)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:15163:18
at done (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:473:13)
at AsyncSeriesHook.callAsyncStageRange (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:480:20)
at AsyncSeriesHook.callAsync (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:82:21)
at _Compiler.close (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:15161:25)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/commands/rspack/bundle.js:70:18
at finalCallback (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:14959:9)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/core/dist/index.js:14989:18
at error (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:477:13)
at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@rspack/lite-tapable/dist/index.js:500:21
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/rspack.config.js:234
if (e.message[0].includes("Bundle built with warnings")) {
^
TypeError: e.message[0].includes is not a function
at Object.listener (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/rspack.config.js:234:30)
at LoggerPlugin.processEntry (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/plugins/LoggerPlugin.js:84:26)
at process.<anonymous> (/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/dist/plugins/LoggerPlugin.js:157:14)
at process.emit (node:events:530:35)
at process._fatalException (node:internal/process/execution:154:25)
at throwUnhandledRejectionsMode (node:internal/process/promises:394:5)
at processPromiseRejections (node:internal/process/promises:475:17)
at process.processTicksAndRejections (node:internal/process/task_queues:106:32)
Node.js v22.15.0
> Task :app:createBundleReleaseJsAndAssets FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:createBundleReleaseJsAndAssets'.
> Process 'command 'node'' finished with non-zero exit value 7
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 5m 42s
251 actionable tasks: 250 executed, 1 up-to-date
==== detail end ====
2025-05-05 03:54:59,250 DEBUG: Error encountered, stopping by user request.
==== detail end ====