log for com.streetwriters.notesnook:15251
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 02:59:41,866 DEBUG: Reading 'config.yml'
2025-05-05 02:59:41,878 INFO: Creating log directory
2025-05-05 02:59:41,878 INFO: Creating temporary directory
2025-05-05 02:59:41,878 INFO: Creating output directory
2025-05-05 02:59:42,278 DEBUG: Getting git vcs interface for https://github.com/streetwriters/notesnook.git
2025-05-05 02:59:42,278 DEBUG: Checking com.streetwriters.notesnook:15251
2025-05-05 02:59:42,278 INFO: Building version 3.1.1 (15251) of com.streetwriters.notesnook
2025-05-05 02:59:42,278 WARNING: Android NDK version 'r23c' could not be found!
2025-05-05 02:59:42,278 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-05-05 02:59:43,278 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-05-05 02:59:43,576 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2025-05-05 02:59:43,584 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-05-05 02:59:43,832 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 148852
Downloading https://f-droid.github.io/android-sdk-transparency-log/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 02:59:44,973 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-05-05 02:59:45,134 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23c-linux.zip HTTP/1.1" 200 724733960
Unzipping to /tmp/.sdkmanager-6lc5_w01
Installing into /opt/android-sdk/ndk/23.2.8568313
2025-05-05 03:00:43,039 INFO: Set NDK r23c (23.2.8568313) up
2025-05-05 03:00:43,039 INFO: Running 'sudo' commands in /home/vagrant
2025-05-05 03:00:43,039 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 6s (2737 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 7s (408 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
16 51.7M 16 8534k 0 0 17.7M 0 0:00:02 --:--:-- 0:00:02 17.7M
70 51.7M 70 36.7M 0 0 25.2M 0 0:00:02 0:00:01 0:00:01 25.2M
100 51.7M 100 51.7M 0 0 26.0M 0 0:00:01 0:00:01 --:--:-- 26.0M
+ 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:01:52,599 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-05 03:01:53,405 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:02:21,759 INFO: Getting source for revision cb29d71619887a8f31a133510fc00b5256667b7a
2025-05-05 03:02:21,762 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:21,762 DEBUG: > git rev-parse --show-toplevel
2025-05-05 03:02:21,969 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:21,970 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-05 03:02:22,173 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:22,174 DEBUG: > git reset --hard
2025-05-05 03:02:23,881 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:23,881 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-05 03:02:23,985 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:23,985 DEBUG: > git clean -dffx
2025-05-05 03:02:24,088 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:24,089 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:02:25,296 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:25,296 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:02:25,902 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:25,902 DEBUG: > git remote set-head origin --auto
2025-05-05 03:02:26,608 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:26,608 DEBUG: > git checkout -f cb29d71619887a8f31a133510fc00b5256667b7a
2025-05-05 03:02:28,436 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:28,436 DEBUG: > git clean -dffx
2025-05-05 03:02:28,540 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:28,540 DEBUG: > git rev-parse --show-toplevel
2025-05-05 03:02:28,744 DEBUG: Directory: build/com.streetwriters.notesnook
2025-05-05 03:02:28,744 DEBUG: > git submodule deinit --all --force
2025-05-05 03:02:28,847 INFO: Running 'init' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:02:28,847 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:02:28,848 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 26s
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/theme
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
✔ 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 core-js-pure 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 875ms
> /home/vagrant/build/com.streetwriters.notesnook/packages/ui
up to date in 1s
> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
added 54 packages in 5s
added 48 packages in 5s
added 111 packages in 8s
added 96 packages in 7s
added 107 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 18s
> 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 35s
> @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 41s
> @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-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-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-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 w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
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 sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
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 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 domexception@2.0.1: Use your platform's native DOMException 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:30.920 (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:1911) [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/B9xKzfFUcE
2025-05-05 03:08:13,761 INFO: Creating local.properties file at build/com.streetwriters.notesnook/local.properties
2025-05-05 03:08:13,769 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/local.properties
2025-05-05 03:08:13,769 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/local.properties
2025-05-05 03:08:13,770 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/local.properties
2025-05-05 03:08:13,770 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/android/local.properties
2025-05-05 03:08:13,771 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/android/app/local.properties
2025-05-05 03:08:13,772 DEBUG: Removing debuggable flags from build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:08:13,778 INFO: Removing specified files
2025-05-05 03:08:13,778 INFO: Removing apps/web
2025-05-05 03:08:13,874 INFO: Removing extensions
2025-05-05 03:08:13,886 INFO: Removing packages/clipper
2025-05-05 03:08:13,893 INFO: Removing apps/desktop
2025-05-05 03:08:14,206 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:08:14,258 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:08:14,669 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/native/android/app/build.gradle
2025-05-05 03:08:15,379 INFO: Running 'prebuild' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:08:15,380 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:08:15,380 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:08:15,583 INFO: Cleaning Gradle project...
2025-05-05 03:08:15,583 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:08:15,584 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=armeabi-v7a -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=armeabi-v7a -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: 15251 for abi 1
Fdroid Version code: 15251 for abi 1
> 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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:14:46,635 INFO: Scanning source for common problems...
2025-05-05 03:14:47,503 INFO: Removing WebAssembly binary file at node_modules/source-map/lib/mappings.wasm
2025-05-05 03:14:48,331 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:14:48,485 INFO: Removing binary at node_modules/clipboardy/fallbacks/windows/clipboard_i686.exe
2025-05-05 03:14:48,485 INFO: Removing binary at node_modules/clipboardy/fallbacks/windows/clipboard_x86_64.exe
2025-05-05 03:14:48,486 INFO: Removing binary at node_modules/clipboardy/fallbacks/linux/xsel
2025-05-05 03:14:48,616 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-05 03:14:48,617 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-05 03:14:49,192 DEBUG: write 'suss.json' to cache
2025-05-05 03:14:49,196 DEBUG: next suss.json cache update due in 23:59:59.986360
2025-05-05 03:14:49,418 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86/.ninja_deps
2025-05-05 03:14:49,419 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86/compile_commands.json.bin
2025-05-05 03:14:49,419 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86/configure_fingerprint.bin
2025-05-05 03:14:49,422 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:14:49,422 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:14:49,424 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86_64/.ninja_deps
2025-05-05 03:14:49,424 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86_64/compile_commands.json.bin
2025-05-05 03:14:49,425 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/x86_64/configure_fingerprint.bin
2025-05-05 03:14:49,427 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:14:49,427 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:14:49,429 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/armeabi-v7a/.ninja_deps
2025-05-05 03:14:49,429 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/armeabi-v7a/compile_commands.json.bin
2025-05-05 03:14:49,430 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/armeabi-v7a/configure_fingerprint.bin
2025-05-05 03:14:49,432 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:14:49,433 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:14:49,434 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/arm64-v8a/.ninja_deps
2025-05-05 03:14:49,434 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/arm64-v8a/compile_commands.json.bin
2025-05-05 03:14:49,435 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/57y411z5/arm64-v8a/configure_fingerprint.bin
2025-05-05 03:14:49,437 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:14:49,438 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:14:49,441 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86/.ninja_deps
2025-05-05 03:14:49,442 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86/compile_commands.json.bin
2025-05-05 03:14:49,443 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86/configure_fingerprint.bin
2025-05-05 03:14:49,445 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:14:49,445 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:14:49,446 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86_64/.ninja_deps
2025-05-05 03:14:49,447 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86_64/compile_commands.json.bin
2025-05-05 03:14:49,448 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/x86_64/configure_fingerprint.bin
2025-05-05 03:14:49,450 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:14:49,450 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:14:49,452 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/armeabi-v7a/.ninja_deps
2025-05-05 03:14:49,452 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/armeabi-v7a/compile_commands.json.bin
2025-05-05 03:14:49,453 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/armeabi-v7a/configure_fingerprint.bin
2025-05-05 03:14:49,455 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:14:49,456 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:14:49,457 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/arm64-v8a/.ninja_deps
2025-05-05 03:14:49,457 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/arm64-v8a/compile_commands.json.bin
2025-05-05 03:14:49,458 INFO: Removing binary at apps/mobile/node_modules/@callstack/repack/android/.cxx/Debug/6g5s1h39/arm64-v8a/configure_fingerprint.bin
2025-05-05 03:14:49,460 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:14:49,461 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:14:49,627 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:14:49,628 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:14:49,636 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:14:49,637 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:14:49,637 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:14:49,638 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:14:49,638 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:14:49,639 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:14:49,690 INFO: Removing static library at apps/mobile/node_modules/@ammarahmed/react-native-sodium/libsodium/libsodium-ios/lib/libsodium.a
2025-05-05 03:14:49,854 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:14:49,854 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:14:49,855 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:14:49,870 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:14:50,158 INFO: Ignoring unknown maven repo 'mavenTempLocalUrl' at apps/mobile/node_modules/react-native/ReactAndroid/publish.gradle
2025-05-05 03:14:50,457 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:50,472 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2025-05-05 03:14:50,472 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2025-05-05 03:14:50,472 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/osx-bin/hermes
2025-05-05 03:14:50,680 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2025-05-05 03:14:50,742 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/fi.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,742 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/vi.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,743 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ko.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,744 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hr.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,744 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ms.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,745 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ar.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,745 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/cs.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,746 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/sv.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,747 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/el.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,747 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pt.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,748 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/es.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,748 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:14:50,749 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zu.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,749 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ru.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,750 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/id.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,750 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ja.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,751 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pt-PT.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,751 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/da.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,752 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/sk.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,752 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/es-ES.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,753 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hi.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,753 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hu.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,754 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zh-Hant.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,754 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/tr.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,754 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/de.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,755 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ro.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,755 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pl.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,756 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/nl.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,756 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/he.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,757 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zh-Hans.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,757 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/th.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,758 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/nb.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,758 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/en-GB.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,758 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/uk.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,759 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/fr.lproj/fbt_language_pack.bin
2025-05-05 03:14:50,759 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/it.lproj/fbt_language_pack.bin
2025-05-05 03:14:51,070 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:14:51,070 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:14:51,070 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:14:51,252 INFO: Ignoring unknown maven repo '${reactNativePath}/android' at apps/mobile/node_modules/react-native-webview/android/build.gradle
2025-05-05 03:14:51,277 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-notification-sounds/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:51,485 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:14:51,547 INFO: Removing unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-05-05 03:14:51,548 INFO: Removing unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-05-05 03:14:51,548 INFO: Removing unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-05-05 03:14:51,719 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:14:51,734 INFO: Removing WebAssembly binary file at apps/mobile/node_modules/source-map/lib/mappings.wasm
2025-05-05 03:14:51,745 INFO: Removing WebAssembly binary file at apps/mobile/node_modules/fonteditor-core/woff2/woff2.wasm
2025-05-05 03:14:51,828 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:14:51,956 INFO: Removing ZIP file archive at apps/mobile/node_modules/thread-stream/test/ts-commonjs-default-export.zip
2025-05-05 03:14:51,959 INFO: Removing ZIP file archive at apps/mobile/node_modules/thread-stream/test/dir with spaces/test-package.zip
2025-05-05 03:14:52,329 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:14:52,329 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:14:52,393 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:14:52,394 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:14:52,395 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:14:52,422 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:14:52,487 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:14:52,488 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:14:52,490 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:14:52,491 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:14:52,499 INFO: Removing unknown maven repo '$projectDir/../../node_modules/react-native/android' at apps/mobile/node_modules/detox/android/build.gradle
2025-05-05 03:14:52,503 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/detox/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:52,504 INFO: Removing Java JAR file at apps/mobile/node_modules/detox/android/libs/genymotion-api-1.2.0.jar
2025-05-05 03:14:52,524 INFO: Removing unknown maven repo '_mavenRepoUrl' at apps/mobile/node_modules/detox/android/detox/publishing.gradle
2025-05-05 03:14:52,592 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-clipboard/clipboard/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:52,700 INFO: Removing binary at apps/mobile/node_modules/react-native-image-crop-picker/ios/ImageCropPickerSDK/QBImagePicker.framework/QBImagePicker
2025-05-05 03:14:52,706 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:14:52,736 WARNING: Found executable binary, possibly code at apps/mobile/node_modules/react-native-vector-icons/Fonts/Fontisto.ttf
2025-05-05 03:14:52,746 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:14:52,747 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:14:52,748 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:14:52,748 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:14:52,749 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:14:52,750 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:14:52,750 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:14:52,891 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-pager-view/android/build.gradle
2025-05-05 03:14:52,892 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-pager-view/android/build.gradle
2025-05-05 03:14:52,892 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-pager-view/android/build.gradle
2025-05-05 03:14:52,953 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-05-05 03:14:52,953 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-05-05 03:14:52,953 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-05-05 03:14:53,205 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:53,223 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:14:53,223 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:14:53,231 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:14:53,231 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:14:53,232 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:14:53,232 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:14:53,233 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:14:53,233 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:14:53,233 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:14:53,234 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:14:53,234 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:14:53,234 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:14:53,235 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:14:53,235 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:14:53,236 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:14:53,236 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:14:53,236 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:14:53,237 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:14:53,237 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:14:53,237 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:14:53,238 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:14:53,238 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:14:53,238 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:14:53,239 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:14:53,239 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:14:53,240 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:14:53,240 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:14:53,240 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:14:53,241 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:14:53,241 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:14:53,242 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:14:53,242 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:14:53,242 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:14:53,243 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:14:53,243 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:14:53,243 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:14:53,244 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:14:53,244 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:14:53,245 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:14:53,245 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:14:53,245 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:14:53,246 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:14:53,246 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:14:53,246 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:14:53,247 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:14:53,247 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:14:53,247 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:14:53,248 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:14:53,248 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:14:53,249 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:14:53,249 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:14:53,249 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:14:53,250 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:14:53,250 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:14:53,251 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:14:53,251 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:14:53,251 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:14:53,252 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:14:53,252 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:14:53,252 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:14:53,253 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:14:53,253 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:14:53,253 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:14:53,254 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:14:53,254 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:14:53,254 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:14:53,255 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:14:53,255 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:14:53,256 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:14:53,256 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:14:53,256 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:14:53,257 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:14:53,257 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:14:53,257 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:14:53,258 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:14:53,258 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:14:53,258 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:14:53,259 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:14:53,259 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:14:53,260 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:14:53,260 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:14:53,260 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:14:53,261 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:14:53,261 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:14:53,261 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:14:53,262 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:14:53,262 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:14:53,262 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:14:53,263 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:14:53,326 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:14:53,429 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:14:53,452 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:14:53,452 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:14:53,491 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:14:53,491 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:14:53,491 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:14:53,491 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:14:53,572 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:14:53,572 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:14:53,731 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at apps/mobile/node_modules/react-native-reanimated/android/build.gradle
2025-05-05 03:14:53,731 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at apps/mobile/node_modules/react-native-reanimated/android/build.gradle
2025-05-05 03:14:53,733 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:53,860 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:14:53,884 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:14:53,974 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-mmkv-storage/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:54,057 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-screenguard/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:54,319 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:14:54,366 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-05-05 03:14:54,366 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-05-05 03:14:54,366 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-05-05 03:14:54,649 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:14:54,650 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:14:54,650 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:14:54,650 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:14:54,660 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:14:54,729 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-community/checkbox/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:54,770 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:14:54,770 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-community/netinfo/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:54,975 INFO: Ignoring unknown maven repo '$rootDir/../../node_modules/detox/Detox-android' at apps/mobile/native/android/build.gradle
2025-05-05 03:14:54,976 INFO: Removing gradle-wrapper.jar at apps/mobile/native/android/gradle/wrapper/gradle-wrapper.jar
2025-05-05 03:14:55,108 INFO: Removing binary at servers/themes/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:14:55,118 INFO: Removing gzip file archive at .nx/cache/13158533186874057709-logs.tar.gz
2025-05-05 03:14:55,119 INFO: Removing gzip file archive at .nx/cache/6874162983062979094-logs.tar.gz
2025-05-05 03:14:55,495 INFO: Removing binary at packages/sodium/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:14:55,616 INFO: Removing binary at packages/common/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:14:56,004 INFO: Removing WebAssembly binary file at packages/intl/node_modules/source-map/lib/mappings.wasm
2025-05-05 03:14:56,616 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:14:56,628 INFO: Removing binary at packages/intl/node_modules/nodemon/bin/windows-kill.exe
2025-05-05 03:14:56,875 INFO: Removing binary at packages/intl/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:14:57,192 INFO: Removing WebAssembly binary file at packages/editor/node_modules/argon2-browser/dist/argon2-simd.wasm
2025-05-05 03:14:57,193 INFO: Removing WebAssembly binary file at packages/editor/node_modules/argon2-browser/dist/argon2.wasm
2025-05-05 03:14:57,640 WARNING: Found executable binary, possibly code at packages/editor/node_modules/keytar/build/Release/keytar.node
2025-05-05 03:14:57,748 INFO: Removing binary at packages/editor/node_modules/nodemon/bin/windows-kill.exe
2025-05-05 03:14:58,423 INFO: Removing binary at packages/editor/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:15:00,536 INFO: Removing WebAssembly binary file at packages/editor-mobile/node_modules/workbox-build/node_modules/source-map/lib/mappings.wasm
2025-05-05 03:15:01,132 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:15:01,820 INFO: Removing binary at packages/editor-mobile/node_modules/playwright-core/bin/PrintDeps.exe
2025-05-05 03:15:02,000 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:15:04,043 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:15:04,044 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:15:04,046 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:15:04,047 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:15:04,048 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/OTF/SourceCodePro-Regular.otf
2025-05-05 03:15:04,050 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/OTF/SourceCodePro-Bold.otf
2025-05-05 03:15:04,051 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/TTF/SourceCodePro-Bold.ttf
2025-05-05 03:15:04,052 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/TTF/SourceCodePro-Regular.ttf
2025-05-05 03:15:04,053 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/EOT/SourceCodePro-Regular.eot
2025-05-05 03:15:04,054 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/EOT/SourceCodePro-Bold.eot
2025-05-05 03:15:04,056 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:15:04,057 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:15:04,058 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:15:04,059 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:15:04,495 WARNING: Found executable binary, possibly code at packages/core/node_modules/better-sqlite3-multiple-ciphers/build/Release/better_sqlite3.node
2025-05-05 03:15:04,622 INFO: Removing binary at packages/core/node_modules/@esbuild/linux-x64/bin/esbuild
2025-05-05 03:15:04,642 INFO: Removing shared library at packages/core/node_modules/sqlite-better-trigram-linux-x64/better-trigram.so
2025-05-05 03:15:04,689 INFO: Creating source tarball...
2025-05-05 03:20:51,021 INFO: Building Gradle project...
2025-05-05 03:20:51,022 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-05-05 03:20:51,022 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=armeabi-v7a -PfdroidBuild=true assembleRelease
Found 8.6 via distributionUrl
Running /opt/gradle/versions/8.6/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=armeabi-v7a -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: 15251 for abi 1
Fdroid Version code: 15251 for abi 1
> 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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_notifee-react-native:prepareLintJarForPublish
> Task :ammarahmed_react-native-background-fetch:generateReleaseBuildConfig
> 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: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-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-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-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:packageReleaseResources
> Task :ammarahmed_react-native-eventsource:parseReleaseLocalResources
> Task :ammarahmed_react-native-eventsource:javaPreCompileRelease
> 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:extractProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-eventsource:prepareLintJarForPublish
> 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:javaPreCompileRelease
> Task :ammarahmed_react-native-fingerprint-scanner:parseReleaseLocalResources
> Task :ammarahmed_react-native-fingerprint-scanner:extractProguardFiles
> 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-fingerprint-scanner:prepareLintJarForPublish
> 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:javaPreCompileRelease
> Task :ammarahmed_react-native-share-extension:extractProguardFiles
> Task :ammarahmed_react-native-share-extension:parseReleaseLocalResources
> Task :ammarahmed_react-native-sodium:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:prepareLintJarForPublish
> Task :ammarahmed_react-native-sodium:preReleaseBuild UP-TO-DATE
> 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-sodium:generateReleaseBuildConfig
> Task :ammarahmed_react-native-sodium:generateReleaseResValues
> Task :ammarahmed_react-native-sodium:generateReleaseResources
> Task :ammarahmed_react-native-share-extension:generateReleaseRFile
> Task :ammarahmed_react-native-sodium:packageReleaseResources
> Task :ammarahmed_notifee-react-native:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-eventsource:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-background-fetch:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-fingerprint-scanner:lintVitalAnalyzeRelease
> 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_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-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_react-native-background-fetch:prepareReleaseArtProfile
> Task :ammarahmed_notifee-react-native:mergeReleaseJavaResource
> Task :ammarahmed_react-native-background-fetch:writeReleaseAarMetadata
> Task :ammarahmed_react-native-background-fetch:mergeReleaseJavaResource
> Task :ammarahmed_react-native-background-fetch:writeReleaseLintModelMetadata
> Task :ammarahmed_notifee-react-native:syncReleaseLibJars
> Task :ammarahmed_notifee-react-native:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-background-fetch:syncReleaseLibJars
> Task :ammarahmed_react-native-background-fetch:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-sodium:lintVitalAnalyzeRelease
> Task :ammarahmed_notifee-react-native:generateReleaseLintModel
> Task :ammarahmed_react-native-background-fetch:generateReleaseLintModel
> Task :ammarahmed_react-native-eventsource:processReleaseJavaRes
> Task :ammarahmed_react-native-eventsource:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-eventsource:mergeReleaseNativeLibs NO-SOURCE
> 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:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-eventsource:extractReleaseAnnotations
> Task :ammarahmed_react-native-eventsource:createFullJarRelease
> 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:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-share-extension:compileReleaseJavaWithJavac
> Task :ammarahmed_react-native-share-extension:generateReleaseLintVitalModel
> 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:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:createFullJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-eventsource:mergeReleaseJavaResource
> Task :ammarahmed_react-native-fingerprint-scanner:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-eventsource:syncReleaseLibJars
> Task :ammarahmed_react-native-eventsource:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-fingerprint-scanner:extractReleaseAnnotations
> 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-eventsource:generateReleaseLintModel
> 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:syncReleaseLibJars
> Task :ammarahmed_react-native-fingerprint-scanner:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-fingerprint-scanner:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseLintModel
> Task :ammarahmed_react-native-share-extension:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-share-extension:processReleaseJavaRes
> 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-sodium:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-share-extension:syncReleaseLibJars
> 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-share-extension:generateReleaseLintModel
> Task :ammarahmed_react-native-sodium:mergeReleaseJniLibFolders
> 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:syncReleaseLibJars
> Task :ammarahmed_react-native-sodium:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-sodium:writeReleaseLintModelMetadata
> 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-eventsource:bundleLibCompileToJarRelease
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:deleteFiles UP-TO-DATE
> Task :ammarahmed_react-native-sodium:bundleLibCompileToJarRelease
> 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_react-native-background-fetch:compileReleaseLibraryResources
> Task :ammarahmed_notifee-react-native:compileReleaseLibraryResources
> Task :ammarahmed_react-native-eventsource:compileReleaseLibraryResources
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseLibraryResources
> Task :ammarahmed_react-native-share-extension:compileReleaseLibraryResources
> Task :bam.tech_react-native-image-resizer:preBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-sodium:compileReleaseLibraryResources
> Task :callstack_repack:preBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:writeReleaseAarMetadata
> Task :callstack_repack:preReleaseBuild UP-TO-DATE
> 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-actions-shortcuts:writeReleaseAarMetadata
> Task :react-native-background-actions:preBuild UP-TO-DATE
> Task :react-native-background-actions:preReleaseBuild UP-TO-DATE
> Task :react-native-blob-util:preBuild UP-TO-DATE
> 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-background-actions:writeReleaseAarMetadata
> Task :react-native-blob-util:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:preBuild UP-TO-DATE
> Task :react-native-bootsplash:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata
> Task :react-native-community_checkbox:preBuild UP-TO-DATE
> Task :react-native-community_checkbox:preReleaseBuild UP-TO-DATE
> Task :react-native-community_datetimepicker:preBuild UP-TO-DATE
> Task :react-native-community_datetimepicker:preReleaseBuild UP-TO-DATE
> Task :react-native-community_checkbox:writeReleaseAarMetadata
> 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-config:preReleaseBuild UP-TO-DATE
> Task :react-native-community_toolbar-android: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-config:writeReleaseAarMetadata
> 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-file-viewer:preBuild UP-TO-DATE
> Task :react-native-file-viewer:preReleaseBuild UP-TO-DATE
> Task :react-native-exit-app:writeReleaseAarMetadata
> Task :react-native-gesture-handler:preBuild UP-TO-DATE
> Task :react-native-gesture-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-file-viewer:writeReleaseAarMetadata
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-get-random-values:preBuild UP-TO-DATE
> Task :react-native-get-random-values:preReleaseBuild UP-TO-DATE
> 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-html-to-pdf-lite:writeReleaseAarMetadata
> Task :react-native-image-crop-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-keychain:preBuild UP-TO-DATE
> Task :react-native-keychain:preReleaseBuild UP-TO-DATE
> Task :react-native-image-crop-picker:writeReleaseAarMetadata
> 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-mmkv-storage:preBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:writeReleaseAarMetadata
> 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-notification-sounds:preReleaseBuild UP-TO-DATE
> Task :react-native-navigation-bar-color:writeReleaseAarMetadata
> Task :react-native-notification-sounds:writeReleaseAarMetadata
> 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-orientation-locker:writeReleaseAarMetadata
> Task :react-native-pager-view:preReleaseBuild UP-TO-DATE
> Task :react-native-pager-view:writeReleaseAarMetadata
> Task :react-native-pdf:preBuild UP-TO-DATE
> Task :react-native-pdf:preReleaseBuild UP-TO-DATE
> 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-scoped-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> 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-theme-switch-animation:preReleaseBuild UP-TO-DATE
> Task :react-native-svg:writeReleaseAarMetadata
> 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-vector-icons:writeReleaseAarMetadata
> Task :react-native-webview:preBuild UP-TO-DATE
> Task :react-native-webview:preReleaseBuild UP-TO-DATE
> Task :react-native-zip-archive:preBuild UP-TO-DATE
> Task :react-native-zip-archive:preReleaseBuild UP-TO-DATE
> Task :react-native-webview:writeReleaseAarMetadata
> Task :sayem314_react-native-keep-awake:preBuild UP-TO-DATE
> Task :sayem314_react-native-keep-awake:preReleaseBuild UP-TO-DATE
> Task :react-native-zip-archive:writeReleaseAarMetadata
> Task :sayem314_react-native-keep-awake:writeReleaseAarMetadata
> Task :shopify_flash-list:preBuild UP-TO-DATE
> 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:26:34,964 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:26:34,986 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=armeabi-v7a -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: 15251 for abi 1
Fdroid Version code: 15251 for abi 1
> 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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 [armeabi-v7a] 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_notifee-react-native:prepareLintJarForPublish
> Task :ammarahmed_react-native-background-fetch:generateReleaseBuildConfig
> 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: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-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-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-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:packageReleaseResources
> Task :ammarahmed_react-native-eventsource:parseReleaseLocalResources
> Task :ammarahmed_react-native-eventsource:javaPreCompileRelease
> 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:extractProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-eventsource:prepareLintJarForPublish
> 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:javaPreCompileRelease
> Task :ammarahmed_react-native-fingerprint-scanner:parseReleaseLocalResources
> Task :ammarahmed_react-native-fingerprint-scanner:extractProguardFiles
> 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-fingerprint-scanner:prepareLintJarForPublish
> 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:javaPreCompileRelease
> Task :ammarahmed_react-native-share-extension:extractProguardFiles
> Task :ammarahmed_react-native-share-extension:parseReleaseLocalResources
> Task :ammarahmed_react-native-sodium:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-share-extension:prepareLintJarForPublish
> Task :ammarahmed_react-native-sodium:preReleaseBuild UP-TO-DATE
> 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-sodium:generateReleaseBuildConfig
> Task :ammarahmed_react-native-sodium:generateReleaseResValues
> Task :ammarahmed_react-native-sodium:generateReleaseResources
> Task :ammarahmed_react-native-share-extension:generateReleaseRFile
> Task :ammarahmed_react-native-sodium:packageReleaseResources
> Task :ammarahmed_notifee-react-native:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-eventsource:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-background-fetch:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-fingerprint-scanner:lintVitalAnalyzeRelease
> 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_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-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_react-native-background-fetch:prepareReleaseArtProfile
> Task :ammarahmed_notifee-react-native:mergeReleaseJavaResource
> Task :ammarahmed_react-native-background-fetch:writeReleaseAarMetadata
> Task :ammarahmed_react-native-background-fetch:mergeReleaseJavaResource
> Task :ammarahmed_react-native-background-fetch:writeReleaseLintModelMetadata
> Task :ammarahmed_notifee-react-native:syncReleaseLibJars
> Task :ammarahmed_notifee-react-native:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-background-fetch:syncReleaseLibJars
> Task :ammarahmed_react-native-background-fetch:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-sodium:lintVitalAnalyzeRelease
> Task :ammarahmed_notifee-react-native:generateReleaseLintModel
> Task :ammarahmed_react-native-background-fetch:generateReleaseLintModel
> Task :ammarahmed_react-native-eventsource:processReleaseJavaRes
> Task :ammarahmed_react-native-eventsource:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-eventsource:mergeReleaseNativeLibs NO-SOURCE
> 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:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-eventsource:extractReleaseAnnotations
> Task :ammarahmed_react-native-eventsource:createFullJarRelease
> 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:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-share-extension:compileReleaseJavaWithJavac
> Task :ammarahmed_react-native-share-extension:generateReleaseLintVitalModel
> 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:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:createFullJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseNativeLibs NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:stripReleaseDebugSymbols NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_react-native-eventsource:mergeReleaseJavaResource
> Task :ammarahmed_react-native-fingerprint-scanner:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-eventsource:syncReleaseLibJars
> Task :ammarahmed_react-native-eventsource:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-fingerprint-scanner:extractReleaseAnnotations
> 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-eventsource:generateReleaseLintModel
> 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:syncReleaseLibJars
> Task :ammarahmed_react-native-fingerprint-scanner:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-fingerprint-scanner:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseLintModel
> Task :ammarahmed_react-native-share-extension:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-share-extension:processReleaseJavaRes
> 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-sodium:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-share-extension:syncReleaseLibJars
> 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-share-extension:generateReleaseLintModel
> Task :ammarahmed_react-native-sodium:mergeReleaseJniLibFolders
> 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:syncReleaseLibJars
> Task :ammarahmed_react-native-sodium:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-sodium:writeReleaseLintModelMetadata
> 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-eventsource:bundleLibCompileToJarRelease
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:deleteFiles UP-TO-DATE
> Task :ammarahmed_react-native-sodium:bundleLibCompileToJarRelease
> 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_react-native-background-fetch:compileReleaseLibraryResources
> Task :ammarahmed_notifee-react-native:compileReleaseLibraryResources
> Task :ammarahmed_react-native-eventsource:compileReleaseLibraryResources
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseLibraryResources
> Task :ammarahmed_react-native-share-extension:compileReleaseLibraryResources
> Task :bam.tech_react-native-image-resizer:preBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-sodium:compileReleaseLibraryResources
> Task :callstack_repack:preBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:writeReleaseAarMetadata
> Task :callstack_repack:preReleaseBuild UP-TO-DATE
> 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-actions-shortcuts:writeReleaseAarMetadata
> Task :react-native-background-actions:preBuild UP-TO-DATE
> Task :react-native-background-actions:preReleaseBuild UP-TO-DATE
> Task :react-native-blob-util:preBuild UP-TO-DATE
> 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-background-actions:writeReleaseAarMetadata
> Task :react-native-blob-util:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:preBuild UP-TO-DATE
> Task :react-native-bootsplash:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata
> Task :react-native-community_checkbox:preBuild UP-TO-DATE
> Task :react-native-community_checkbox:preReleaseBuild UP-TO-DATE
> Task :react-native-community_datetimepicker:preBuild UP-TO-DATE
> Task :react-native-community_datetimepicker:preReleaseBuild UP-TO-DATE
> Task :react-native-community_checkbox:writeReleaseAarMetadata
> 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-config:preReleaseBuild UP-TO-DATE
> Task :react-native-community_toolbar-android: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-config:writeReleaseAarMetadata
> 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-file-viewer:preBuild UP-TO-DATE
> Task :react-native-file-viewer:preReleaseBuild UP-TO-DATE
> Task :react-native-exit-app:writeReleaseAarMetadata
> Task :react-native-gesture-handler:preBuild UP-TO-DATE
> Task :react-native-gesture-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-file-viewer:writeReleaseAarMetadata
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-get-random-values:preBuild UP-TO-DATE
> Task :react-native-get-random-values:preReleaseBuild UP-TO-DATE
> 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-html-to-pdf-lite:writeReleaseAarMetadata
> Task :react-native-image-crop-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-keychain:preBuild UP-TO-DATE
> Task :react-native-keychain:preReleaseBuild UP-TO-DATE
> Task :react-native-image-crop-picker:writeReleaseAarMetadata
> 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-mmkv-storage:preBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:writeReleaseAarMetadata
> 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-notification-sounds:preReleaseBuild UP-TO-DATE
> Task :react-native-navigation-bar-color:writeReleaseAarMetadata
> Task :react-native-notification-sounds:writeReleaseAarMetadata
> 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-orientation-locker:writeReleaseAarMetadata
> Task :react-native-pager-view:preReleaseBuild UP-TO-DATE
> Task :react-native-pager-view:writeReleaseAarMetadata
> Task :react-native-pdf:preBuild UP-TO-DATE
> Task :react-native-pdf:preReleaseBuild UP-TO-DATE
> 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-scoped-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> 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-theme-switch-animation:preReleaseBuild UP-TO-DATE
> Task :react-native-svg:writeReleaseAarMetadata
> 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-vector-icons:writeReleaseAarMetadata
> Task :react-native-webview:preBuild UP-TO-DATE
> Task :react-native-webview:preReleaseBuild UP-TO-DATE
> Task :react-native-zip-archive:preBuild UP-TO-DATE
> Task :react-native-zip-archive:preReleaseBuild UP-TO-DATE
> Task :react-native-webview:writeReleaseAarMetadata
> Task :sayem314_react-native-keep-awake:preBuild UP-TO-DATE
> Task :sayem314_react-native-keep-awake:preReleaseBuild UP-TO-DATE
> Task :react-native-zip-archive:writeReleaseAarMetadata
> Task :sayem314_react-native-keep-awake:writeReleaseAarMetadata
> Task :shopify_flash-list:preBuild UP-TO-DATE
> 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:26:35,007 DEBUG: Error encountered, stopping by user request.
==== detail end ====