log for com.streetwriters.notesnook:15187
== Installed Android Tools ==
2025-01-23 21:03:39,259 DEBUG: Reading 'config.yml'
2025-01-23 21:03:39,292 INFO: Creating log directory
2025-01-23 21:03:39,292 INFO: Creating temporary directory
2025-01-23 21:03:39,293 INFO: Creating output directory
2025-01-23 21:03:39,616 DEBUG: Getting git vcs interface for https://github.com/streetwriters/notesnook.git
2025-01-23 21:03:39,616 DEBUG: Checking com.streetwriters.notesnook:15187
2025-01-23 21:03:39,616 INFO: Building version 3.0.27 (15187) of com.streetwriters.notesnook
2025-01-23 21:03:39,616 WARNING: Android NDK version 'r23c' could not be found!
2025-01-23 21:03:39,616 WARNING: Configured versions:
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-01-23 21:03:41,582 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2025-01-23 21:03:42,089 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc HTTP/1.1" 200 406
2025-01-23 21:03:42,098 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2025-01-23 21:03:42,468 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json HTTP/1.1" 200 139512
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r23c-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r23c-linux.zip
2025-01-23 21:03:42,996 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-01-23 21:03:43,121 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23c-linux.zip HTTP/1.1" 200 724733960
Unzipping to /tmp/.sdkmanager-xj2i4ws7
Installing into /opt/android-sdk/ndk/23.2.8568313
2025-01-23 21:04:39,928 INFO: Set NDK r23c (23.2.8568313) up
2025-01-23 21:04:39,928 INFO: Running 'sudo' commands in /home/vagrant
2025-01-23 21:04:39,928 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/v20.11.1/node-v20.11.1-linux-x64.tar.gz; echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 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://security.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB]
Get:5 https://debian.osuosl.org/debian bookworm-backports InRelease [59.0 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [142 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 [13.5 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [278 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [231 kB]
Fetched 16.1 MB in 15s (1087 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 1 not upgraded.
Need to get 2880 kB of archives.
After this operation, 6834 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
Get:4 https://debian.osuosl.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB]
Get:5 https://debian.osuosl.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB]
Get:6 https://debian.osuosl.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2880 kB in 4s (743 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-0.2_amd64.deb ...
Unpacking xz-utils (5.4.1-0.2) ...
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-0.2) ...
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/v20.11.1/node-v20.11.1-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
2 44.4M 2 960k 0 0 4173k 0 0:00:10 --:--:-- 0:00:10 4173k
62 44.4M 62 27.6M 0 0 23.0M 0 0:00:01 0:00:01 --:--:-- 23.0M
100 44.4M 100 44.4M 0 0 24.7M 0 0:00:01 0:00:01 --:--:-- 24.7M
+ echo 'bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 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.2.4 -> 11.0.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v11.0.0>
npm notice Run `npm install -g npm@11.0.0` to update!
npm notice
2025-01-23 21:05:39,515 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-01-23 21:05:40,121 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+deb12u9) ...
2025-01-23 21:06:06,024 INFO: Getting source for revision abf4612977c711c2c0071e6d422565e276b95fd5
2025-01-23 21:06:06,031 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:06,031 DEBUG: > git rev-parse --show-toplevel
2025-01-23 21:06:06,250 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:06,250 DEBUG: > git submodule foreach --recursive git reset --hard
2025-01-23 21:06:06,557 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:06,558 DEBUG: > git reset --hard
2025-01-23 21:06:08,164 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:08,165 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-01-23 21:06:08,268 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:08,269 DEBUG: > git clean -dffx
2025-01-23 21:06:08,372 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:08,372 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-01-23 21:06:09,979 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:09,979 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-01-23 21:06:10,584 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:10,585 DEBUG: > git remote set-head origin --auto
2025-01-23 21:06:12,600 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:12,600 DEBUG: > git checkout -f abf4612977c711c2c0071e6d422565e276b95fd5
2025-01-23 21:06:12,904 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:12,905 DEBUG: > git clean -dffx
2025-01-23 21:06:13,008 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:13,008 DEBUG: > git rev-parse --show-toplevel
2025-01-23 21:06:13,212 DEBUG: Directory: build/com.streetwriters.notesnook
2025-01-23 21:06:13,212 DEBUG: > git submodule deinit --all --force
2025-01-23 21:06:13,416 INFO: Running 'init' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:06:13,416 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:06:13,416 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 844 packages in 40s
185 packages are looking for funding
run `npm fund` for details
npm notice
npm notice New major version of npm available! 10.2.4 -> 11.0.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v11.0.0>
npm notice Run `npm install -g npm@11.0.0` to update!
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/logger
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/ui
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/crypto
❯ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/servers/themes
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/common
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 sodium-native in /home/vagrant/build/com.streetwriters.notesnook/packages/sodium
✔ Bootstrapping /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 run postinstall in /home/vagrant/build/com.streetwriters.notesnook/packages/sodium
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/ui
✔ 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 ljharb-monorepo-symlink-test in /home/vagrant/build/com.streetwriters.notesnook/packages/editor
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/editor
Running postinstall command: npm run postinstall in /home/vagrant/build/com.streetwriters.notesnook/packages/intl
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor
✔ Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/intl
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 core-js-pure 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
up to date in 564ms
> /home/vagrant/build/com.streetwriters.notesnook/packages/ui
added 1 package in 620ms
> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
added 48 packages in 5s
added 54 packages in 6s
added 111 packages in 8s
added 107 packages in 9s
rebuilt dependencies successfully
added 96 packages in 10s
> sodium-native@4.2.0 install
> node-gyp-build
rebuilt dependencies successfully
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 21s
> 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 314 packages in 29s
added 393 packages in 32s
rebuilt dependencies successfully
> @swc/core@1.7.26 postinstall
> node postinstall.js
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 ✔
> @notesnook/intl@1.0.0 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
@lingui/cli@4.11.4 ✔
added 1507 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 1608 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'
> core-js-pure@3.37.1 postinstall
> node -e "try{require('./postinstall')}catch(e){}"
> 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.
> core-js-pure@3.33.3 postinstall
> node -e "try{require('./postinstall')}catch(e){}"
rebuilt dependencies successfully
> @notesnook/mobile@3.0.27 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-orientation@3.1.3 ✔
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.
Warning: patch-package detected a patch file version mismatch
Don't worry! This is probably fine. The patch was still applied
successfully. Here's the deets:
Patch file created for
@lingui/cli@4.11.4
applied to
@lingui/cli@5.1.2
At path
node_modules/@lingui/cli
This warning is just to give you a heads-up. There is a small chance of
breakage even though the patch was applied successfully. Make sure the package
still behaves like you expect (you wrote tests, right?) and then run
patch-package @lingui/cli
to update the version in the patch file name and make this warning go away.
---
patch-package finished with 1 warning(s).
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-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-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm WARN deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
npm WARN deprecated 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@10.0.1
gyp info using node@20.11.1 | 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/v20.11.1/node-v20.11.1-headers.tar.gz
gyp http 200 https://nodejs.org/download/release/v20.11.1/node-v20.11.1-headers.tar.gz
gyp http GET https://nodejs.org/download/release/v20.11.1/SHASUMS256.txt
gyp http 200 https://nodejs.org/download/release/v20.11.1/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/20.11.1/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/20.11.1',
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/20.11.1/<(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:43.695 (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:build
> @notesnook/editor@2.1.3 prebuild
> node ./scripts/build.mjs
> @notesnook/editor@2.1.3 build
> node ../../scripts/build.mjs
/home/vagrant/build/com.streetwriters.notesnook/node_modules/.bin/tsc --noCheck --declaration false --module esnext --moduleResolution Bundler --outDir dist/esm exited with code [33m0[39m
/home/vagrant/build/com.streetwriters.notesnook/node_modules/.bin/tsc --noCheck --declaration false --module commonjs --moduleResolution node --outDir dist/cjs exited with code [33m0[39m
/home/vagrant/build/com.streetwriters.notesnook/node_modules/.bin/tsc --emitDeclarationOnly --outDir dist/types exited with code [33m0[39m
> @notesnook/editor@2.1.3 postbuild
> node ./scripts/postbuild.mjs
Replacing icons with their path...
Removing @mdi/js import...
Saving file...
Replacing icons with their path...
Removing @mdi/js import...
Saving file...
copying styles...
Done.
> 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
Creating 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:
[33m585.04 kB[39m [2mbuild/static/js/[22m[36mmain.baad8c92.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
41.55 kB [2mbuild/static/js/[22m[36m45520.cd556094.chunk.js[39m
28.72 kB [2mbuild/static/js/[22m[36m75952.905e1b93.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.87 kB [2mbuild/static/css/[22m[36mmain.14d52287.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.47 kB [2mbuild/static/js/[22m[36m75936.45ae2dae.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
> @notesnook/editor-mobile@1.0.0 postbuild
> node scripts/build.mjs
> nx run @notesnook/mobile:build
> @notesnook/mobile@3.0.27 build
> echo 'No build script defined'
No build script defined
> 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 8 out of 11 tasks.
View logs and investigate cache misses at https://nx.app/runs/5mmRmeSuWp
2025-01-23 21:12:48,421 INFO: Creating local.properties file at build/com.streetwriters.notesnook/local.properties
2025-01-23 21:12:48,532 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/local.properties
2025-01-23 21:12:48,533 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/local.properties
2025-01-23 21:12:48,533 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/local.properties
2025-01-23 21:12:48,534 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/android/local.properties
2025-01-23 21:12:48,535 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/android/app/local.properties
2025-01-23 21:12:48,535 DEBUG: Removing debuggable flags from build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:12:48,542 INFO: Removing specified files
2025-01-23 21:12:48,542 INFO: Removing extensions
2025-01-23 21:12:48,557 INFO: Removing apps/desktop
2025-01-23 21:12:48,571 INFO: Removing apps/web
2025-01-23 21:12:48,670 INFO: Removing packages/clipper
2025-01-23 21:12:49,529 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/native/android/app/build.gradle
2025-01-23 21:12:49,964 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/template/android/app/build.gradle
2025-01-23 21:12:50,065 INFO: Running 'prebuild' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:12:50,065 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:12:50,065 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-01-23 21:12:50,268 INFO: Cleaning Gradle project...
2025-01-23 21:12:50,269 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:12:50,269 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true clean
Found 8.6 via distributionUrl
Downloading missing gradle version 8.6
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.6-bin.zip: OK
Running /opt/gradle/versions/8.6/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true clean
Welcome to Gradle 8.6!
Here are the highlights of this release:
- Configurable encryption key for configuration cache
- Build init improvements
- Build authoring improvements
For more details see https://docs.gradle.org/8.6/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors
> Task :gradle-plugin:react-native-gradle-plugin:processResources
> Task :gradle-plugin:react-native-gradle-plugin:compileKotlin
> Task :gradle-plugin:react-native-gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:react-native-gradle-plugin:classes
> Task :gradle-plugin:react-native-gradle-plugin:jar
> Configure project :app
Reading env from: .env
3.0.27WARNING: 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: 15187 for abi 2
Fdroid Version code: 15187 for abi 2
> Configure project :ammarahmed_notifee-react-native
:ammarahmed_notifee-react-native @notifee/react-native found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/../node_modules/@ammarahm-ed/notifee-react-native
:ammarahmed_notifee-react-native package.json found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/package.json
:ammarahmed_notifee-react-native:version set from package.json: 7.4.7 (7,4,7 - 7004007)
:ammarahmed_notifee-react-native:android.compileSdk using custom value: 34
:ammarahmed_notifee-react-native:android.targetSdk using custom value: 34
:ammarahmed_notifee-react-native:android.minSdk using custom value: 23
:ammarahmed_notifee-react-native:reactNativeAndroidDir /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/android
> Configure project :callstack_repack
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-mmkv-storage
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-quick-sqlite
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
Android gradle plugin: 8.2.1
Gradle: 8.6
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-screens
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 6m 10s
6 actionable tasks: 5 executed, 1 up-to-date
2025-01-23 21:19:08,758 INFO: Scanning source for common problems...
2025-01-23 21:19:08,953 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/OTF/SourceCodePro-Regular.otf.woff
2025-01-23 21:19:08,954 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/OTF/SourceCodePro-Bold.otf.woff
2025-01-23 21:19:08,956 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/TTF/SourceCodePro-Regular.ttf.woff
2025-01-23 21:19:08,957 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/TTF/SourceCodePro-Bold.ttf.woff
2025-01-23 21:19:08,959 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/OTF/SourceCodePro-Regular.otf
2025-01-23 21:19:08,960 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/OTF/SourceCodePro-Bold.otf
2025-01-23 21:19:08,961 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/OTF/SourceCodePro-Bold.otf.woff2
2025-01-23 21:19:08,963 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/OTF/SourceCodePro-Regular.otf.woff2
2025-01-23 21:19:08,964 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2
2025-01-23 21:19:08,965 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2
2025-01-23 21:19:08,966 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/EOT/SourceCodePro-Regular.eot
2025-01-23 21:19:08,967 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/EOT/SourceCodePro-Bold.eot
2025-01-23 21:19:08,971 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/TTF/SourceCodePro-Bold.ttf
2025-01-23 21:19:08,972 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/TTF/SourceCodePro-Regular.ttf
2025-01-23 21:19:09,154 INFO: Removing binary at packages/editor/node_modules/nodemon/bin/windows-kill.exe
2025-01-23 21:19:09,234 INFO: Removing binary at packages/editor/node_modules/@esbuild/linux-x64/bin/esbuild
2025-01-23 21:19:10,532 WARNING: Found executable binary, possibly code at packages/core/node_modules/better-sqlite3-multiple-ciphers/build/Release/better_sqlite3.node
2025-01-23 21:19:11,001 INFO: Removing binary at packages/core/node_modules/@esbuild/linux-x64/bin/esbuild
2025-01-23 21:19:11,128 INFO: Removing shared library at packages/core/node_modules/sqlite-better-trigram-linux-x64/better-trigram.so
2025-01-23 21:19:11,447 INFO: Removing binary at packages/intl/node_modules/nodemon/bin/windows-kill.exe
2025-01-23 21:19:11,991 INFO: Removing binary at packages/intl/node_modules/@esbuild/linux-x64/bin/esbuild
2025-01-23 21:19:12,023 INFO: Removing WebAssembly binary file at packages/intl/node_modules/source-map/lib/mappings.wasm
2025-01-23 21:19:12,544 INFO: Removing WebAssembly binary file at packages/intl/node_modules/@lingui/swc-plugin/target/wasm32-wasi/release/lingui_macro_plugin.wasm
2025-01-23 21:19:12,745 INFO: Removing binary at packages/common/node_modules/@esbuild/linux-x64/bin/esbuild
2025-01-23 21:19:12,942 INFO: Removing binary at packages/sodium/node_modules/@esbuild/linux-x64/bin/esbuild
2025-01-23 21:19:13,690 INFO: Removing WebAssembly binary file at packages/editor-mobile/node_modules/v8-to-istanbul/node_modules/source-map/lib/mappings.wasm
2025-01-23 21:19:13,773 INFO: Removing WebAssembly binary file at packages/editor-mobile/node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map/lib/mappings.wasm
2025-01-23 21:19:15,217 INFO: Removing WebAssembly binary file at packages/editor-mobile/node_modules/workbox-build/node_modules/source-map/lib/mappings.wasm
2025-01-23 21:19:15,408 INFO: Removing binary at packages/editor-mobile/node_modules/playwright-core/bin/PrintDeps.exe
2025-01-23 21:19:17,729 INFO: Removing binary at servers/themes/node_modules/@esbuild/linux-x64/bin/esbuild
2025-01-23 21:19:17,832 INFO: Removing binary at node_modules/clipboardy/fallbacks/linux/xsel
2025-01-23 21:19:17,833 INFO: Removing binary at node_modules/clipboardy/fallbacks/windows/clipboard_i686.exe
2025-01-23 21:19:17,833 INFO: Removing binary at node_modules/clipboardy/fallbacks/windows/clipboard_x86_64.exe
2025-01-23 21:19:18,688 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-01-23 21:19:18,732 INFO: Removing WebAssembly binary file at node_modules/source-map/lib/mappings.wasm
2025-01-23 21:19:19,592 DEBUG: scanner is configured to use signature data from: 'suss'
2025-01-23 21:19:19,593 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-01-23 21:19:20,205 DEBUG: write 'suss.json' to cache
2025-01-23 21:19:20,209 DEBUG: next suss.json cache update due in 23:59:59.986592
2025-01-23 21:19:20,350 INFO: Ignoring unknown maven repo '$rootDir/../../node_modules/detox/Detox-android' at apps/mobile/native/android/build.gradle
2025-01-23 21:19:20,350 INFO: Removing gradle-wrapper.jar at apps/mobile/native/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:20,456 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-svg/android/build.gradle
2025-01-23 21:19:20,698 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-01-23 21:19:20,712 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-01-23 21:19:20,912 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-01-23 21:19:20,912 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-01-23 21:19:20,912 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2025-01-23 21:19:20,931 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
2025-01-23 21:19:20,931 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
2025-01-23 21:19:21,055 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-01-23 21:19:21,056 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-01-23 21:19:21,057 INFO: Ignoring Android AAR library at apps/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar
2025-01-23 21:19:21,074 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-image-crop-picker/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:21,081 INFO: Removing binary at apps/mobile/node_modules/react-native-image-crop-picker/ios/ImageCropPickerSDK/QBImagePicker.framework/QBImagePicker
2025-01-23 21:19:21,233 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at apps/mobile/node_modules/react-native-reanimated/android/build.gradle
2025-01-23 21:19:21,233 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at apps/mobile/node_modules/react-native-reanimated/android/build.gradle
2025-01-23 21:19:21,233 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:21,385 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-vector-icons/android/build.gradle
2025-01-23 21:19:21,386 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/1a87deef090d6cf8aea1dfa552bdc5fd/transformed/classes/classes.dex
2025-01-23 21:19:21,387 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/9469767ddf733a51f4497b9a4a4c145a/transformed/classes/classes.dex
2025-01-23 21:19:21,388 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/2e7e8d25233add3d19a6d271696b5812/transformed/classes/classes.dex
2025-01-23 21:19:21,388 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/f1314fc28eaff1170375cbb76465cb24/transformed/classes/classes.dex
2025-01-23 21:19:21,390 INFO: Removing Java JAR file at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/e752d9754ea2c8eb9379a0c19450619b/transformed/out/jars/classes.jar
2025-01-23 21:19:21,391 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-01-23 21:19:21,405 WARNING: Found executable binary, possibly code at apps/mobile/node_modules/react-native-vector-icons/Fonts/Fontisto.ttf
2025-01-23 21:19:21,421 INFO: Ignoring unknown maven repo '${reactNativePath}/android' at apps/mobile/node_modules/react-native-webview/android/build.gradle
2025-01-23 21:19:21,439 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-document-picker/android/build.gradle
2025-01-23 21:19:21,452 INFO: Removing WebAssembly binary file at apps/mobile/node_modules/fonteditor-core/woff2/woff2.wasm
2025-01-23 21:19:21,528 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-01-23 21:19:21,551 INFO: Removing ZIP file archive at apps/mobile/node_modules/thread-stream/test/ts-commonjs-default-export.zip
2025-01-23 21:19:21,553 INFO: Removing ZIP file archive at apps/mobile/node_modules/thread-stream/test/dir with spaces/test-package.zip
2025-01-23 21:19:21,902 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-screens/android/build.gradle
2025-01-23 21:19:22,049 INFO: Removing usual suspect 'com.google.android.play:review' at apps/mobile/node_modules/react-native-in-app-review/android/build.gradle
2025-01-23 21:19:22,050 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-01-23 21:19:22,050 INFO: Removing usual suspect '(?<!org.microg.gms:)play-services' at apps/mobile/node_modules/react-native-in-app-review/android/build.gradle
2025-01-23 21:19:22,050 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-01-23 21:19:22,422 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2025-01-23 21:19:22,422 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2025-01-23 21:19:22,422 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2025-01-23 21:19:22,422 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:22,456 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:22,481 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-01-23 21:19:22,482 INFO: Removing binary at apps/mobile/node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-01-23 21:19:22,489 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-01-23 21:19:22,489 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-01-23 21:19:22,491 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-01-23 21:19:22,491 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-01-23 21:19:22,491 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-01-23 21:19:22,492 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-01-23 21:19:22,492 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-01-23 21:19:22,492 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-01-23 21:19:22,493 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-01-23 21:19:22,493 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-01-23 21:19:22,493 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-01-23 21:19:22,494 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-01-23 21:19:22,494 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-01-23 21:19:22,495 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-01-23 21:19:22,495 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-01-23 21:19:22,495 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-01-23 21:19:22,496 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-01-23 21:19:22,496 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-01-23 21:19:22,496 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-01-23 21:19:22,497 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-01-23 21:19:22,497 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-01-23 21:19:22,497 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-01-23 21:19:22,498 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-01-23 21:19:22,498 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-01-23 21:19:22,499 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-01-23 21:19:22,499 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-01-23 21:19:22,499 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-01-23 21:19:22,500 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-01-23 21:19:22,500 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-01-23 21:19:22,500 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-01-23 21:19:22,501 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-01-23 21:19:22,501 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-01-23 21:19:22,502 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-01-23 21:19:22,502 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-01-23 21:19:22,502 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-01-23 21:19:22,503 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-01-23 21:19:22,503 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-01-23 21:19:22,503 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-01-23 21:19:22,504 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-01-23 21:19:22,504 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-01-23 21:19:22,504 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-01-23 21:19:22,505 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-01-23 21:19:22,505 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-01-23 21:19:22,505 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-01-23 21:19:22,506 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-01-23 21:19:22,506 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-01-23 21:19:22,507 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-01-23 21:19:22,507 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-01-23 21:19:22,507 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-01-23 21:19:22,508 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-01-23 21:19:22,508 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-01-23 21:19:22,508 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-01-23 21:19:22,509 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-01-23 21:19:22,509 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-01-23 21:19:22,509 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-01-23 21:19:22,510 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-01-23 21:19:22,510 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-01-23 21:19:22,510 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-01-23 21:19:22,511 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-01-23 21:19:22,511 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-01-23 21:19:22,512 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-01-23 21:19:22,512 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-01-23 21:19:22,512 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-01-23 21:19:22,513 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-01-23 21:19:22,513 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-01-23 21:19:22,513 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-01-23 21:19:22,514 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-01-23 21:19:22,514 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-01-23 21:19:22,515 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-01-23 21:19:22,515 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-01-23 21:19:22,515 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-01-23 21:19:22,516 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-01-23 21:19:22,516 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-01-23 21:19:22,516 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-01-23 21:19:22,517 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-01-23 21:19:22,517 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-01-23 21:19:22,517 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-01-23 21:19:22,518 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-01-23 21:19:22,518 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-01-23 21:19:22,519 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-01-23 21:19:22,519 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-01-23 21:19:22,519 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-01-23 21:19:22,520 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-01-23 21:19:22,520 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-01-23 21:19:22,520 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-01-23 21:19:22,521 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-01-23 21:19:22,521 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-01-23 21:19:22,798 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-share/android/build.gradle
2025-01-23 21:19:22,798 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-share/android/build.gradle
2025-01-23 21:19:22,998 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2025-01-23 21:19:22,998 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2025-01-23 21:19:22,998 INFO: Ignoring unknown maven repo 'file://${projectDir}/../android/maven' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2025-01-23 21:19:23,071 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-01-23 21:19:23,071 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-01-23 21:19:23,072 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2025-01-23 21:19:23,079 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-01-23 21:19:23,079 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:23,088 INFO: Removing static library at apps/mobile/node_modules/@ammarahmed/react-native-sodium/libsodium/libsodium-ios/lib/libsodium.a
2025-01-23 21:19:23,108 INFO: Removing binary at apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/ios/RNBackgroundFetch/TSBackgroundFetch.xcframework/ios-arm64_armv7/TSBackgroundFetch.framework/TSBackgroundFetch
2025-01-23 21:19:23,109 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-01-23 21:19:23,110 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-01-23 21:19:23,110 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-01-23 21:19:23,111 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-01-23 21:19:23,111 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-01-23 21:19:23,196 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-notification-sounds/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:23,199 INFO: Removing WebAssembly binary file at apps/mobile/node_modules/source-map/lib/mappings.wasm
2025-01-23 21:19:23,258 INFO: Removing unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-01-23 21:19:23,258 INFO: Removing unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-01-23 21:19:23,258 INFO: Removing unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-iap/android/build.gradle
2025-01-23 21:19:23,288 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-clipboard/clipboard/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:23,659 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-keychain/android/build.gradle
2025-01-23 21:19:23,659 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-keychain/android/build.gradle
2025-01-23 21:19:23,741 INFO: Removing unknown maven repo '$projectDir/../../node_modules/react-native/android' at apps/mobile/node_modules/detox/android/build.gradle
2025-01-23 21:19:23,741 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/detox/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:23,742 INFO: Removing Java JAR file at apps/mobile/node_modules/detox/android/libs/genymotion-api-1.2.0.jar
2025-01-23 21:19:23,765 INFO: Removing unknown maven repo '_mavenRepoUrl' at apps/mobile/node_modules/detox/android/detox/publishing.gradle
2025-01-23 21:19:23,802 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-01-23 21:19:23,803 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-01-23 21:19:23,804 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-01-23 21:19:23,805 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-01-23 21:19:23,855 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle
2025-01-23 21:19:23,855 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-community/netinfo/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:23,874 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-community/checkbox/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:24,564 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-01-23 21:19:24,625 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-device-info/android/build.gradle
2025-01-23 21:19:24,825 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/sk.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,826 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/es-ES.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,826 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zh-Hans.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,827 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zh-Hant-HK.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,827 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/sv.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,827 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hi.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,828 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/en-GB.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,828 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pl.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,828 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ru.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,828 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/uk.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,829 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/es.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,829 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/fr.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,829 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/el.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,830 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ko.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,830 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/id.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,830 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/cs.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,831 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pt-PT.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,831 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/de.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,831 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/it.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,832 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ar.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,832 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hu.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,832 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/fi.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,833 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zh-Hant.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,833 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ms.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,833 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/he.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,833 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/zu.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,834 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ro.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,834 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/nl.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,834 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/tr.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,835 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/pt.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,835 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/th.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,835 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/da.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,836 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/vi.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,836 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/hr.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,836 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/ja.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,837 INFO: Ignoring binary at apps/mobile/node_modules/react-native/React/I18n/strings/nb.lproj/fbt_language_pack.bin
2025-01-23 21:19:24,879 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:24,892 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2025-01-23 21:19:24,926 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2025-01-23 21:19:24,953 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/osx-bin/hermes
2025-01-23 21:19:24,953 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2025-01-23 21:19:24,965 INFO: Ignoring unknown maven repo 'mavenTempLocalUrl' at apps/mobile/node_modules/react-native/ReactAndroid/publish.gradle
2025-01-23 21:19:25,467 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-navigation-bar-color/android/build/.transforms/4585620cb4ca3cad0be32a4c1bec7de8/transformed/classes/classes.dex
2025-01-23 21:19:25,584 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-screenguard/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:25,625 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-mmkv-storage/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:25,655 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-securerandom/android/build.gradle
2025-01-23 21:19:25,756 INFO: Removing unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-orientation/demo/android/build.gradle
2025-01-23 21:19:25,757 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-orientation/demo/android/gradle/wrapper/gradle-wrapper.jar
2025-01-23 21:19:25,804 INFO: Removing gzip file archive at .nx/cache/8304511846478060649-logs.tar.gz
2025-01-23 21:19:25,805 INFO: Removing gzip file archive at .nx/cache/16573742073399738213-logs.tar.gz
2025-01-23 21:19:25,805 INFO: Removing gzip file archive at .nx/cache/6986563266046039349-logs.tar.gz
2025-01-23 21:19:25,949 INFO: Creating source tarball...
2025-01-23 21:24:23,279 INFO: Running 'build' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:24:23,284 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:24:23,284 DEBUG: > bash -e -u -o pipefail -x -c rm -rf ../../../node_modules/react-native-mmkv-storage/android/react-native*; gradle clean
/etc/bash.bashrc: line 7: PS1: unbound variable
+ rm -rf '../../../node_modules/react-native-mmkv-storage/android/react-native*'
+ gradle clean
Found 8.6 via distributionUrl
Running /opt/gradle/versions/8.6/bin/gradle clean
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.0.27WARNING: 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.
Version code: 3148765 for abi 3
Version code: 1051613 for abi 1
Version code: 2100189 for abi 2
Version code: 4197341 for abi 4
Version code: 3148765 for abi 3
Version code: 1051613 for abi 1
Version code: 2100189 for abi 2
Version code: 4197341 for abi 4
> 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: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and 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-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: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and 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-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: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and 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-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: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and 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
> 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 1m 39s
6 actionable tasks: 5 executed, 1 up-to-date
2025-01-23 21:26:03,526 INFO: Building Gradle project...
2025-01-23 21:26:03,526 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2025-01-23 21:26:03,526 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true assembleRelease
Found 8.6 via distributionUrl
Running /opt/gradle/versions/8.6/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=x86 -PfdroidBuild=true assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:react-native-gradle-plugin:compileKotlin UP-TO-DATE
> Task :gradle-plugin:react-native-gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors UP-TO-DATE
> Task :gradle-plugin:react-native-gradle-plugin:processResources UP-TO-DATE
> Task :gradle-plugin:react-native-gradle-plugin:classes UP-TO-DATE
> Task :gradle-plugin:react-native-gradle-plugin:jar UP-TO-DATE
> Configure project :app
Reading env from: .env
3.0.27WARNING: 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: 15187 for abi 2
Fdroid Version code: 15187 for abi 2
> Configure project :ammarahmed_notifee-react-native
:ammarahmed_notifee-react-native @notifee/react-native found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/../node_modules/@ammarahm-ed/notifee-react-native
:ammarahmed_notifee-react-native package.json found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/package.json
:ammarahmed_notifee-react-native:version set from package.json: 7.4.7 (7,4,7 - 7004007)
:ammarahmed_notifee-react-native:android.compileSdk using custom value: 34
:ammarahmed_notifee-react-native:android.targetSdk using custom value: 34
:ammarahmed_notifee-react-native:android.minSdk using custom value: 23
:ammarahmed_notifee-react-native:reactNativeAndroidDir /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/android
> Configure project :callstack_repack
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-mmkv-storage
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-quick-sqlite
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
Android gradle plugin: 8.2.1
Gradle: 8.6
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-screens
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
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_react-native-background-fetch:generateReleaseResValues
> Task :ammarahmed_react-native-background-fetch:generateReleaseResources
> Task :ammarahmed_react-native-background-fetch:packageReleaseResources
> Task :ammarahmed_notifee-react-native:generateReleaseRFile
> Task :ammarahmed_react-native-background-fetch:parseReleaseLocalResources
> 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:extractProguardFiles
> Task :ammarahmed_react-native-background-fetch:javaPreCompileRelease
> Task :ammarahmed_react-native-eventsource:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-eventsource:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-background-fetch:prepareLintJarForPublish
> Task :ammarahmed_react-native-eventsource:generateReleaseBuildConfig
> Task :ammarahmed_react-native-eventsource:generateReleaseResValues
> Task :ammarahmed_react-native-eventsource:generateReleaseResources
> 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:generateReleaseRFile
> Task :ammarahmed_react-native-eventsource:packageReleaseResources
> Task :ammarahmed_react-native-background-fetch:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-background-fetch/android/src/main/java/com/transistorsoft/rnbackgroundfetch/HeadlessTask.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :ammarahmed_react-native-background-fetch:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-eventsource:parseReleaseLocalResources
> Task :ammarahmed_react-native-eventsource:javaPreCompileRelease
> Task :ammarahmed_react-native-eventsource:extractProguardFiles
> 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:prepareLintJarForPublish
> Task :ammarahmed_react-native-fingerprint-scanner:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseBuildConfig
> Task :ammarahmed_react-native-eventsource:generateReleaseRFile
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseResValues
> 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:generateReleaseResources
> Task :ammarahmed_react-native-fingerprint-scanner:packageReleaseResources
> Task :ammarahmed_react-native-fingerprint-scanner:parseReleaseLocalResources
> Task :ammarahmed_react-native-fingerprint-scanner:javaPreCompileRelease
> Task :ammarahmed_react-native-fingerprint-scanner: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:extractProguardFiles
> 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-fingerprint-scanner:generateReleaseRFile
> Task :ammarahmed_react-native-share-extension:generateReleaseBuildConfig
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseJavaWithJavac
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseLintVitalModel
> Task :ammarahmed_react-native-share-extension:generateReleaseResValues
> Task :ammarahmed_react-native-share-extension:generateReleaseResources
> Task :ammarahmed_react-native-share-extension:packageReleaseResources
> Task :ammarahmed_react-native-share-extension:javaPreCompileRelease
> Task :ammarahmed_react-native-share-extension:parseReleaseLocalResources
> Task :ammarahmed_react-native-share-extension:extractProguardFiles
> Task :ammarahmed_react-native-share-extension:prepareLintJarForPublish
> 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:preBuild UP-TO-DATE
> Task :ammarahmed_react-native-sodium:preReleaseBuild UP-TO-DATE
> Task :ammarahmed_react-native-sodium:generateReleaseBuildConfig
> Task :ammarahmed_react-native-share-extension:generateReleaseRFile
> Task :ammarahmed_react-native-sodium:generateReleaseResValues
> Task :ammarahmed_react-native-fingerprint-scanner:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-eventsource:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-sodium:generateReleaseResources
> Task :ammarahmed_react-native-sodium:packageReleaseResources
> Task :ammarahmed_react-native-sodium:parseReleaseLocalResources
> Task :ammarahmed_react-native-sodium:javaPreCompileRelease
> Task :ammarahmed_react-native-sodium:processReleaseManifest
package="org.libsodium.rn" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.libsodium.rn" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/AndroidManifest.xml.
> Task :ammarahmed_react-native-sodium:extractProguardFiles
> Task :ammarahmed_react-native-sodium:prepareLintJarForPublish
> Task :ammarahmed_react-native-sodium:generateReleaseRFile
> Task :ammarahmed_notifee-react-native:lintVitalAnalyzeRelease
> Task :ammarahmed_notifee-react-native:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-background-fetch:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-sodium:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-sodium/android/src/main/java/org/libsodium/rn/RCTSodiumModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :ammarahmed_react-native-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:copyReleaseJniLibsProjectAndLocalJars
> Task :ammarahmed_notifee-react-native:extractDeepLinksForAarRelease
> 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:mergeReleaseJavaResource
> Task :ammarahmed_notifee-react-native:syncReleaseLibJars
> Task :ammarahmed_notifee-react-native:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-background-fetch:syncReleaseLibJars
> Task :ammarahmed_react-native-sodium:lintVitalAnalyzeRelease
> Task :ammarahmed_notifee-react-native:generateReleaseLintModel
> Task :ammarahmed_react-native-background-fetch:writeReleaseAarMetadata
> Task :ammarahmed_react-native-background-fetch:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-background-fetch:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-eventsource:processReleaseJavaRes
> Task :ammarahmed_react-native-eventsource:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-background-fetch:generateReleaseLintModel
> Task :ammarahmed_react-native-eventsource:createFullJarRelease
> 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:extractReleaseAnnotations
> Task :ammarahmed_react-native-eventsource:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-eventsource:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-eventsource:mergeReleaseShaders
> Task :ammarahmed_react-native-eventsource:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-eventsource:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-eventsource:packageReleaseAssets
> Task :ammarahmed_react-native-eventsource:prepareReleaseArtProfile
> Task :ammarahmed_react-native-eventsource:writeReleaseAarMetadata
> Task :ammarahmed_react-native-eventsource:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:createFullJarRelease
> Task :ammarahmed_react-native-eventsource:mergeReleaseJavaResource
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-eventsource:syncReleaseLibJars
> Task :ammarahmed_react-native-eventsource:bundleReleaseLocalLintAar
> 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-fingerprint-scanner:extractDeepLinksForAarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:extractReleaseAnnotations
> Task :ammarahmed_react-native-eventsource:generateReleaseLintModel
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseShaders
> Task :ammarahmed_react-native-fingerprint-scanner:compileReleaseShaders NO-SOURCE
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseAssets UP-TO-DATE
> Task :ammarahmed_react-native-fingerprint-scanner:packageReleaseAssets
> Task :ammarahmed_react-native-fingerprint-scanner:prepareReleaseArtProfile
> Task :ammarahmed_react-native-fingerprint-scanner:mergeReleaseJavaResource
> Task :ammarahmed_react-native-fingerprint-scanner:writeReleaseAarMetadata
> Task :ammarahmed_react-native-fingerprint-scanner:syncReleaseLibJars
> Task :ammarahmed_react-native-fingerprint-scanner:bundleReleaseLocalLintAar
> Task :ammarahmed_react-native-fingerprint-scanner:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-share-extension:mergeReleaseJniLibFolders
> Task :ammarahmed_react-native-fingerprint-scanner:generateReleaseLintModel
> 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: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-sodium:bundleLibRuntimeToJarRelease
> Task :ammarahmed_react-native-sodium:processReleaseJavaRes NO-SOURCE
> Task :ammarahmed_react-native-sodium:createFullJarRelease
> 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:writeReleaseLintModelMetadata
> Task :ammarahmed_react-native-sodium:syncReleaseLibJars
> Task :ammarahmed_react-native-sodium:bundleReleaseLocalLintAar
> Task :app:buildKotlinToolingMetadata
> Task :ammarahmed_react-native-sodium:generateReleaseLintModel
> Task :ammarahmed_react-native-background-fetch:bundleLibCompileToJarRelease
> Task :ammarahmed_notifee-react-native:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-fingerprint-scanner:bundleLibCompileToJarRelease
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :ammarahmed_react-native-sodium:bundleLibCompileToJarRelease
> Task :app:deleteFiles UP-TO-DATE
> Task :ammarahmed_react-native-eventsource: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_notifee-react-native:compileReleaseLibraryResources
> Task :ammarahmed_react-native-background-fetch: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 :callstack_repack:preReleaseBuild UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:writeReleaseAarMetadata
> Task :react-native-actions-shortcuts:preBuild UP-TO-DATE
> Task :callstack_repack:writeReleaseAarMetadata
> Task :react-native-actions-shortcuts:preReleaseBuild UP-TO-DATE
> 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-actions-shortcuts:writeReleaseAarMetadata
> Task :react-native-background-actions:writeReleaseAarMetadata
> Task :react-native-blob-util:preReleaseBuild UP-TO-DATE
> Task :react-native-bootsplash:preBuild UP-TO-DATE
> Task :react-native-bootsplash:preReleaseBuild UP-TO-DATE
> Task :react-native-blob-util:writeReleaseAarMetadata
> Task :react-native-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_datetimepicker:writeReleaseAarMetadata
> Task :react-native-community_netinfo:preBuild UP-TO-DATE
> Task :react-native-community_netinfo:preReleaseBuild UP-TO-DATE
> Task :react-native-community_toolbar-android:preBuild UP-TO-DATE
> Task :react-native-community_toolbar-android:preReleaseBuild UP-TO-DATE
> Task :react-native-community_netinfo:writeReleaseAarMetadata
> Task :react-native-config:preBuild UP-TO-DATE
> Task :react-native-community_toolbar-android:writeReleaseAarMetadata
> Task :react-native-config:preReleaseBuild UP-TO-DATE
> Task :react-native-date-picker:preBuild UP-TO-DATE
> Task :react-native-date-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-config:writeReleaseAarMetadata
> Task :react-native-device-info:preBuild UP-TO-DATE
> Task :react-native-device-info:preReleaseBuild UP-TO-DATE
> Task :react-native-date-picker:writeReleaseAarMetadata
> Task :react-native-document-picker:preBuild UP-TO-DATE
> Task :react-native-document-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-device-info:writeReleaseAarMetadata
> Task :react-native-exit-app:preBuild UP-TO-DATE
> Task :react-native-exit-app:preReleaseBuild UP-TO-DATE
> Task :react-native-document-picker:writeReleaseAarMetadata
> Task :react-native-file-viewer:preBuild UP-TO-DATE
> Task :react-native-file-viewer:preReleaseBuild UP-TO-DATE
> Task :react-native-exit-app:writeReleaseAarMetadata
> Task :react-native-file-viewer:writeReleaseAarMetadata
> Task :react-native-gesture-handler:preBuild UP-TO-DATE
> Task :react-native-gesture-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-get-random-values:preBuild UP-TO-DATE
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> 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-html-to-pdf-lite:preBuild UP-TO-DATE
> Task :react-native-html-to-pdf-lite:preReleaseBuild UP-TO-DATE
> Task :react-native-gzip:writeReleaseAarMetadata
> Task :react-native-image-crop-picker:preBuild UP-TO-DATE
> Task :react-native-image-crop-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-html-to-pdf-lite:writeReleaseAarMetadata
> Task :react-native-keychain:preBuild UP-TO-DATE
> Task :react-native-image-crop-picker:writeReleaseAarMetadata
> Task :react-native-keychain:preReleaseBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:preBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:preReleaseBuild UP-TO-DATE
> Task :react-native-keychain:writeReleaseAarMetadata
> Task :react-native-mmkv-storage:preBuild UP-TO-DATE
> Task :react-native-mmkv-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-masked-view_masked-view:writeReleaseAarMetadata
> Task :react-native-mmkv-storage:writeReleaseAarMetadata
> Task :react-native-navigation-bar-color:preBuild UP-TO-DATE
> 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-orientation:preBuild UP-TO-DATE
> Task :react-native-notification-sounds:writeReleaseAarMetadata
> Task :react-native-orientation:preReleaseBuild UP-TO-DATE
> Task :react-native-pdf:preBuild UP-TO-DATE
> Task :react-native-orientation:writeReleaseAarMetadata
> 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-reanimated:writeReleaseAarMetadata
> Task :react-native-safe-area-context:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:preReleaseBuild UP-TO-DATE
> 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-scoped-storage:writeReleaseAarMetadata
> Task :react-native-screens:preReleaseBuild UP-TO-DATE
> 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-svg:preBuild UP-TO-DATE
> Task :react-native-share:writeReleaseAarMetadata
> 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-theme-switch-animation:writeReleaseAarMetadata
> Task :react-native-tooltips:preReleaseBuild UP-TO-DATE
> Task :react-native-vector-icons:preBuild UP-TO-DATE
> Task :react-native-vector-icons:preReleaseBuild UP-TO-DATE
> Task :react-native-tooltips: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-vector-icons:writeReleaseAarMetadata
> 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 :shopify_flash-list:preBuild UP-TO-DATE
> Task :shopify_flash-list:preReleaseBuild UP-TO-DATE
> Task :sayem314_react-native-keep-awake:writeReleaseAarMetadata
> Task :shopify_flash-list:writeReleaseAarMetadata
> Task :app:createBundleReleaseJsAndAssets
? [21:30:17.738Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:17.741Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:17.748Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:17.750Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:17.768Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:17.799Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.554Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.555Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.608Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.612Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.619Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.635Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.732Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.733Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:18.736Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
> 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 :app:createBundleReleaseJsAndAssets
? [21:30:39.369Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:39.370Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:39.760Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:39.760Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:40.310Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:40.315Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:40.329Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.350Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.351Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.352Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.352Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.454Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.526Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.537Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.538Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.538Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.539Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.540Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.540Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.541Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.541Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.541Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.542Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.542Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.542Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.543Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.543Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.543Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.543Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.544Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.544Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.544Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.545Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.545Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.545Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:41.612Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:42.916Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:42.916Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:44.528Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.060Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.385Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.387Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.387Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.387Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.388Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.388Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.389Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.389Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.389Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.390Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:46.391Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:54.347Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:54.349Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:54.349Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:54.387Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:54.388Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:54.389Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:54.391Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:54.483Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:55.242Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:55.267Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:55.268Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:55.268Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:55.268Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:30:55.941Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:55.943Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:55.943Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:57.665Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:57.666Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:58.093Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:30:58.094Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:03.298Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.315Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.316Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.316Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.317Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.317Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.331Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.342Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.377Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.388Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.401Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.411Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.415Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.565Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.579Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.580Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:03.582Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:07.289Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:07.307Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:07.311Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:07.317Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:07.317Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:07.318Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:07.359Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:07.390Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:08.056Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:16.046Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.053Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.511Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.511Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.511Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.512Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.513Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.608Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.637Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.638Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:16.638Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:17.005Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:18.184Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:18.673Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.157Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.212Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.213Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.213Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.462Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.492Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.492Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.493Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.493Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.493Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.494Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.494Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.494Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:25.584Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:28.973Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:29.805Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:29.806Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:40.342Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:40.343Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:44.340Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:44.340Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:44.447Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:44.458Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:44.458Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:44.460Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:44.461Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:44.858Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:45.529Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:45.530Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:45.530Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:48.813Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:31:49.548Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:49.549Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:31:58.668Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:04.367Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:04.379Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:04.380Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:10.270Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:10.271Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:12.851Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:12.852Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:12.853Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:12.862Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:15.494Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:15.494Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:15.494Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:15.495Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:16.567Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:20.524Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:26.849Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:26.849Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:26.849Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:26.860Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:26.860Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:26.861Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:26.871Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:27.011Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:27.011Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:30.122Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:30.308Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:30.331Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:30.334Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:31.061Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.062Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.066Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.066Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.068Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.068Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.069Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.069Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.070Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.071Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.074Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.074Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.079Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:31.079Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:35.695Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:36.967Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:36.968Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:39.469Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:39.793Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:39.794Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:39.841Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:45.560Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:49.160Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:49.162Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.539Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.541Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.541Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.553Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.556Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.556Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.593Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.593Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:51.594Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:57.018Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:57.019Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:57.025Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:57.025Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:57.035Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:57.035Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:32:57.675Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:57.676Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:32:57.676Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:06.516Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:06.517Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:10.936Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:10.937Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:11.646Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:11.646Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:18.123Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:25.640Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.641Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.648Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.649Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.670Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.675Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.675Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.676Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.676Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.677Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.677Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.678Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.833Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:25.834Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:26.829Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:26.883Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:26.883Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:29.747Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:35.453Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:38.481Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.867Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.867Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.868Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.868Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.871Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.871Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.872Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.872Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.873Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.873Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.874Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.874Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.876Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.876Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.889Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.890Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.892Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.892Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.892Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.892Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:38.932Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:42.568Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:33:44.155Z][RepackAssetResolver] Processing asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:33:44.156Z][RepackAssetResolver] Processing asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png
? [21:33:45.162Z][RepackAssetResolver] Asset resolved: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png -> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:33:45.163Z][RepackAssetResolver] Asset resolved: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png -> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png
? [21:33:47.474Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.474Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.650Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.650Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.716Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.716Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.716Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.716Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.750Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:33:47.771Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:34:06.744Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png] Processing asset /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png
? [21:34:06.769Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png] Resolved request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png {
platform: [32m'android'[39m,
rootContext: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native'[39m,
resourceNormalizedFilename: [32m'node_modules_reactnavigation_elements_src_assets_backiconmask.png'[39m,
resourceFilename: [32m'back-icon-mask'[39m,
resourceDirname: [32m'node_modules/@react-navigation/elements/src/assets'[39m,
resourceAbsoluteDirname: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets'[39m,
resourceExtensionType: [32m'png'[39m,
scales: { [32m'@1x'[39m: { platform: [90mundefined[39m, name: [32m'back-icon-mask.png'[39m } },
assets: [
{
filename: [32m'drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backiconmask.png'[39m,
content: [32m'size=913 type=object'[39m,
scaleKey: [32m'@1x'[39m,
scale: [33m1[39m
}
]
}
? [21:34:06.773Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png] Emitting asset drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backiconmask.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png
? [21:34:06.782Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png] Processing asset /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:34:06.825Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:06.826Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:09.394Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png] Extracted assets for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png {
hashes: [ [32m'bf17fd999fa971098b6161af8bebeaa8'[39m ],
publicPath: [90mundefined[39m,
height: [33m85[39m,
width: [33m50[39m
}
? [21:34:09.407Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png] Resolved request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png {
platform: [32m'android'[39m,
rootContext: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native'[39m,
resourceNormalizedFilename: [32m'node_modules_reactnavigation_elements_src_assets_backicon.png'[39m,
resourceFilename: [32m'back-icon'[39m,
resourceDirname: [32m'node_modules/@react-navigation/elements/src/assets'[39m,
resourceAbsoluteDirname: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets'[39m,
resourceExtensionType: [32m'png'[39m,
scales: {
[32m'@1x'[39m: { platform: [32m'android'[39m, name: [32m'back-icon@1x.android.png'[39m },
[32m'@1.5x'[39m: { platform: [32m'android'[39m, name: [32m'back-icon@1.5x.android.png'[39m },
[32m'@2x'[39m: { platform: [32m'android'[39m, name: [32m'back-icon@2x.android.png'[39m },
[32m'@3x'[39m: { platform: [32m'android'[39m, name: [32m'back-icon@3x.android.png'[39m },
[32m'@4x'[39m: { platform: [32m'android'[39m, name: [32m'back-icon@4x.android.png'[39m }
},
assets: [
{
filename: [32m'drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backicon.png'[39m,
content: [32m'size=100 type=object'[39m,
scaleKey: [32m'@1x'[39m,
scale: [33m1[39m
},
{
filename: [32m'drawable-hdpi/node_modules_reactnavigation_elements_src_assets_backicon.png'[39m,
content: [32m'size=134 type=object'[39m,
scaleKey: [32m'@1.5x'[39m,
scale: [33m1.5[39m
},
{
filename: [32m'drawable-xhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png'[39m,
content: [32m'size=134 type=object'[39m,
scaleKey: [32m'@2x'[39m,
scale: [33m2[39m
},
{
filename: [32m'drawable-xxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png'[39m,
content: [32m'size=167 type=object'[39m,
scaleKey: [32m'@3x'[39m,
scale: [33m3[39m
},
{
filename: [32m'drawable-xxxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png'[39m,
content: [32m'size=207 type=object'[39m,
scaleKey: [32m'@4x'[39m,
scale: [33m4[39m
}
]
}
? [21:34:09.409Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png] Emitting asset drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backicon.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:34:09.409Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png] Emitting asset drawable-hdpi/node_modules_reactnavigation_elements_src_assets_backicon.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:34:09.409Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png] Emitting asset drawable-xhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:34:09.409Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png] Emitting asset drawable-xxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:34:09.409Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png] Emitting asset drawable-xxxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:34:12.473Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png] Extracted assets for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png {
hashes: [
[32m'c4609751fdb869da79c7dfa98287b537'[39m,
[32m'4873b40b18b596a5e7aeedaf3b100bae'[39m,
[32m'03d2f31b9bdac6b167fc4d5b66f8688b'[39m,
[32m'7b7c713655cd2499176c58ac0daa8da2'[39m,
[32m'9dd8a77b629f0458eede8f2cd418cd68'[39m
],
publicPath: [90mundefined[39m,
height: [33m96[39m,
width: [33m96[39m
}
? [21:34:13.685Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:14.200Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:34:14.303Z][RepackAssetResolver] Processing asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:34:14.303Z][RepackAssetResolver] Processing asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png
? [21:34:14.304Z][RepackAssetResolver] Asset resolved: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png -> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon.png
? [21:34:14.304Z][RepackAssetResolver] Asset resolved: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png -> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-navigation/elements/src/assets/back-icon-mask.png
? [21:34:18.123Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:34:18.197Z][webpack.DefinePlugin] Replaced "__DEV__" with "false"
? [21:34:19.198Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.198Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.202Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.202Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.203Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.203Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.204Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.204Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.205Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:19.205Z][webpack.DefinePlugin] Replaced "process.env.NODE_ENV" with ""production""
? [21:34:26.385Z][RepackAssetResolver] Processing asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png
? [21:34:26.386Z][RepackAssetResolver] Processing asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png
? [21:34:26.386Z][RepackAssetResolver] Processing asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png
? [21:34:26.454Z][RepackAssetResolver] Asset resolved: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png -> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png
? [21:34:26.454Z][RepackAssetResolver] Asset resolved: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png -> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png
? [21:34:26.454Z][RepackAssetResolver] Asset resolved: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png -> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png
? [21:34:26.825Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png] Processing asset /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png
? [21:34:26.826Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png] Resolved request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png {
platform: [32m'android'[39m,
rootContext: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native'[39m,
resourceNormalizedFilename: [32m'node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradient.png'[39m,
resourceFilename: [32m'black-gradient'[39m,
resourceDirname: [32m'node_modules/react-native-wheel-color-picker/assets/graphics/ui'[39m,
resourceAbsoluteDirname: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui'[39m,
resourceExtensionType: [32m'png'[39m,
scales: { [32m'@1x'[39m: { platform: [90mundefined[39m, name: [32m'black-gradient.png'[39m } },
assets: [
{
filename: [32m'drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradient.png'[39m,
content: [32m'size=895 type=object'[39m,
scaleKey: [32m'@1x'[39m,
scale: [33m1[39m
}
]
}
? [21:34:26.827Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png] Emitting asset drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradient.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png
? [21:34:26.827Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png] Processing asset /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png
? [21:34:26.828Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png] Resolved request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png {
platform: [32m'android'[39m,
rootContext: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native'[39m,
resourceNormalizedFilename: [32m'node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradientrotated.png'[39m,
resourceFilename: [32m'black-gradient-rotated'[39m,
resourceDirname: [32m'node_modules/react-native-wheel-color-picker/assets/graphics/ui'[39m,
resourceAbsoluteDirname: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui'[39m,
resourceExtensionType: [32m'png'[39m,
scales: {
[32m'@1x'[39m: { platform: [90mundefined[39m, name: [32m'black-gradient-rotated.png'[39m }
},
assets: [
{
filename: [32m'drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradientrotated.png'[39m,
content: [32m'size=3363 type=object'[39m,
scaleKey: [32m'@1x'[39m,
scale: [33m1[39m
}
]
}
? [21:34:26.828Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png] Emitting asset drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradientrotated.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png
? [21:34:26.835Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png] Processing asset /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png
? [21:34:26.835Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png] Resolved request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png {
platform: [32m'android'[39m,
rootContext: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native'[39m,
resourceNormalizedFilename: [32m'node_modules_reactnativewheelcolorpicker_assets_graphics_ui_colorwheel.png'[39m,
resourceFilename: [32m'color-wheel'[39m,
resourceDirname: [32m'node_modules/react-native-wheel-color-picker/assets/graphics/ui'[39m,
resourceAbsoluteDirname: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui'[39m,
resourceExtensionType: [32m'png'[39m,
scales: { [32m'@1x'[39m: { platform: [90mundefined[39m, name: [32m'color-wheel.png'[39m } },
assets: [
{
filename: [32m'drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_colorwheel.png'[39m,
content: [32m'size=202076 type=object'[39m,
scaleKey: [32m'@1x'[39m,
scale: [33m1[39m
}
]
}
? [21:34:26.836Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png] Emitting asset drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_colorwheel.png for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png
? [21:34:26.844Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png] Extracted assets for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient.png {
hashes: [ [32m'8fe1fd6b4e6b0b81435aecf0c7d195a9'[39m ],
publicPath: [90mundefined[39m,
height: [33m120[39m,
width: [33m960[39m
}
? [21:34:26.847Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png] Extracted assets for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/black-gradient-rotated.png {
hashes: [ [32m'49187739082ac07219b66a16c74489e5'[39m ],
publicPath: [90mundefined[39m,
height: [33m960[39m,
width: [33m120[39m
}
? [21:34:26.875Z][/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js|repackAssetsLoader|/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/assets-loader.js??ruleSet[1].rules[3].use!/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png] Extracted assets for request /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-wheel-color-picker/assets/graphics/ui/color-wheel.png {
hashes: [ [32m'ef21d4fff71050fc8ac3be6d9b1b2f19'[39m ],
publicPath: [90mundefined[39m,
height: [33m730[39m,
width: [33m730[39m
}
? [21:34:28.339Z][webpack.ModuleConcatenationPlugin] 318 potential root modules, 318 potential inner modules
? [21:34:28.373Z][webpack.ModuleConcatenationPlugin] 1 successful concat configurations (avg size: 8), 310 bailed out completely
? [21:34:28.373Z][webpack.ModuleConcatenationPlugin] 130 candidates were considered for adding (0 cached failure, 20 already in config, 0 invalid module, 0 incorrect chunks, 0 incorrect dependency, 0 incorrect chunks of importer, 123 incorrect module dependency, 0 incorrect runtime condition, 0 importer failed, 7 added)
? [21:34:46.397Z][RepackOutputPlugin] Detected output paths: {
bundleFilename: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle'[39m,
bundlePath: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets'[39m,
sourceMapFilename: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map'[39m,
assetsPath: [32m'/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets'[39m
}
? [21:34:46.401Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-hdpi/node_modules_reactnavigation_elements_src_assets_backicon.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-hdpi/node_modules_reactnavigation_elements_src_assets_backicon.png
? [21:34:46.402Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradient.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradient.png
? [21:34:46.402Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradientrotated.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradientrotated.png
? [21:34:46.402Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_colorwheel.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_colorwheel.png
? [21:34:46.403Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backicon.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backicon.png
? [21:34:46.404Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backiconmask.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backiconmask.png
? [21:34:46.404Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-xhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-xhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png
? [21:34:46.405Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-xxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-xxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png
? [21:34:46.405Z][RepackOutputPlugin] Copying asset: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/build/generated/android/drawable-xxxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png to: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/res/createBundleReleaseJsAndAssets/drawable-xxxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png
ℹ [21:34:49.474Z][LoggerPlugin] assets by path drawable-mdpi/*.png 202 KiB
asset drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_colorwheel.png 197 KiB [emitted] (auxiliary name: main)
asset drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradientrotated.png 3.28 KiB [emitted] (auxiliary name: main)
asset drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backiconmask.png 913 bytes [emitted] (auxiliary name: main)
asset drawable-mdpi/node_modules_reactnativewheelcolorpicker_assets_graphics_ui_blackgradient.png 895 bytes [emitted] (auxiliary name: main)
asset drawable-mdpi/node_modules_reactnavigation_elements_src_assets_backicon.png 100 bytes [emitted] (auxiliary name: main)
asset index.bundle 12.9 MiB [emitted] (name: main) 1 related asset
asset drawable-xxxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png 207 bytes [emitted] (auxiliary name: main)
asset drawable-xxhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png 167 bytes [emitted] (auxiliary name: main)
asset drawable-hdpi/node_modules_reactnavigation_elements_src_assets_backicon.png 134 bytes [emitted] (auxiliary name: main)
asset drawable-xhdpi/node_modules_reactnavigation_elements_src_assets_backicon.png 134 bytes [emitted] (auxiliary name: main)
runtime modules 6.2 KiB 8 modules
orphan modules 23.3 KiB [orphan] 7 modules
modules by path ../node_modules/ 7.6 MiB
javascript modules 7.56 MiB 1925 modules
json modules 37.2 KiB 5 modules
modules by path ../../../ 3.23 MiB 903 modules
modules by path ../app/ 1.51 MiB 304 modules
modules by path ../share/ 55.4 KiB
modules by path ../share/*.js 36.8 KiB 5 modules
modules by path ../share/*.jsx 6.09 KiB 2 modules
+ 1 module
modules by path ./ 340 KiB
modules by path ./*.js 340 KiB 3 modules
+ 3 modules
+ 8 modules
WARNING in ../node_modules/react-native-reanimated/src/jestUtils.ts 1:3871-3878
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
@ ../node_modules/react-native-reanimated/src/index.ts 1:21210-21232
@ ../app/navigation/tabs-holder.js 1:674-708
@ ../app/navigation/index.tsx 1:368-392
@ ../app/app.tsx 1:1020-1043
@ ./index.js 1:1573-1602 1:1804-1833
WARNING in ../node_modules/@streetwriters/kysely/dist/cjs/migration/file-migration-provider.js 1:1841-1851
Critical dependency: the request of a dependency is an expression
@ ../node_modules/@streetwriters/kysely/dist/cjs/index.js 1:6636-6685
@ ../app/common/database/index.ts 1:460-492
@ ../app/services/background-sync.ts 1:530-559
@ ./index.js 1:526-568
WARNING in ../../../packages/core/node_modules/@streetwriters/kysely/dist/cjs/migration/file-migration-provider.js 1:1841-1851
Critical dependency: the request of a dependency is an expression
@ ../../../packages/core/node_modules/@streetwriters/kysely/dist/cjs/index.js 1:6636-6685
@ ../../../packages/core/dist/cjs/api/index.js 1:2972-3004
@ ../../../packages/core/dist/cjs/index.js 1:1243-1268
@ ../app/services/notifications.ts 1:301-327
@ ./index.js 1:611-651
3 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.94.0 compiled with 3 warnings in 270656 ms
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:493:12: warning: the variable "Intl" was not declared in function "CanonicalizeLocaleList"
return Intl.getCanonicalLocales(locales);
^~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:26749:50: warning: the variable "setTimeout" was not declared in anonymous function " 76#"
_this.itemSizeWarningTimeoutId = setTimeout(function () {
^~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:26751:21: warning: the variable "console" was not declared in anonymous function " 77#"
console.warn(Warnings_1.default.estimatedItemSizeMissingW...
^~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:26764:17: warning: the variable "clearTimeout" was not declared in anonymous function " 79#"
clearTimeout(_this.postLoadTimeoutId);
^~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:27521:16: warning: the variable "Promise" was not declared in function "autoScroll"
return new Promise(function (resolve) {
^~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:27535:13: warning: the variable "requestAnimationFrame" was not declared in function "animationLoop"
requestAnimationFrame(function () {
^~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:27629:9: warning: the variable "cancelAnimationFrame" was not declared in anonymous function " 147#"
cancelAnimationFrame(this.clearAnimationNumber);
^~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:29809:7: warning: the variable "alert" was not declared in function "warn"
alert(msg);
^~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:36687:2725: warning: the variable "document" was not declared in function "isFocused 2#"
...){return this.focused;}if(typeof document==='undefined'){return true;}retu...
^~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:36767:2721: warning: the variable "navigator" was not declared in function "isOnline"
...'){return this.online;}if(typeof navigator==='undefined'||typeof navigator...
^~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:36807:7075: warning: the variable "setInterval" was not declared in function "updateRefetchInterval"
...{return;}this.refetchIntervalId=setInterval(function(){if(_this6.options.r...
^~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:36807:7623: warning: the variable "clearInterval" was not declared in function "clearRefetchInterval"
...l(){if(this.refetchIntervalId){clearInterval(this.refetchIntervalId);this....
^~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:37031:1654: warning: the variable "WebSocket" was not declared in function "createWSClient"
...ketImpl=_opts$WebSocket===void 0?WebSocket:_opts$WebSocket,_opts$retryDela...
^~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:37163:3203: warning: the variable "SharedArrayBuffer" was not declared in function "from 2#"
...gOrOffset,length);}if(typeof SharedArrayBuffer!=='undefined'&&(isInstance(...
^~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:39505:1191: warning: the variable "_WORKLET" was not declared in function "assertEasingIsWorklet"
...assertEasingIsWorklet(easing){if(_WORKLET){return;}if(SHOULD_BE_USE_WEB){r...
^~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:39585:2788: warning: the variable "performance" was not declared in anonymous function " 3096#"
...tionTimestamp=function(){return performance.now();};}function getViewProp(...
^~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:39894:2818: warning: the variable "jest" was not declared in function "beforeTest"
...r beforeTest=function beforeTest(){jest.useFakeTimers();};var afterTest=fu...
^~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:39902:4045: warning: the variable "location" was not declared in function "registerSensor 3#"
...'+((0,_PlatformChecker.isWeb)()&&location.protocol!=='https:'?' Make sure ...
^~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:40254:634: warning: the variable "getComputedStyle" was not declared in function "fixElementPosition"
...arentBorderTopValue=parseInt(getComputedStyle(parent).borderTopWidth);var ...
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:40286:4100: warning: the variable "HTMLElement" was not declared in function "findDescendantWithExitingAnimation"
...node,root){if(!(node instanceof HTMLElement)){return;}if(node.reanimatedDu...
^~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:40286:5019: warning: the variable "MutationObserver" was not declared in function "addHTMLMutationObserver"
...verSet=true;var observer=new MutationObserver(function(mutationsList){var ...
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:40512:828: warning: the variable "_getAnimationTimestamp" was not declared in function "computeEasingProgress"
...eturn 1;}var elapsedTime=(_getAnimationTimestamp()-startingTimestamp)/1000...
^~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:40562:2886: warning: Direct call to eval(), but lexical scope is not supported.
...sh}`);}else{workletFun=eval('('+initData.code+'\n)');}workletsCache.set(wo...
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:40563:330: warning: the variable "_toString" was not declared in function "valueUnpacker"
...recognized by value unpacker: "${_toString(objectToUnpack)}".`);}};valueUn...
^~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:41843:4825: warning: the variable "DebuggerInternal" was not declared in function "__shouldPauseOnThrow"
...PauseOnThrow(){return typeof DebuggerInternal!=='undefined'&&DebuggerInter...
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:42997:80: warning: the variable "Request" was not declared in function "44696"
...tch:fetch,Headers:Headers,Request:Request,Response:Response};
^~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:42997:97: warning: the variable "Response" was not declared in function "44696"
...Headers,Request:Request,Response:Response};
^~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:43309:37880: warning: the variable "nativeFabricUIManager" was not declared in function "53629"
...}var _nativeFabricUIManage=nativeFabricUIManager,createNode=_nativeFabricU...
^~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:43309:234467: warning: the variable "__REACT_DEVTOOLS_GLOBAL_HOOK__" was not declared in function "53629"
...("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var hook$jscomp$inli...
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:44626:2260: warning: the variable "EventSource" was not declared in function "HttpConnection"
...Utils_1.Platform.isNode&&typeof EventSource!=="undefined"&&!options.EventS...
^~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:44626:18470: warning: the variable "URL" was not declared in function "_resolveNegotiateUrl"
...otiateUrl(url){var negotiateUrl=new URL(url);if(negotiateUrl.pathname.ends...
^~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:44738:2633: warning: the variable "ErrorEvent" was not declared in anonymous function " 4997#"
...event){var error=null;if(typeof ErrorEvent!=="undefined"&&event instanceof...
^~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:47277:1071: warning: the variable "__values" was not declared in anonymous function " 7485#"
...],i;return m?m.call(o):(o=typeof __values==="function"?__values(o):o[Symbo...
^~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:47277:1732: warning: the variable "AsyncIterator" was not declared in anonymous function " 7490#"
...return i=Object.create((typeof AsyncIterator==="function"?AsyncIterator:Ob...
^~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:47942:136: warning: the variable "IS_DESKTOP_APP" was not declared in function "hasRequire"
...quire(){return true&&(typeof IS_DESKTOP_APP==="undefined"||!IS_DESKTOP_AP...
^~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:48046:580: warning: the variable "Buffer" was not declared in function "randomBytes"
...le on this platform.");var buffer=Buffer.alloc(size);crypto.getRandomValue...
^~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:56565:22: warning: the variable "Atomics" was not declared in function "68897"
'%Atomics%': typeof Atomics === 'undefined' ? undefined : Atomics,
^~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:56581:35: warning: the variable "FinalizationRegistry" was not declared in function "68897"
... '%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? u...
^~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:56621:22: warning: the variable "WeakRef" was not declared in function "68897"
'%WeakRef%': typeof WeakRef === 'undefined' ? undefined : WeakRef,
^~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:74895:256: warning: the variable "MessageChannel" was not declared in function "7090"
...;else if("undefined"!==typeof MessageChannel){var W=new MessageChannel,X=W...
^~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:74896:28: warning: the variable "nativeRuntimeScheduler" was not declared in function "7090"
var Y="undefined"!==typeof nativeRuntimeScheduler?nativeRuntimeScheduler.unst...
^~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:79903:22: warning: the variable "FileReader" was not declared in function "readBlobAsArrayBuffer"
var reader = new FileReader();
^~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:80830:16: warning: the variable "localStorage" was not declared in function "getStorage 2#"
return localStorage;
^~~~~~~~~~~~
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:133499:24: warning: Direct call to eval(), but lexical scope is not supported.
/******/ eval(script);
^~~~~~~~~~~~
> Task :ammarahmed_react-native-share-extension:compileReleaseJavaWithJavac
> Task :ammarahmed_react-native-share-extension:generateReleaseLintVitalModel
> 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:extractReleaseAnnotations
> Task :ammarahmed_react-native-share-extension:mergeReleaseGeneratedProguardFiles
> Task :ammarahmed_react-native-share-extension:mergeReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-share-extension:bundleLibCompileToJarRelease
> Task :ammarahmed_react-native-share-extension:mergeReleaseJavaResource
> Task :ammarahmed_react-native-share-extension:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-share-extension:syncReleaseLibJars
> Task :ammarahmed_react-native-share-extension:bundleReleaseLocalLintAar
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :ammarahmed_react-native-share-extension:generateReleaseLintModel
> Task :bam.tech_react-native-image-resizer:generateReleaseResValues
> Task :bam.tech_react-native-image-resizer:generateReleaseResources
> Task :bam.tech_react-native-image-resizer:packageReleaseResources
> Task :callstack_repack:generateReleaseResValues
> Task :callstack_repack:generateReleaseResources
> Task :callstack_repack:packageReleaseResources
> Task :react-native-actions-shortcuts:generateReleaseResValues
> Task :react-native-actions-shortcuts:generateReleaseResources
> Task :react-native-actions-shortcuts:packageReleaseResources
> Task :react-native-background-actions:generateReleaseResValues
> Task :react-native-background-actions:generateReleaseResources
> Task :react-native-background-actions:packageReleaseResources
> Task :react-native-blob-util:generateReleaseResValues
> Task :react-native-blob-util:generateReleaseResources
> Task :react-native-blob-util:packageReleaseResources
> Task :react-native-bootsplash:generateReleaseResValues
> Task :react-native-bootsplash:generateReleaseResources
> Task :react-native-bootsplash:packageReleaseResources
> Task :react-native-clipboard_clipboard:generateReleaseResValues
> Task :react-native-clipboard_clipboard:generateReleaseResources
> Task :react-native-clipboard_clipboard:packageReleaseResources
> Task :react-native-community_checkbox:generateReleaseResValues
> Task :react-native-community_checkbox:generateReleaseResources
> Task :react-native-community_checkbox:packageReleaseResources
> Task :react-native-community_datetimepicker:generateReleaseResValues
> Task :react-native-community_datetimepicker:generateReleaseResources
> Task :react-native-community_datetimepicker:packageReleaseResources
> Task :react-native-community_netinfo:generateReleaseResValues
> Task :react-native-community_netinfo:generateReleaseResources
> Task :react-native-community_netinfo:packageReleaseResources
> Task :react-native-community_toolbar-android:generateReleaseResValues
> Task :react-native-community_toolbar-android:generateReleaseResources
> Task :react-native-community_toolbar-android:packageReleaseResources
> Task :react-native-config:generateReleaseResValues
> Task :react-native-config:generateReleaseResources
> Task :react-native-config:packageReleaseResources
> Task :react-native-date-picker:generateReleaseResValues
> Task :react-native-date-picker:generateReleaseResources
> Task :react-native-date-picker:packageReleaseResources
> Task :react-native-device-info:generateReleaseResValues
> Task :react-native-device-info:generateReleaseResources
> Task :react-native-device-info:packageReleaseResources
> Task :react-native-document-picker:generateReleaseResValues
> Task :react-native-document-picker:generateReleaseResources
> Task :react-native-document-picker:packageReleaseResources
> Task :react-native-exit-app:generateReleaseResValues
> Task :react-native-exit-app:generateReleaseResources
> Task :react-native-exit-app:packageReleaseResources
> Task :react-native-file-viewer:generateReleaseResValues
> Task :react-native-file-viewer:generateReleaseResources
> Task :react-native-file-viewer:packageReleaseResources
> Task :react-native-gesture-handler:generateReleaseResValues
> Task :react-native-gesture-handler:generateReleaseResources
> Task :react-native-gesture-handler:packageReleaseResources
> Task :react-native-get-random-values:generateReleaseResValues
> Task :react-native-get-random-values:generateReleaseResources
> Task :react-native-get-random-values:packageReleaseResources
> Task :react-native-gzip:generateReleaseResValues
> Task :react-native-gzip:generateReleaseResources
> Task :react-native-gzip:packageReleaseResources
> Task :react-native-html-to-pdf-lite:generateReleaseResValues
> Task :react-native-html-to-pdf-lite:generateReleaseResources
> Task :react-native-html-to-pdf-lite:packageReleaseResources
> Task :react-native-image-crop-picker:generateReleaseResValues
> Task :react-native-image-crop-picker:generateReleaseResources
> Task :react-native-image-crop-picker:packageReleaseResources
> Task :react-native-keychain:generateReleaseResValues
> Task :react-native-keychain:generateReleaseResources
> Task :react-native-keychain:packageReleaseResources
> Task :react-native-masked-view_masked-view:generateReleaseResValues
> Task :react-native-masked-view_masked-view:generateReleaseResources
> Task :react-native-masked-view_masked-view:packageReleaseResources
> Task :react-native-mmkv-storage:generateReleaseResValues
> Task :react-native-mmkv-storage:generateReleaseResources
> Task :react-native-mmkv-storage:packageReleaseResources
> Task :react-native-navigation-bar-color:generateReleaseResValues
> Task :react-native-navigation-bar-color:generateReleaseResources
> Task :react-native-navigation-bar-color:packageReleaseResources
> Task :react-native-notification-sounds:generateReleaseResValues
> Task :react-native-notification-sounds:generateReleaseResources
> Task :react-native-notification-sounds:packageReleaseResources
> Task :react-native-orientation:generateReleaseResValues
> Task :react-native-orientation:generateReleaseResources
> Task :react-native-orientation:packageReleaseResources
> Task :react-native-pdf:generateReleaseResValues
> Task :react-native-pdf:generateReleaseResources
> Task :react-native-pdf:packageReleaseResources
> Task :react-native-quick-sqlite:generateReleaseResValues
> Task :react-native-quick-sqlite:generateReleaseResources
> Task :react-native-quick-sqlite:packageReleaseResources
> Task :react-native-reanimated:generateReleaseResValues
> Task :react-native-reanimated:generateReleaseResources
> Task :react-native-reanimated:packageReleaseResources
> Task :react-native-safe-area-context:generateReleaseResValues
> Task :react-native-safe-area-context:generateReleaseResources
> Task :react-native-safe-area-context:packageReleaseResources
> Task :react-native-scoped-storage:generateReleaseResValues
> Task :react-native-scoped-storage:generateReleaseResources
> Task :react-native-scoped-storage:packageReleaseResources
> Task :react-native-screens:generateReleaseResValues
> Task :react-native-screens:generateReleaseResources
> Task :react-native-screens:packageReleaseResources
> Task :react-native-securerandom:generateReleaseResValues
> Task :react-native-securerandom:generateReleaseResources
> Task :react-native-securerandom:packageReleaseResources
> Task :react-native-share:generateReleaseResValues
> Task :react-native-share:generateReleaseResources
> Task :react-native-share:packageReleaseResources
> Task :react-native-svg:generateReleaseResValues
> Task :react-native-svg:generateReleaseResources
> Task :react-native-svg:packageReleaseResources
> Task :react-native-theme-switch-animation:generateReleaseResValues
> Task :react-native-theme-switch-animation:generateReleaseResources
> Task :react-native-theme-switch-animation:packageReleaseResources
> Task :react-native-tooltips:generateReleaseResValues
> Task :react-native-tooltips:generateReleaseResources
> Task :react-native-tooltips:packageReleaseResources
> Task :react-native-vector-icons:generateReleaseResValues
> Task :react-native-vector-icons:generateReleaseResources
> Task :react-native-vector-icons:packageReleaseResources
> Task :react-native-webview:generateReleaseResValues
> Task :react-native-webview:generateReleaseResources
> Task :react-native-webview:packageReleaseResources
> Task :react-native-zip-archive:generateReleaseResValues
> Task :react-native-zip-archive:generateReleaseResources
> Task :react-native-zip-archive:packageReleaseResources
> Task :sayem314_react-native-keep-awake:generateReleaseResValues
> Task :sayem314_react-native-keep-awake:generateReleaseResources
> Task :sayem314_react-native-keep-awake:packageReleaseResources
> Task :shopify_flash-list:generateReleaseResValues
> Task :shopify_flash-list:generateReleaseResources
> Task :shopify_flash-list:packageReleaseResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :ammarahmed_notifee-react-native:extractDeepLinksRelease
> Task :ammarahmed_react-native-background-fetch:extractDeepLinksRelease
> Task :ammarahmed_react-native-eventsource:extractDeepLinksRelease
> Task :ammarahmed_react-native-fingerprint-scanner:extractDeepLinksRelease
> Task :ammarahmed_react-native-share-extension:extractDeepLinksRelease
> Task :ammarahmed_react-native-sodium:extractDeepLinksRelease
> Task :app:extractDeepLinksRelease
> Task :bam.tech_react-native-image-resizer:extractDeepLinksRelease
> Task :bam.tech_react-native-image-resizer:processReleaseManifest
package="com.reactnativeimageresizer" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@bam.tech/react-native-image-resizer/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.reactnativeimageresizer" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/src/main/AndroidManifest.xml.
> Task :callstack_repack:extractDeepLinksRelease
> Task :react-native-actions-shortcuts:extractDeepLinksRelease
> Task :react-native-background-actions:extractDeepLinksRelease
> Task :callstack_repack:processReleaseManifest
> Task :react-native-actions-shortcuts:processReleaseManifest
package="com.reactnativeactionsshortcuts" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-actions-shortcuts/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.reactnativeactionsshortcuts" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-actions-shortcuts/android/src/main/AndroidManifest.xml.
> Task :react-native-blob-util:extractDeepLinksRelease
> Task :react-native-bootsplash:extractDeepLinksRelease
> Task :react-native-background-actions:processReleaseManifest
package="com.asterinet.react.bgactions" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-background-actions/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.asterinet.react.bgactions" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-background-actions/android/src/main/AndroidManifest.xml.
> Task :react-native-bootsplash:processReleaseManifest
package="com.zoontek.rnbootsplash" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-bootsplash/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.zoontek.rnbootsplash" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-bootsplash/android/src/main/AndroidManifest.xml.
> Task :react-native-clipboard_clipboard:extractDeepLinksRelease
> Task :react-native-blob-util:processReleaseManifest
package="com.ReactNativeBlobUtil" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-blob-util/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.ReactNativeBlobUtil" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-blob-util/android/src/main/AndroidManifest.xml.
> Task :react-native-community_checkbox:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :react-native-community_datetimepicker:extractDeepLinksRelease
> Task :react-native-community_checkbox:processReleaseManifest
package="com.reactnativecommunity.checkbox" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-community/checkbox/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.reactnativecommunity.checkbox" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-community/checkbox/android/src/main/AndroidManifest.xml.
> Task :react-native-clipboard_clipboard:processReleaseManifest
package="com.reactnativecommunity.clipboard" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-clipboard/clipboard/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.reactnativecommunity.clipboard" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-clipboard/clipboard/android/src/main/AndroidManifest.xml.
> Task :react-native-community_datetimepicker:processReleaseManifest
> Task :react-native-community_netinfo:extractDeepLinksRelease
> Task :react-native-community_toolbar-android:extractDeepLinksRelease
> Task :react-native-community_netinfo:processReleaseManifest
package="com.reactnativecommunity.netinfo" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-community/netinfo/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.reactnativecommunity.netinfo" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-community/netinfo/android/src/main/AndroidManifest.xml.
> Task :react-native-config:extractDeepLinksRelease
> Task :react-native-community_toolbar-android:processReleaseManifest
package="com.reactnativecommunity.toolbarandroid" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-community/toolbar-android/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.reactnativecommunity.toolbarandroid" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-community/toolbar-android/android/src/main/AndroidManifest.xml.
> Task :react-native-date-picker:extractDeepLinksRelease
> Task :react-native-config:processReleaseManifest
package="com.lugg.RNCConfig" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-config/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.lugg.RNCConfig" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-config/android/src/main/AndroidManifest.xml.
> Task :react-native-date-picker:processReleaseManifest
package="com.henninghall.date_picker" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-date-picker/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.henninghall.date_picker" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-date-picker/android/src/main/AndroidManifest.xml.
> Task :react-native-device-info:extractDeepLinksRelease
> Task :react-native-document-picker:extractDeepLinksRelease
> Task :react-native-exit-app:extractDeepLinksRelease
> Task :react-native-device-info:processReleaseManifest
package="com.learnium.RNDeviceInfo" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-device-info/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.learnium.RNDeviceInfo" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-device-info/android/src/main/AndroidManifest.xml.
> Task :react-native-document-picker:processReleaseManifest
package="com.reactnativedocumentpicker" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-document-picker/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.reactnativedocumentpicker" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml.
> Task :react-native-file-viewer:extractDeepLinksRelease
> Task :react-native-exit-app:processReleaseManifest
package="com.github.wumke.RNExitApp" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-exit-app/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.wumke.RNExitApp" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-exit-app/android/src/main/AndroidManifest.xml.
> Task :react-native-gesture-handler:extractDeepLinksRelease
> Task :react-native-file-viewer:processReleaseManifest
package="com.vinzscam.reactnativefileviewer" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-file-viewer/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.vinzscam.reactnativefileviewer" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-file-viewer/android/src/main/AndroidManifest.xml.
> Task :react-native-get-random-values:extractDeepLinksRelease
> Task :react-native-gesture-handler:processReleaseManifest
package="com.swmansion.gesturehandler" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-gesture-handler/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.swmansion.gesturehandler" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-gesture-handler/android/src/main/AndroidManifest.xml.
> Task :react-native-gzip:extractDeepLinksRelease
> Task :react-native-get-random-values:processReleaseManifest
package="org.linusu" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-get-random-values/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.linusu" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-get-random-values/android/src/main/AndroidManifest.xml.
> Task :react-native-html-to-pdf-lite:extractDeepLinksRelease
> Task :react-native-gzip:processReleaseManifest
package="com.gzip" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-gzip/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.gzip" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-gzip/android/src/main/AndroidManifest.xml.
> Task :react-native-html-to-pdf-lite:processReleaseManifest
package="com.onibenjo.htmltopdf" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-html-to-pdf-lite/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.onibenjo.htmltopdf" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-html-to-pdf-lite/android/src/main/AndroidManifest.xml.
> Task :react-native-image-crop-picker:extractDeepLinksRelease
> Task :react-native-keychain:extractDeepLinksRelease
> Task :react-native-image-crop-picker:processReleaseManifest
package="com.reactnative.ivpusic.imagepicker" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-image-crop-picker/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.reactnative.ivpusic.imagepicker" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-image-crop-picker/android/src/main/AndroidManifest.xml.
> Task :react-native-masked-view_masked-view:extractDeepLinksRelease
> Task :react-native-keychain:processReleaseManifest
package="com.oblador.keychain" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-keychain/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.oblador.keychain" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-keychain/android/src/main/AndroidManifest.xml.
> Task :react-native-masked-view_masked-view:processReleaseManifest
package="org.reactnative.maskedview" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-masked-view/masked-view/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.reactnative.maskedview" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-masked-view/masked-view/android/src/main/AndroidManifest.xml.
> Task :react-native-mmkv-storage:extractDeepLinksRelease
> Task :react-native-navigation-bar-color:extractDeepLinksRelease
> Task :react-native-mmkv-storage:processReleaseManifest
package="com.ammarahmed.mmkv" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-mmkv-storage/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.ammarahmed.mmkv" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-mmkv-storage/android/src/main/AndroidManifest.xml.
> Task :react-native-navigation-bar-color:processReleaseManifest
package="com.thebylito.navigationbarcolor" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-navigation-bar-color/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.thebylito.navigationbarcolor" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-navigation-bar-color/android/src/main/AndroidManifest.xml.
> Task :react-native-notification-sounds:extractDeepLinksRelease
> Task :react-native-orientation:extractDeepLinksRelease
> Task :react-native-notification-sounds:processReleaseManifest
package="com.reactlibrarynotificationsounds" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-notification-sounds/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.reactlibrarynotificationsounds" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-notification-sounds/android/src/main/AndroidManifest.xml.
> Task :react-native-orientation:processReleaseManifest
package="com.github.yamill.orientation" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-orientation/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.yamill.orientation" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-orientation/android/src/main/AndroidManifest.xml.
> Task :react-native-pdf:extractDeepLinksRelease
> Task :react-native-pdf:processReleaseManifest
package="org.wonday.pdf" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-pdf/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.wonday.pdf" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-pdf/android/src/main/AndroidManifest.xml.
> Task :react-native-quick-sqlite:extractDeepLinksRelease
> Task :react-native-reanimated:extractDeepLinksRelease
> Task :react-native-quick-sqlite:processReleaseManifest
package="com.reactnativequicksqlite" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/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.reactnativequicksqlite" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/android/src/main/AndroidManifest.xml.
> Task :react-native-safe-area-context:extractDeepLinksRelease
> Task :react-native-reanimated:processReleaseManifest
package="com.swmansion.reanimated" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-reanimated/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.swmansion.reanimated" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-reanimated/android/src/main/AndroidManifest.xml.
> Task :react-native-scoped-storage:extractDeepLinksRelease
> Task :react-native-safe-area-context:processReleaseManifest
package="com.th3rdwave.safeareacontext" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-safe-area-context/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.th3rdwave.safeareacontext" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
> Task :react-native-screens:extractDeepLinksRelease
> Task :react-native-securerandom:extractDeepLinksRelease
> Task :react-native-scoped-storage:processReleaseManifest
package="com.ammarahmed.scopedstorage" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-scoped-storage/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.ammarahmed.scopedstorage" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-scoped-storage/android/src/main/AndroidManifest.xml.
> Task :react-native-screens:processReleaseManifest
package="com.swmansion.rnscreens" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/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.swmansion.rnscreens" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/AndroidManifest.xml.
> Task :react-native-securerandom:processReleaseManifest
package="net.rhogan.rnsecurerandom" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-securerandom/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="net.rhogan.rnsecurerandom" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-securerandom/android/src/main/AndroidManifest.xml.
> Task :react-native-share:extractDeepLinksRelease
> Task :react-native-svg:extractDeepLinksRelease
> Task :react-native-share:processReleaseManifest
package="cl.json" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-share/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="cl.json" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-share/android/src/main/AndroidManifest.xml.
> Task :react-native-theme-switch-animation:extractDeepLinksRelease
> Task :react-native-svg:processReleaseManifest
package="com.horcrux.svg" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-svg/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.horcrux.svg" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-svg/android/src/main/AndroidManifest.xml.
> Task :react-native-theme-switch-animation:processReleaseManifest
> Task :react-native-tooltips:extractDeepLinksRelease
> Task :react-native-vector-icons:extractDeepLinksRelease
> Task :react-native-tooltips:processReleaseManifest
package="px.tooltips" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-tooltips/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="px.tooltips" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-tooltips/android/src/main/AndroidManifest.xml.
> Task :react-native-webview:extractDeepLinksRelease
> Task :react-native-vector-icons:processReleaseManifest
package="com.oblador.vectoricons" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-vector-icons/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.oblador.vectoricons" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-vector-icons/android/src/main/AndroidManifest.xml.
> Task :react-native-zip-archive:extractDeepLinksRelease
> Task :react-native-webview:processReleaseManifest
> Task :sayem314_react-native-keep-awake:extractDeepLinksRelease
> Task :react-native-zip-archive:processReleaseManifest
package="com.rnziparchive" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-zip-archive/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.rnziparchive" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-zip-archive/android/src/main/AndroidManifest.xml.
> Task :shopify_flash-list:extractDeepLinksRelease
> Task :sayem314_react-native-keep-awake:processReleaseManifest
package="com.sayem.keepawake" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@sayem314/react-native-keep-awake/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.sayem.keepawake" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/src/main/AndroidManifest.xml.
> Task :shopify_flash-list:processReleaseManifest
package="com.shopify.reactnative.flash_list" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@shopify/flash-list/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.shopify.reactnative.flash_list" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@shopify/flash-list/android/src/main/AndroidManifest.xml.
> Task :bam.tech_react-native-image-resizer:compileReleaseLibraryResources
> Task :app:processReleaseMainManifest
package="com.streetwriters.notesnook" found in source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/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.streetwriters.notesnook" from the source AndroidManifest.xml: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/src/main/AndroidManifest.xml.
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/src/main/AndroidManifest.xml:54:5-230:19 Warning:
application@android:supportsRtl was tagged at AndroidManifest.xml:54 to replace other declarations but no other declaration present
> Task :app:processReleaseManifest
> Task :bam.tech_react-native-image-resizer:parseReleaseLocalResources
> Task :callstack_repack:compileReleaseLibraryResources
> Task :app:mergeReleaseResources
> Task :callstack_repack:parseReleaseLocalResources
> Task :react-native-actions-shortcuts:compileReleaseLibraryResources
> Task :bam.tech_react-native-image-resizer:generateReleaseRFile
> Task :callstack_repack:generateReleaseRFile
> Task :react-native-background-actions:compileReleaseLibraryResources
> Task :react-native-actions-shortcuts:parseReleaseLocalResources
> Task :react-native-background-actions:parseReleaseLocalResources
> Task :app:processReleaseManifestForPackage
> Task :react-native-actions-shortcuts:generateReleaseRFile
> Task :react-native-blob-util:compileReleaseLibraryResources
> Task :react-native-background-actions:generateReleaseRFile
> Task :react-native-bootsplash:compileReleaseLibraryResources
> Task :react-native-clipboard_clipboard:compileReleaseLibraryResources
> Task :react-native-blob-util:parseReleaseLocalResources
> Task :react-native-bootsplash:parseReleaseLocalResources
> Task :react-native-clipboard_clipboard:parseReleaseLocalResources
> Task :react-native-community_checkbox:compileReleaseLibraryResources
> Task :react-native-blob-util:generateReleaseRFile
> Task :react-native-clipboard_clipboard:generateReleaseRFile
> Task :react-native-community_datetimepicker:compileReleaseLibraryResources
> Task :react-native-bootsplash:generateReleaseRFile
> Task :react-native-community_checkbox:parseReleaseLocalResources
> Task :react-native-community_checkbox:generateReleaseRFile
> Task :react-native-community_netinfo:compileReleaseLibraryResources
> Task :react-native-community_datetimepicker:parseReleaseLocalResources
> Task :react-native-community_netinfo:parseReleaseLocalResources
> Task :react-native-community_datetimepicker:generateReleaseRFile
> Task :react-native-community_toolbar-android:compileReleaseLibraryResources
> Task :react-native-community_toolbar-android:parseReleaseLocalResources
> Task :react-native-community_netinfo:generateReleaseRFile
> Task :react-native-config:compileReleaseLibraryResources
> Task :react-native-community_toolbar-android:generateReleaseRFile
> Task :react-native-config:parseReleaseLocalResources
> Task :react-native-date-picker:compileReleaseLibraryResources
> Task :react-native-device-info:compileReleaseLibraryResources
> Task :react-native-config:generateReleaseRFile
> Task :react-native-date-picker:parseReleaseLocalResources
> Task :react-native-device-info:parseReleaseLocalResources
> Task :react-native-date-picker:generateReleaseRFile
> Task :react-native-document-picker:compileReleaseLibraryResources
> Task :react-native-device-info:generateReleaseRFile
> Task :react-native-document-picker:parseReleaseLocalResources
> Task :react-native-exit-app:compileReleaseLibraryResources
> Task :react-native-exit-app:parseReleaseLocalResources
> Task :react-native-document-picker:generateReleaseRFile
> Task :react-native-file-viewer:compileReleaseLibraryResources
> Task :react-native-exit-app:generateReleaseRFile
> Task :react-native-gesture-handler:compileReleaseLibraryResources
> Task :react-native-file-viewer:parseReleaseLocalResources
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :react-native-get-random-values:compileReleaseLibraryResources
> Task :react-native-file-viewer:generateReleaseRFile
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-get-random-values:parseReleaseLocalResources
> Task :react-native-gzip:compileReleaseLibraryResources
> Task :react-native-gzip:parseReleaseLocalResources
> Task :react-native-html-to-pdf-lite:compileReleaseLibraryResources
> Task :react-native-gzip:generateReleaseRFile
> Task :react-native-get-random-values:generateReleaseRFile
> Task :react-native-html-to-pdf-lite:parseReleaseLocalResources
> Task :react-native-image-crop-picker:compileReleaseLibraryResources
> Task :react-native-html-to-pdf-lite:generateReleaseRFile
> Task :react-native-image-crop-picker:parseReleaseLocalResources
> Task :react-native-keychain:compileReleaseLibraryResources
> Task :react-native-keychain:parseReleaseLocalResources
> Task :react-native-image-crop-picker:generateReleaseRFile
> Task :react-native-keychain:generateReleaseRFile
> Task :react-native-masked-view_masked-view:compileReleaseLibraryResources
> Task :react-native-masked-view_masked-view:parseReleaseLocalResources
> Task :react-native-mmkv-storage:compileReleaseLibraryResources
> Task :react-native-masked-view_masked-view:generateReleaseRFile
> Task :react-native-mmkv-storage:parseReleaseLocalResources
> Task :react-native-navigation-bar-color:compileReleaseLibraryResources
> Task :react-native-mmkv-storage:generateReleaseRFile
> Task :react-native-navigation-bar-color:parseReleaseLocalResources
> Task :react-native-navigation-bar-color:generateReleaseRFile
> Task :react-native-notification-sounds:compileReleaseLibraryResources
> Task :react-native-notification-sounds:parseReleaseLocalResources
> Task :react-native-orientation:compileReleaseLibraryResources
> Task :react-native-notification-sounds:generateReleaseRFile
> Task :react-native-orientation:parseReleaseLocalResources
> Task :react-native-pdf:compileReleaseLibraryResources
> Task :react-native-pdf:parseReleaseLocalResources
> Task :react-native-orientation:generateReleaseRFile
> Task :react-native-pdf:generateReleaseRFile
> Task :react-native-quick-sqlite:compileReleaseLibraryResources
> Task :react-native-reanimated:compileReleaseLibraryResources
> Task :react-native-quick-sqlite:parseReleaseLocalResources
> Task :react-native-reanimated:parseReleaseLocalResources
> Task :react-native-safe-area-context:compileReleaseLibraryResources
> Task :react-native-quick-sqlite:generateReleaseRFile
> Task :react-native-reanimated:generateReleaseRFile
> Task :react-native-safe-area-context:parseReleaseLocalResources
> Task :react-native-scoped-storage:compileReleaseLibraryResources
> Task :react-native-scoped-storage:parseReleaseLocalResources
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :react-native-scoped-storage:generateReleaseRFile
> Task :react-native-securerandom:compileReleaseLibraryResources
> Task :react-native-screens:parseReleaseLocalResources
> Task :react-native-screens:compileReleaseLibraryResources
> Task :react-native-securerandom:parseReleaseLocalResources
> Task :react-native-securerandom:generateReleaseRFile
> Task :react-native-screens:generateReleaseRFile
> Task :react-native-share:parseReleaseLocalResources
> Task :react-native-share:compileReleaseLibraryResources
> Task :react-native-svg:compileReleaseLibraryResources
> Task :react-native-share:generateReleaseRFile
> Task :react-native-theme-switch-animation:compileReleaseLibraryResources
> Task :react-native-svg:parseReleaseLocalResources
> Task :react-native-theme-switch-animation:parseReleaseLocalResources
> Task :react-native-tooltips:compileReleaseLibraryResources
> Task :react-native-theme-switch-animation:generateReleaseRFile
> Task :react-native-tooltips:parseReleaseLocalResources
> Task :react-native-svg:generateReleaseRFile
> Task :react-native-tooltips:generateReleaseRFile
> Task :react-native-vector-icons:compileReleaseLibraryResources
> Task :react-native-vector-icons:parseReleaseLocalResources
> Task :react-native-webview:compileReleaseLibraryResources
> Task :react-native-zip-archive:compileReleaseLibraryResources
> Task :react-native-webview:parseReleaseLocalResources
> Task :react-native-vector-icons:generateReleaseRFile
> Task :react-native-zip-archive:parseReleaseLocalResources
> Task :react-native-webview:generateReleaseRFile
> Task :react-native-zip-archive:generateReleaseRFile
> Task :sayem314_react-native-keep-awake:compileReleaseLibraryResources
> Task :sayem314_react-native-keep-awake:parseReleaseLocalResources
> Task :shopify_flash-list:compileReleaseLibraryResources
> Task :sayem314_react-native-keep-awake:generateReleaseRFile
> Task :shopify_flash-list:parseReleaseLocalResources
> Task :bam.tech_react-native-image-resizer:generateReleaseBuildConfig
> Task :callstack_repack:checkKotlinGradlePluginConfigurationErrors
> Task :bam.tech_react-native-image-resizer:javaPreCompileRelease
> Task :callstack_repack:generateReleaseBuildConfig
> Task :shopify_flash-list:generateReleaseRFile
> Task :bam.tech_react-native-image-resizer:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :bam.tech_react-native-image-resizer:bundleLibCompileToJarRelease
> Task :react-native-actions-shortcuts:checkKotlinGradlePluginConfigurationErrors
> Task :callstack_repack:javaPreCompileRelease
> Task :react-native-actions-shortcuts:generateReleaseBuildConfig
> Task :react-native-actions-shortcuts:javaPreCompileRelease
> Task :react-native-background-actions:generateReleaseBuildConfig
> Task :react-native-background-actions:javaPreCompileRelease
> Task :react-native-blob-util:generateReleaseBuildConfig
> Task :react-native-background-actions:compileReleaseJavaWithJavac
> Task :react-native-background-actions:bundleLibCompileToJarRelease
> Task :react-native-blob-util:javaPreCompileRelease
> Task :react-native-bootsplash:generateReleaseBuildConfig
> Task :app:processReleaseResources
> Task :react-native-blob-util:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-bootsplash:javaPreCompileRelease
> Task :react-native-blob-util:bundleLibCompileToJarRelease
> Task :react-native-clipboard_clipboard:generateReleaseBuildConfig
> Task :react-native-bootsplash:compileReleaseJavaWithJavac
> Task :react-native-bootsplash:bundleLibCompileToJarRelease
> Task :react-native-clipboard_clipboard:javaPreCompileRelease
> Task :react-native-community_checkbox:generateReleaseBuildConfig
> Task :react-native-clipboard_clipboard:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-clipboard/clipboard/android/src/main/java/com/reactnativecommunity/clipboard/ClipboardModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-clipboard_clipboard:bundleLibCompileToJarRelease
> Task :react-native-community_checkbox:javaPreCompileRelease
> Task :react-native-community_datetimepicker:generateReleaseBuildConfig
> Task :react-native-community_checkbox:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-community/checkbox/android/src/main/java/com/reactnativecommunity/checkbox/ReactCheckBoxEvent.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_checkbox:bundleLibCompileToJarRelease
> Task :react-native-community_datetimepicker:javaPreCompileRelease
> Task :react-native-community_netinfo:generateReleaseBuildConfig
> Task :react-native-community_datetimepicker:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_netinfo:javaPreCompileRelease
> Task :react-native-community_datetimepicker:bundleLibCompileToJarRelease
> Task :react-native-community_toolbar-android:generateReleaseBuildConfig
> Task :react-native-community_netinfo:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@react-native-community/netinfo/android/src/main/java/com/reactnativecommunity/netinfo/NetInfoModule.java:45: 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.
1 warning
> Task :react-native-community_netinfo:bundleLibCompileToJarRelease
> Task :react-native-community_toolbar-android:javaPreCompileRelease
> Task :react-native-config:generateReleaseBuildConfig
> Task :react-native-community_toolbar-android:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_toolbar-android:bundleLibCompileToJarRelease
> Task :react-native-config:javaPreCompileRelease
> Task :react-native-date-picker:generateReleaseBuildConfig
> Task :react-native-config:compileReleaseJavaWithJavac
> Task :react-native-date-picker:javaPreCompileRelease
> Task :react-native-config:bundleLibCompileToJarRelease
> Task :react-native-device-info:generateReleaseBuildConfig
> Task :react-native-date-picker:compileReleaseJavaWithJavac
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.
> Task :react-native-actions-shortcuts:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-actions-shortcuts/android/src/main/java/com/reactnativeshortcuts/ShortcutItem.kt:91:13 Name shadowed: map
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-actions-shortcuts/android/src/main/java/com/reactnativeshortcuts/ShortcutItem.kt:121:82 Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableMap
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-actions-shortcuts/android/src/main/java/com/reactnativeshortcuts/ShortcutItem.kt:122:85 Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableArray
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-actions-shortcuts/android/src/main/java/com/reactnativeshortcuts/ShortcutsModule.kt:33:15 'onCatalystInstanceDestroy(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-actions-shortcuts/android/src/main/java/com/reactnativeshortcuts/ShortcutsModule.kt:59:43 Elvis operator (?:) always returns the left operand of non-nullable type ReadableMap
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-actions-shortcuts/android/src/main/java/com/reactnativeshortcuts/ShortcutsModule.kt:133:29 'getParcelableExtra(String!): T?' is deprecated. Deprecated in Java
> Task :react-native-actions-shortcuts:compileReleaseJavaWithJavac
> Task :react-native-actions-shortcuts:bundleLibCompileToJarRelease
> Task :react-native-document-picker:generateReleaseBuildConfig
> Task :react-native-device-info:javaPreCompileRelease
> Task :react-native-date-picker:bundleLibCompileToJarRelease
> Task :react-native-device-info:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java:155: 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.
1 warning
> Task :react-native-device-info:bundleLibCompileToJarRelease
> Task :react-native-document-picker:javaPreCompileRelease
> Task :react-native-exit-app:generateReleaseBuildConfig
> Task :callstack_repack:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/android/src/main/java/com/callstack/repack/ScriptManagerModule.kt:17:23 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@callstack/repack/android/src/main/java/com/callstack/repack/ScriptManagerPackage.kt:23:53 'constructor ReactModuleInfo(String!, String!, Boolean, Boolean, Boolean, Boolean, Boolean)' is deprecated. Deprecated in Java
> Task :react-native-document-picker:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java:101: warning: [removal] onCatalystInstanceDestroy() in NativeModule has been deprecated and marked for removal
public void onCatalystInstanceDestroy() {
^
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java:102: warning: [removal] onCatalystInstanceDestroy() in NativeModule has been deprecated and marked for removal
super.onCatalystInstanceDestroy();
^
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
2 warnings
> Task :callstack_repack:compileReleaseJavaWithJavac
> Task :callstack_repack:bundleLibCompileToJarRelease
> Task :react-native-exit-app:javaPreCompileRelease
> Task :react-native-document-picker:bundleLibCompileToJarRelease
> Task :react-native-file-viewer:generateReleaseBuildConfig
> Task :react-native-exit-app:compileReleaseJavaWithJavac
> Task :react-native-exit-app:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:checkKotlinGradlePluginConfigurationErrors
> Task :react-native-file-viewer:javaPreCompileRelease
> Task :react-native-gesture-handler:generateReleaseBuildConfig
> Task :react-native-file-viewer:compileReleaseJavaWithJavac
> Task :react-native-file-viewer:bundleLibCompileToJarRelease
> Task :react-native-reanimated:generateReleaseBuildConfig
> Task :react-native-reanimated:javaPreCompileRelease
> Task :react-native-reanimated:packageNdkLibs NO-SOURCE
> Task :react-native-reanimated:compileReleaseJavaWithJavac
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.
> Task :react-native-gesture-handler:javaPreCompileRelease
> Task :react-native-get-random-values:generateReleaseBuildConfig
> Task :react-native-reanimated:bundleLibCompileToJarRelease
> Task :react-native-get-random-values:javaPreCompileRelease
> Task :react-native-gzip:generateReleaseBuildConfig
> Task :react-native-get-random-values:compileReleaseJavaWithJavac
> Task :react-native-get-random-values:bundleLibCompileToJarRelease
> Task :react-native-gzip:javaPreCompileRelease
> Task :react-native-html-to-pdf-lite:generateReleaseBuildConfig
> Task :react-native-gzip:compileReleaseJavaWithJavac
> Task :react-native-gzip:bundleLibCompileToJarRelease
> Task :react-native-html-to-pdf-lite:javaPreCompileRelease
> Task :react-native-image-crop-picker:generateReleaseBuildConfig
> Task :react-native-html-to-pdf-lite:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-html-to-pdf-lite/android/src/main/java/android/print/PdfConverter.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-html-to-pdf-lite:bundleLibCompileToJarRelease
> Task :react-native-image-crop-picker:javaPreCompileRelease
> Task :react-native-keychain:generateReleaseBuildConfig
> Task :react-native-image-crop-picker:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-image-crop-picker:bundleLibCompileToJarRelease
> Task :react-native-keychain:javaPreCompileRelease
> Task :react-native-masked-view_masked-view:generateReleaseBuildConfig
> Task :react-native-keychain:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-keychain:bundleLibCompileToJarRelease
> Task :react-native-masked-view_masked-view:javaPreCompileRelease
> Task :react-native-mmkv-storage:generateReleaseBuildConfig
> Task :react-native-masked-view_masked-view:compileReleaseJavaWithJavac
> Task :react-native-masked-view_masked-view:bundleLibCompileToJarRelease
> Task :react-native-navigation-bar-color:generateReleaseBuildConfig
> Task :react-native-mmkv-storage:javaPreCompileRelease
> Task :react-native-navigation-bar-color:javaPreCompileRelease
> Task :react-native-mmkv-storage:compileReleaseJavaWithJavac
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/react-native-mmkv-storage/android/src/main/java/com/ammarahmed/mmkv/RNMMKVModule.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-mmkv-storage:bundleLibCompileToJarRelease
> Task :react-native-navigation-bar-color:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-navigation-bar-color/android/src/main/java/com/thebylito/navigationbarcolor/NavigationBarColorModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-notification-sounds:generateReleaseBuildConfig
> Task :react-native-navigation-bar-color:bundleLibCompileToJarRelease
> Task :react-native-notification-sounds:javaPreCompileRelease
> Task :react-native-orientation:generateReleaseBuildConfig
> Task :react-native-notification-sounds:compileReleaseJavaWithJavac
> Task :react-native-notification-sounds:bundleLibCompileToJarRelease
> Task :react-native-orientation:javaPreCompileRelease
> Task :react-native-pdf:generateReleaseBuildConfig
> Task :react-native-orientation:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-orientation/android/src/main/java/com/github/yamill/orientation/OrientationModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-orientation:bundleLibCompileToJarRelease
> Task :react-native-pdf:javaPreCompileRelease
> Task :react-native-quick-sqlite:generateReleaseBuildConfig
> Task :react-native-pdf:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-pdf/android/src/main/java/org/wonday/pdf/PdfView.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-pdf:bundleLibCompileToJarRelease
> Task :react-native-safe-area-context:checkKotlinGradlePluginConfigurationErrors
> Task :react-native-quick-sqlite:javaPreCompileRelease
> Task :react-native-safe-area-context:generateReleaseBuildConfig
> Task :react-native-quick-sqlite:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/android/src/main/java/com/reactnativequicksqlite/SequelModule.java:39: warning: [removal] onCatalystInstanceDestroy() in NativeModule has been deprecated and marked for removal
public void onCatalystInstanceDestroy() {
^
1 warning
> Task :react-native-quick-sqlite:bundleLibCompileToJarRelease
> Task :react-native-safe-area-context:javaPreCompileRelease
> Task :react-native-scoped-storage:generateReleaseBuildConfig
> Task :react-native-screens:checkKotlinGradlePluginConfigurationErrors
> Task :react-native-scoped-storage:javaPreCompileRelease
> Task :react-native-screens:generateReleaseBuildConfig
> Task :react-native-scoped-storage:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-scoped-storage/android/src/main/java/com/ammarahmed/scopedstorage/RNScopedStorageModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-scoped-storage:bundleLibCompileToJarRelease
> Task :react-native-screens:javaPreCompileRelease
> Task :react-native-securerandom:generateReleaseBuildConfig
> Task :react-native-securerandom:javaPreCompileRelease
> Task :react-native-share:generateReleaseBuildConfig
> Task :react-native-securerandom:compileReleaseJavaWithJavac
> Task :react-native-securerandom:bundleLibCompileToJarRelease
> Task :react-native-share:javaPreCompileRelease
> Task :react-native-svg:generateReleaseBuildConfig
> Task :react-native-share:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-share:bundleLibCompileToJarRelease
> Task :react-native-svg:javaPreCompileRelease
> Task :react-native-theme-switch-animation:generateReleaseBuildConfig
> Task :react-native-svg:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-svg/android/src/main/java/com/horcrux/svg/RNSVGRenderableManager.java:33: warning: [removal] StandardCharsets in com.facebook.react.common has been deprecated and marked for removal
import static com.facebook.react.common.StandardCharsets.UTF_8;
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
> Task :react-native-theme-switch-animation:javaPreCompileRelease
> Task :react-native-tooltips:generateReleaseBuildConfig
> Task :react-native-svg:bundleLibCompileToJarRelease
> Task :react-native-theme-switch-animation:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-theme-switch-animation/android/src/main/java/com/themeswitchanimation/ThemeSwitchAnimationPackage.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-theme-switch-animation:bundleLibCompileToJarRelease
> Task :react-native-tooltips:javaPreCompileRelease
> Task :react-native-vector-icons:generateReleaseBuildConfig
> Task :react-native-tooltips:compileReleaseJavaWithJavac
> Task :react-native-tooltips:bundleLibCompileToJarRelease
> Task :react-native-webview:checkKotlinGradlePluginConfigurationErrors
> Task :react-native-vector-icons:javaPreCompileRelease
> Task :react-native-webview:generateReleaseBuildConfig
> Task :react-native-vector-icons:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-vector-icons/android/src/main/java/com/oblador/vectoricons/VectorIconsModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-vector-icons:bundleLibCompileToJarRelease
> Task :react-native-webview:javaPreCompileRelease
> Task :react-native-zip-archive:generateReleaseBuildConfig
> Task :react-native-zip-archive:javaPreCompileRelease
> Task :sayem314_react-native-keep-awake:generateReleaseBuildConfig
> Task :react-native-zip-archive:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-zip-archive/android/src/main/java/com/rnziparchive/RNZipArchiveModule.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :sayem314_react-native-keep-awake:javaPreCompileRelease
> Task :react-native-zip-archive:bundleLibCompileToJarRelease
> Task :sayem314_react-native-keep-awake:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/src/main/java/com/sayem/keepawake/KCKeepAwakePackage.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :shopify_flash-list:checkKotlinGradlePluginConfigurationErrors
> Task :sayem314_react-native-keep-awake:bundleLibCompileToJarRelease
> Task :shopify_flash-list:generateReleaseBuildConfig
> Task :shopify_flash-list:javaPreCompileRelease
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :bam.tech_react-native-image-resizer:processReleaseJavaRes NO-SOURCE
> Task :bam.tech_react-native-image-resizer:bundleLibRuntimeToJarRelease
> Task :bam.tech_react-native-image-resizer:mergeReleaseJniLibFolders
> Task :bam.tech_react-native-image-resizer:createFullJarRelease
> Task :bam.tech_react-native-image-resizer:mergeReleaseNativeLibs NO-SOURCE
> Task :bam.tech_react-native-image-resizer:stripReleaseDebugSymbols NO-SOURCE
> Task :bam.tech_react-native-image-resizer:copyReleaseJniLibsProjectAndLocalJars
> Task :bam.tech_react-native-image-resizer:extractDeepLinksForAarRelease
> Task :bam.tech_react-native-image-resizer:extractReleaseAnnotations
> Task :bam.tech_react-native-image-resizer:mergeReleaseGeneratedProguardFiles
> Task :bam.tech_react-native-image-resizer:mergeReleaseConsumerProguardFiles
> Task :bam.tech_react-native-image-resizer:mergeReleaseShaders
> Task :bam.tech_react-native-image-resizer:compileReleaseShaders NO-SOURCE
> Task :bam.tech_react-native-image-resizer:generateReleaseAssets UP-TO-DATE
> Task :bam.tech_react-native-image-resizer:packageReleaseAssets
> Task :bam.tech_react-native-image-resizer:prepareLintJarForPublish
> Task :bam.tech_react-native-image-resizer:prepareReleaseArtProfile
> Task :bam.tech_react-native-image-resizer:mergeReleaseJavaResource
> Task :bam.tech_react-native-image-resizer:extractProguardFiles
> Task :bam.tech_react-native-image-resizer:syncReleaseLibJars
> Task :bam.tech_react-native-image-resizer:bundleReleaseLocalLintAar
> Task :bam.tech_react-native-image-resizer:writeReleaseLintModelMetadata
> Task :callstack_repack:bundleLibRuntimeToJarRelease
> Task :bam.tech_react-native-image-resizer:generateReleaseLintModel
> Task :callstack_repack:processReleaseJavaRes
> Task :callstack_repack:createFullJarRelease
> Task :callstack_repack:configureCMakeRelWithDebInfo[x86]
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
> Task :react-native-safe-area-context:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaContextPackage.kt:27:11 'constructor ReactModuleInfo(String!, String!, Boolean, Boolean, Boolean, Boolean, Boolean)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaContextPackage.kt:33:27 'hasConstants: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt:59:23 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java
> Task :callstack_repack:configureCMakeRelWithDebInfo[x86]
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
> Task :shopify_flash-list:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/AutoLayoutShadow.kt:87:13 Name shadowed: actualScrollOffset
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/AutoLayoutView.kt:16:44 'RCTEventEmitter' is deprecated. Deprecated in Java
> Task :react-native-webview:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:40:71 Parameter 'webView' is never used, could be renamed to _
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:81:18 'setter for allowFileAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:82:18 'setter for allowUniversalAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:93:102 Parameter 'contentLength' is never used, could be renamed to _
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:110:32 Variable 'urlObj' initializer is redundant
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:124:21 'allowScanningByMediaScanner(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:161:36 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:336:15 Condition 'args == null' is always 'false'
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:345:34 Condition 'args != null' is always 'true'
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:364:38 'setter for allowUniversalAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:421:51 Unchecked cast: Any! to kotlin.collections.HashMap<String, String> /* = java.util.HashMap<String, String> */
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:477:23 'setter for savePassword: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:478:23 'setter for saveFormData: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:548:23 'setter for allowFileAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:649:65 Unchecked cast: ArrayList<Any!> to List<Map<String, String>>
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:670:23 'setter for saveFormData: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:705:36 Parameter 'viewWrapper' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt:10:75 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt:21:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt:22:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt:12:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt:23:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt:24:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt:10:89 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt:27:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt:28:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
> Task :react-native-safe-area-context:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-safe-area-context/android/src/paper/java/com/th3rdwave/safeareacontext/NativeSafeAreaContextSpec.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-safe-area-context:bundleLibCompileToJarRelease
> Task :react-native-webview:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-webview:bundleLibCompileToJarRelease
> Task :shopify_flash-list:compileReleaseJavaWithJavac
> Task :shopify_flash-list:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:compileReleaseKotlin
> Task :callstack_repack:buildCMakeRelWithDebInfo[x86]
> Task :callstack_repack:mergeReleaseJniLibFolders
> Task :callstack_repack:extractDeepLinksForAarRelease
> Task :callstack_repack:mergeReleaseNativeLibs
> Task :callstack_repack:extractReleaseAnnotations
> Task :callstack_repack:mergeReleaseGeneratedProguardFiles
> Task :callstack_repack:mergeReleaseConsumerProguardFiles
> Task :callstack_repack:mergeReleaseShaders
> Task :callstack_repack:compileReleaseShaders NO-SOURCE
> Task :callstack_repack:generateReleaseAssets UP-TO-DATE
> Task :callstack_repack:packageReleaseAssets
> Task :callstack_repack:prepareLintJarForPublish
> Task :callstack_repack:prepareReleaseArtProfile
> Task :callstack_repack:extractProguardFiles
> Task :callstack_repack:mergeReleaseJavaResource
> Task :callstack_repack:writeReleaseLintModelMetadata
> Task :callstack_repack:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :callstack_repack:syncReleaseLibJars
> Task :callstack_repack:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-actions-shortcuts:processReleaseJavaRes
> Task :react-native-actions-shortcuts:bundleLibRuntimeToJarRelease
> Task :callstack_repack:bundleReleaseLocalLintAar
> Task :react-native-actions-shortcuts:createFullJarRelease
> Task :react-native-actions-shortcuts:mergeReleaseJniLibFolders
> Task :callstack_repack:generateReleaseLintModel
> Task :react-native-actions-shortcuts:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-actions-shortcuts:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-actions-shortcuts:extractDeepLinksForAarRelease
> Task :react-native-actions-shortcuts:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-actions-shortcuts:extractReleaseAnnotations
> Task :react-native-actions-shortcuts:mergeReleaseGeneratedProguardFiles
> Task :react-native-actions-shortcuts:mergeReleaseConsumerProguardFiles
> Task :react-native-actions-shortcuts:mergeReleaseShaders
> Task :react-native-actions-shortcuts:compileReleaseShaders NO-SOURCE
> Task :react-native-actions-shortcuts:generateReleaseAssets UP-TO-DATE
> Task :react-native-actions-shortcuts:packageReleaseAssets
> Task :react-native-actions-shortcuts:prepareLintJarForPublish
> Task :react-native-actions-shortcuts:prepareReleaseArtProfile
> Task :react-native-actions-shortcuts:mergeReleaseJavaResource
> Task :react-native-actions-shortcuts:extractProguardFiles
> Task :react-native-actions-shortcuts:syncReleaseLibJars
> Task :react-native-actions-shortcuts:bundleReleaseLocalLintAar
> Task :react-native-actions-shortcuts:writeReleaseLintModelMetadata
> Task :react-native-background-actions:bundleLibRuntimeToJarRelease
> Task :react-native-actions-shortcuts:generateReleaseLintModel
> Task :react-native-background-actions:processReleaseJavaRes NO-SOURCE
> Task :react-native-background-actions:createFullJarRelease
> Task :react-native-background-actions:mergeReleaseJniLibFolders
> Task :react-native-background-actions:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-background-actions:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-background-actions:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-background-actions:extractDeepLinksForAarRelease
> Task :react-native-background-actions:extractReleaseAnnotations
> Task :react-native-background-actions:mergeReleaseGeneratedProguardFiles
> Task :react-native-background-actions:mergeReleaseConsumerProguardFiles
> Task :react-native-background-actions:mergeReleaseShaders
> Task :react-native-background-actions:compileReleaseShaders NO-SOURCE
> Task :react-native-background-actions:generateReleaseAssets UP-TO-DATE
> Task :react-native-background-actions:packageReleaseAssets
> Task :react-native-background-actions:prepareLintJarForPublish
> Task :react-native-background-actions:prepareReleaseArtProfile
> Task :react-native-background-actions:mergeReleaseJavaResource
> Task :react-native-background-actions:extractProguardFiles
> Task :react-native-background-actions:syncReleaseLibJars
> Task :react-native-background-actions:bundleReleaseLocalLintAar
> Task :react-native-background-actions:writeReleaseLintModelMetadata
> Task :react-native-blob-util:bundleLibRuntimeToJarRelease
> Task :react-native-background-actions:generateReleaseLintModel
> Task :react-native-blob-util:processReleaseJavaRes NO-SOURCE
> Task :react-native-blob-util:createFullJarRelease
> Task :react-native-blob-util:mergeReleaseJniLibFolders
> Task :react-native-blob-util:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-blob-util:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-blob-util:extractDeepLinksForAarRelease
> Task :react-native-blob-util:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-blob-util:extractReleaseAnnotations
> Task :react-native-blob-util:mergeReleaseGeneratedProguardFiles
> Task :react-native-blob-util:mergeReleaseConsumerProguardFiles
> Task :react-native-blob-util:mergeReleaseShaders
> Task :react-native-blob-util:compileReleaseShaders NO-SOURCE
> Task :react-native-blob-util:generateReleaseAssets UP-TO-DATE
> Task :react-native-blob-util:packageReleaseAssets
> Task :react-native-blob-util:prepareReleaseArtProfile
> Task :react-native-blob-util:prepareLintJarForPublish
> Task :react-native-blob-util:mergeReleaseJavaResource
> Task :react-native-blob-util:extractProguardFiles
> Task :react-native-blob-util:syncReleaseLibJars
> Task :react-native-blob-util:bundleReleaseLocalLintAar
> Task :react-native-blob-util:writeReleaseLintModelMetadata
> Task :react-native-bootsplash:bundleLibRuntimeToJarRelease
> Task :react-native-bootsplash:processReleaseJavaRes NO-SOURCE
> Task :react-native-bootsplash:createFullJarRelease
> Task :react-native-bootsplash:mergeReleaseJniLibFolders
> Task :react-native-blob-util:generateReleaseLintModel
> Task :react-native-bootsplash:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-bootsplash:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-bootsplash:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-bootsplash:extractDeepLinksForAarRelease
> Task :react-native-bootsplash:extractReleaseAnnotations
> Task :react-native-bootsplash:mergeReleaseGeneratedProguardFiles
> Task :react-native-bootsplash:mergeReleaseConsumerProguardFiles
> Task :react-native-bootsplash:mergeReleaseShaders
> Task :react-native-bootsplash:compileReleaseShaders NO-SOURCE
> Task :react-native-bootsplash:generateReleaseAssets UP-TO-DATE
> Task :react-native-bootsplash:packageReleaseAssets
> Task :react-native-bootsplash:prepareLintJarForPublish
> Task :react-native-bootsplash:prepareReleaseArtProfile
> Task :react-native-bootsplash:extractProguardFiles
> Task :react-native-bootsplash:mergeReleaseJavaResource
> Task :react-native-bootsplash:syncReleaseLibJars
> Task :react-native-bootsplash:bundleReleaseLocalLintAar
> Task :react-native-bootsplash:writeReleaseLintModelMetadata
> Task :react-native-clipboard_clipboard:bundleLibRuntimeToJarRelease
> Task :react-native-clipboard_clipboard:processReleaseJavaRes NO-SOURCE
> Task :react-native-bootsplash:generateReleaseLintModel
> Task :react-native-clipboard_clipboard:createFullJarRelease
> Task :react-native-clipboard_clipboard:mergeReleaseJniLibFolders
> Task :react-native-clipboard_clipboard:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-clipboard_clipboard:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-clipboard_clipboard:extractDeepLinksForAarRelease
> Task :react-native-clipboard_clipboard:extractReleaseAnnotations
> Task :react-native-clipboard_clipboard:mergeReleaseGeneratedProguardFiles
> Task :react-native-clipboard_clipboard:mergeReleaseConsumerProguardFiles
> Task :react-native-clipboard_clipboard:mergeReleaseShaders
> Task :react-native-clipboard_clipboard:compileReleaseShaders NO-SOURCE
> Task :react-native-clipboard_clipboard:generateReleaseAssets UP-TO-DATE
> Task :react-native-clipboard_clipboard:packageReleaseAssets
> Task :react-native-clipboard_clipboard:prepareLintJarForPublish
> Task :react-native-clipboard_clipboard:prepareReleaseArtProfile
> Task :react-native-clipboard_clipboard:mergeReleaseJavaResource
> Task :react-native-clipboard_clipboard:extractProguardFiles
> Task :react-native-clipboard_clipboard:syncReleaseLibJars
> Task :react-native-clipboard_clipboard:bundleReleaseLocalLintAar
> Task :react-native-clipboard_clipboard:writeReleaseLintModelMetadata
> Task :react-native-community_checkbox:bundleLibRuntimeToJarRelease
> Task :react-native-clipboard_clipboard:generateReleaseLintModel
> Task :react-native-community_checkbox:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_checkbox:createFullJarRelease
> Task :react-native-community_checkbox:mergeReleaseJniLibFolders
> Task :react-native-community_checkbox:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_checkbox:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-community_checkbox:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_checkbox:extractDeepLinksForAarRelease
> Task :react-native-community_checkbox:extractReleaseAnnotations
> Task :react-native-community_checkbox:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_checkbox:mergeReleaseConsumerProguardFiles
> Task :react-native-community_checkbox:mergeReleaseShaders
> Task :react-native-community_checkbox:compileReleaseShaders NO-SOURCE
> Task :react-native-community_checkbox:generateReleaseAssets UP-TO-DATE
> Task :react-native-community_checkbox:packageReleaseAssets
> Task :react-native-community_checkbox:prepareLintJarForPublish
> Task :react-native-community_checkbox:prepareReleaseArtProfile
> Task :react-native-community_checkbox:mergeReleaseJavaResource
> Task :react-native-community_checkbox:extractProguardFiles
> Task :react-native-community_checkbox:syncReleaseLibJars
> Task :react-native-community_checkbox:bundleReleaseLocalLintAar
> Task :react-native-community_checkbox:writeReleaseLintModelMetadata
> Task :react-native-community_checkbox:generateReleaseLintModel
> Task :react-native-community_datetimepicker:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_datetimepicker:bundleLibRuntimeToJarRelease
> Task :react-native-community_datetimepicker:mergeReleaseJniLibFolders
> Task :react-native-community_datetimepicker:createFullJarRelease
> Task :react-native-community_datetimepicker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_datetimepicker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-community_datetimepicker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_datetimepicker:extractDeepLinksForAarRelease
> Task :react-native-community_datetimepicker:extractReleaseAnnotations
> Task :react-native-community_datetimepicker:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_datetimepicker:mergeReleaseConsumerProguardFiles
> Task :react-native-community_datetimepicker:mergeReleaseShaders
> Task :react-native-community_datetimepicker:compileReleaseShaders NO-SOURCE
> Task :react-native-community_datetimepicker:generateReleaseAssets UP-TO-DATE
> Task :react-native-community_datetimepicker:packageReleaseAssets
> Task :react-native-community_datetimepicker:prepareLintJarForPublish
> Task :react-native-community_datetimepicker:prepareReleaseArtProfile
> Task :react-native-community_datetimepicker:mergeReleaseJavaResource
> Task :react-native-community_datetimepicker:extractProguardFiles
> Task :react-native-community_datetimepicker:syncReleaseLibJars
> Task :react-native-community_datetimepicker:bundleReleaseLocalLintAar
> Task :react-native-community_datetimepicker:writeReleaseLintModelMetadata
> Task :react-native-community_datetimepicker:generateReleaseLintModel
> Task :react-native-community_netinfo:bundleLibRuntimeToJarRelease
> Task :react-native-community_netinfo:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_netinfo:createFullJarRelease
> Task :react-native-community_netinfo:mergeReleaseJniLibFolders
> Task :react-native-community_netinfo:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_netinfo:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-community_netinfo:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_netinfo:extractDeepLinksForAarRelease
> Task :react-native-community_netinfo:extractReleaseAnnotations
> Task :react-native-community_netinfo:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_netinfo:mergeReleaseConsumerProguardFiles
> Task :react-native-community_netinfo:mergeReleaseShaders
> Task :react-native-community_netinfo:compileReleaseShaders NO-SOURCE
> Task :react-native-community_netinfo:generateReleaseAssets UP-TO-DATE
> Task :react-native-community_netinfo:packageReleaseAssets
> Task :react-native-community_netinfo:prepareLintJarForPublish
> Task :react-native-community_netinfo:prepareReleaseArtProfile
> Task :react-native-community_netinfo:mergeReleaseJavaResource
> Task :react-native-community_netinfo:extractProguardFiles
> Task :react-native-community_netinfo:syncReleaseLibJars
> Task :react-native-community_netinfo:bundleReleaseLocalLintAar
> Task :react-native-community_netinfo:writeReleaseLintModelMetadata
> Task :react-native-screens:compileReleaseKotlin
> Task :react-native-community_netinfo:generateReleaseLintModel
> Task :react-native-community_toolbar-android:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_toolbar-android:bundleLibRuntimeToJarRelease
> Task :react-native-community_toolbar-android:mergeReleaseJniLibFolders
> Task :react-native-community_toolbar-android:createFullJarRelease
> Task :react-native-community_toolbar-android:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_toolbar-android:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-community_toolbar-android:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_toolbar-android:extractDeepLinksForAarRelease
> Task :react-native-community_toolbar-android:extractReleaseAnnotations
> Task :react-native-community_toolbar-android:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_toolbar-android:mergeReleaseConsumerProguardFiles
> Task :react-native-community_toolbar-android:mergeReleaseShaders
> Task :react-native-community_toolbar-android:compileReleaseShaders NO-SOURCE
> Task :react-native-community_toolbar-android:generateReleaseAssets UP-TO-DATE
> Task :react-native-community_toolbar-android:packageReleaseAssets
> Task :react-native-community_toolbar-android:prepareLintJarForPublish
> Task :react-native-community_toolbar-android:prepareReleaseArtProfile
> Task :react-native-community_toolbar-android:mergeReleaseJavaResource
> Task :react-native-community_toolbar-android:extractProguardFiles
> Task :react-native-community_toolbar-android:syncReleaseLibJars
> Task :react-native-community_toolbar-android:bundleReleaseLocalLintAar
> Task :react-native-community_toolbar-android:writeReleaseLintModelMetadata
> Task :react-native-community_toolbar-android:generateReleaseLintModel
> Task :react-native-config:processReleaseJavaRes NO-SOURCE
> Task :react-native-config:bundleLibRuntimeToJarRelease
> Task :react-native-config:mergeReleaseJniLibFolders
> Task :react-native-config:createFullJarRelease
> Task :react-native-config:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-config:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-config:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-config:extractDeepLinksForAarRelease
> Task :react-native-config:extractReleaseAnnotations
> Task :react-native-config:mergeReleaseGeneratedProguardFiles
> Task :react-native-config:mergeReleaseConsumerProguardFiles
> Task :react-native-config:mergeReleaseShaders
> Task :react-native-config:compileReleaseShaders NO-SOURCE
> Task :react-native-config:generateReleaseAssets UP-TO-DATE
> Task :react-native-config:packageReleaseAssets
> Task :react-native-config:prepareReleaseArtProfile
> Task :react-native-config:prepareLintJarForPublish
> Task :react-native-config:mergeReleaseJavaResource
> Task :react-native-config:extractProguardFiles
> Task :react-native-config:syncReleaseLibJars
> Task :react-native-config:bundleReleaseLocalLintAar
> Task :react-native-config:writeReleaseLintModelMetadata
> Task :react-native-gesture-handler:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/RNGestureHandlerPackage.kt:69:42 'constructor ReactModuleInfo(String!, String!, Boolean, Boolean, Boolean, Boolean, Boolean)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/core/FlingGestureHandler.kt:25:26 Parameter 'event' is never used
> Task :react-native-config:generateReleaseLintModel
> Task :react-native-screens:compileReleaseKotlin
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/RNScreensPackage.kt:58:17 'constructor ReactModuleInfo(String!, String!, Boolean, Boolean, Boolean, Boolean, Boolean)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenContainer.kt:33:53 'FrameCallback' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenContainer.kt:34:38 'FrameCallback' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt:101:38 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:146:47 'replaceSystemWindowInsets(Int, Int, Int, Int): WindowInsetsCompat' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:147:51 'getter for systemWindowInsetLeft: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:149:51 'getter for systemWindowInsetRight: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:150:51 'getter for systemWindowInsetBottom: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:138:66 Elvis operator (?:) always returns the left operand of non-nullable type Boolean
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt:153:43 Parameter 'flag' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt:10:25 Parameter 'wrapper' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt:13:9 Parameter 'width' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt:14:9 Parameter 'height' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt:15:9 Parameter 'headerHeight' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/NativeProxy.kt:7:36 Parameter 'fabricUIManager' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/NativeProxy.kt:11:13 Parameter 'tag' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/NativeProxy.kt:12:13 Parameter 'view' is never used
w: file:///home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/NativeProxy.kt:15:33 Parameter 'tag' is never used
> Task :react-native-gesture-handler:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-gesture-handler/android/paper/src/main/java/com/swmansion/gesturehandler/NativeRNGestureHandlerModuleSpec.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-date-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-date-picker:bundleLibRuntimeToJarRelease
> Task :react-native-date-picker:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:bundleLibCompileToJarRelease
> Task :react-native-date-picker:createFullJarRelease
> Task :react-native-date-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-date-picker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-date-picker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-screens:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/NativeScreensModuleSpec.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-date-picker:extractDeepLinksForAarRelease
> Task :react-native-date-picker:extractReleaseAnnotations
> Task :react-native-date-picker:mergeReleaseGeneratedProguardFiles
> Task :react-native-date-picker:mergeReleaseConsumerProguardFiles
> Task :react-native-screens:bundleLibCompileToJarRelease
> Task :react-native-date-picker:mergeReleaseShaders
> Task :react-native-date-picker:compileReleaseShaders NO-SOURCE
> Task :react-native-date-picker:generateReleaseAssets UP-TO-DATE
> Task :react-native-date-picker:packageReleaseAssets
> Task :react-native-date-picker:prepareReleaseArtProfile
> Task :react-native-date-picker:prepareLintJarForPublish
> Task :react-native-date-picker:mergeReleaseJavaResource
> Task :react-native-date-picker:extractProguardFiles
> Task :react-native-date-picker:syncReleaseLibJars
> Task :react-native-date-picker:bundleReleaseLocalLintAar
> Task :react-native-date-picker:writeReleaseLintModelMetadata
> Task :app:compileReleaseKotlin
> Task :react-native-date-picker:generateReleaseLintModel
> Task :app:compileReleaseJavaWithJavac
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app/src/main/java/com/streetwriters/notesnook/datatypes/BaseItem.java:18: warning: [dep-ann] deprecated item is not annotated with @Deprecated
private Object deleteReason; // Assuming never can be represented as Object
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
> Task :react-native-device-info:processReleaseJavaRes NO-SOURCE
> Task :react-native-device-info:bundleLibRuntimeToJarRelease
> Task :react-native-device-info:mergeReleaseJniLibFolders
> Task :react-native-device-info:createFullJarRelease
> Task :react-native-device-info:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-device-info:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-device-info:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-device-info:extractDeepLinksForAarRelease
> Task :react-native-device-info:extractReleaseAnnotations
> Task :react-native-device-info:mergeReleaseGeneratedProguardFiles
> Task :react-native-device-info:mergeReleaseConsumerProguardFiles
> Task :react-native-device-info:mergeReleaseShaders
> Task :react-native-device-info:compileReleaseShaders NO-SOURCE
> Task :react-native-device-info:generateReleaseAssets UP-TO-DATE
> Task :react-native-device-info:packageReleaseAssets
> Task :react-native-device-info:prepareLintJarForPublish
> Task :react-native-device-info:prepareReleaseArtProfile
> Task :react-native-device-info:extractProguardFiles
> Task :react-native-device-info:mergeReleaseJavaResource
> Task :react-native-device-info:writeReleaseLintModelMetadata
> Task :react-native-device-info:syncReleaseLibJars
> Task :react-native-device-info:bundleReleaseLocalLintAar
> Task :react-native-document-picker:bundleLibRuntimeToJarRelease
> Task :react-native-document-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-device-info:generateReleaseLintModel
> Task :react-native-document-picker:createFullJarRelease
> Task :react-native-document-picker:mergeReleaseJniLibFolders
> Task :react-native-document-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-document-picker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-document-picker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-document-picker:extractDeepLinksForAarRelease
> Task :react-native-document-picker:extractReleaseAnnotations
> Task :react-native-document-picker:mergeReleaseGeneratedProguardFiles
> Task :react-native-document-picker:mergeReleaseConsumerProguardFiles
> Task :react-native-document-picker:mergeReleaseShaders
> Task :react-native-document-picker:compileReleaseShaders NO-SOURCE
> Task :react-native-document-picker:generateReleaseAssets UP-TO-DATE
> Task :react-native-document-picker:packageReleaseAssets
> Task :react-native-document-picker:prepareReleaseArtProfile
> Task :react-native-document-picker:prepareLintJarForPublish
> Task :react-native-document-picker:mergeReleaseJavaResource
> Task :react-native-document-picker:extractProguardFiles
> Task :react-native-document-picker:syncReleaseLibJars
> Task :react-native-document-picker:bundleReleaseLocalLintAar
> Task :react-native-document-picker:writeReleaseLintModelMetadata
> Task :react-native-exit-app:bundleLibRuntimeToJarRelease
> Task :react-native-document-picker:generateReleaseLintModel
> Task :react-native-exit-app:processReleaseJavaRes NO-SOURCE
> Task :react-native-exit-app:createFullJarRelease
> Task :react-native-exit-app:mergeReleaseJniLibFolders
> Task :react-native-exit-app:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-exit-app:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-exit-app:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-exit-app:extractDeepLinksForAarRelease
> Task :react-native-exit-app:extractReleaseAnnotations
> Task :react-native-exit-app:mergeReleaseGeneratedProguardFiles
> Task :react-native-exit-app:mergeReleaseConsumerProguardFiles
> Task :react-native-exit-app:mergeReleaseShaders
> Task :react-native-exit-app:compileReleaseShaders NO-SOURCE
> Task :react-native-exit-app:generateReleaseAssets UP-TO-DATE
> Task :react-native-exit-app:packageReleaseAssets
> Task :react-native-exit-app:prepareLintJarForPublish
> Task :react-native-exit-app:prepareReleaseArtProfile
> Task :react-native-exit-app:mergeReleaseJavaResource
> Task :react-native-exit-app:extractProguardFiles
> Task :react-native-exit-app:syncReleaseLibJars
> Task :react-native-exit-app:bundleReleaseLocalLintAar
> Task :react-native-exit-app:writeReleaseLintModelMetadata
> Task :react-native-file-viewer:bundleLibRuntimeToJarRelease
> Task :react-native-exit-app:generateReleaseLintModel
> Task :react-native-file-viewer:processReleaseJavaRes NO-SOURCE
> Task :react-native-file-viewer:createFullJarRelease
> Task :react-native-file-viewer:mergeReleaseJniLibFolders
> Task :react-native-file-viewer:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-file-viewer:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-file-viewer:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-file-viewer:extractDeepLinksForAarRelease
> Task :react-native-file-viewer:extractReleaseAnnotations
> Task :react-native-file-viewer:mergeReleaseGeneratedProguardFiles
> Task :react-native-file-viewer:mergeReleaseConsumerProguardFiles
> Task :react-native-file-viewer:mergeReleaseShaders
> Task :react-native-file-viewer:compileReleaseShaders NO-SOURCE
> Task :react-native-file-viewer:generateReleaseAssets UP-TO-DATE
> Task :react-native-file-viewer:packageReleaseAssets
> Task :react-native-file-viewer:prepareLintJarForPublish
> Task :react-native-file-viewer:prepareReleaseArtProfile
> Task :react-native-file-viewer:mergeReleaseJavaResource
> Task :react-native-file-viewer:extractProguardFiles
> Task :react-native-file-viewer:syncReleaseLibJars
> Task :react-native-file-viewer:bundleReleaseLocalLintAar
> Task :react-native-file-viewer:writeReleaseLintModelMetadata
> Task :react-native-gesture-handler:bundleLibRuntimeToJarRelease
> Task :react-native-file-viewer:generateReleaseLintModel
> Task :react-native-gesture-handler:processReleaseJavaRes
> Task :react-native-gesture-handler:createFullJarRelease
> Task :react-native-gesture-handler:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-gesture-handler:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-gesture-handler:extractDeepLinksForAarRelease
> Task :react-native-gesture-handler:extractReleaseAnnotations
> Task :react-native-gesture-handler:mergeReleaseGeneratedProguardFiles
> Task :react-native-gesture-handler:mergeReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:mergeReleaseShaders
> Task :react-native-gesture-handler:compileReleaseShaders NO-SOURCE
> Task :react-native-gesture-handler:generateReleaseAssets UP-TO-DATE
> Task :react-native-gesture-handler:packageReleaseAssets
> Task :react-native-gesture-handler:prepareLintJarForPublish
> Task :react-native-gesture-handler:prepareReleaseArtProfile
> Task :react-native-gesture-handler:mergeReleaseJavaResource
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86]
> Task :react-native-gesture-handler:syncReleaseLibJars
> Task :react-native-gesture-handler:bundleReleaseLocalLintAar
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86]
> Task :react-native-reanimated:mergeReleaseJniLibFolders
> Task :react-native-reanimated:extractDeepLinksForAarRelease
> Task :react-native-reanimated:extractReleaseAnnotations
> Task :react-native-reanimated:mergeReleaseGeneratedProguardFiles
> Task :react-native-reanimated:mergeReleaseConsumerProguardFiles
> Task :react-native-reanimated:mergeReleaseShaders
> Task :react-native-reanimated:compileReleaseShaders NO-SOURCE
> Task :react-native-reanimated:generateReleaseAssets UP-TO-DATE
> Task :react-native-reanimated:packageReleaseAssets
> Task :react-native-reanimated:mergeReleaseNativeLibs
> Task :react-native-reanimated:externalNativeBuildRelease
> Task :react-native-reanimated:generateJsonModelRelease
> Task :react-native-reanimated:prefabReleaseConfigurePackage
> Task :react-native-reanimated:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :react-native-reanimated:prefabReleasePackage
> Task :react-native-reanimated:prepareLintJarForPublish
> Task :react-native-reanimated:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-reanimated:prepareReleaseArtProfile
> Task :react-native-reanimated:processReleaseJavaRes NO-SOURCE
> Task :react-native-reanimated:mergeReleaseJavaResource
> Task :react-native-gesture-handler:extractProguardFiles
> Task :react-native-reanimated:syncReleaseLibJars
> Task :react-native-reanimated:bundleReleaseLocalLintAar
> Task :react-native-gesture-handler:writeReleaseLintModelMetadata
> Task :react-native-reanimated:extractProguardFiles
> Task :react-native-reanimated:writeReleaseLintModelMetadata
> Task :react-native-reanimated:bundleLibRuntimeToJarRelease
> Task :react-native-get-random-values:bundleLibRuntimeToJarRelease
> Task :react-native-reanimated:createFullJarRelease
> Task :react-native-get-random-values:processReleaseJavaRes NO-SOURCE
> Task :react-native-get-random-values:createFullJarRelease
> Task :react-native-get-random-values:mergeReleaseJniLibFolders
> Task :react-native-get-random-values:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-get-random-values:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-get-random-values:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-get-random-values:extractDeepLinksForAarRelease
> Task :react-native-get-random-values:extractReleaseAnnotations
> Task :react-native-get-random-values:mergeReleaseGeneratedProguardFiles
> Task :react-native-get-random-values:mergeReleaseConsumerProguardFiles
> Task :react-native-get-random-values:mergeReleaseShaders
> Task :react-native-get-random-values:compileReleaseShaders NO-SOURCE
> Task :react-native-get-random-values:generateReleaseAssets UP-TO-DATE
> Task :react-native-get-random-values:packageReleaseAssets
> Task :react-native-get-random-values:prepareLintJarForPublish
> Task :react-native-get-random-values:prepareReleaseArtProfile
> Task :react-native-get-random-values:mergeReleaseJavaResource
> Task :react-native-get-random-values:extractProguardFiles
> Task :react-native-get-random-values:syncReleaseLibJars
> Task :react-native-get-random-values:bundleReleaseLocalLintAar
> Task :react-native-get-random-values:writeReleaseLintModelMetadata
> Task :react-native-gzip:bundleLibRuntimeToJarRelease
> Task :react-native-get-random-values:generateReleaseLintModel
> Task :react-native-gzip:processReleaseJavaRes NO-SOURCE
> Task :react-native-reanimated:generateReleaseLintModel
> Task :react-native-gesture-handler:generateReleaseLintModel
> Task :react-native-gzip:createFullJarRelease
> Task :react-native-gzip:mergeReleaseJniLibFolders
> Task :react-native-gzip:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-gzip:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-gzip:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-gzip:extractDeepLinksForAarRelease
> Task :react-native-gzip:extractReleaseAnnotations
> Task :react-native-gzip:mergeReleaseGeneratedProguardFiles
> Task :react-native-gzip:mergeReleaseConsumerProguardFiles
> Task :react-native-gzip:mergeReleaseShaders
> Task :react-native-gzip:compileReleaseShaders NO-SOURCE
> Task :react-native-gzip:generateReleaseAssets UP-TO-DATE
> Task :react-native-gzip:packageReleaseAssets
> Task :react-native-gzip:prepareLintJarForPublish
> Task :react-native-gzip:prepareReleaseArtProfile
> Task :react-native-gzip:mergeReleaseJavaResource
> Task :react-native-gzip:extractProguardFiles
> Task :react-native-gzip:syncReleaseLibJars
> Task :react-native-gzip:bundleReleaseLocalLintAar
> Task :react-native-gzip:writeReleaseLintModelMetadata
> Task :react-native-html-to-pdf-lite:bundleLibRuntimeToJarRelease
> Task :react-native-gzip:generateReleaseLintModel
> Task :react-native-html-to-pdf-lite:processReleaseJavaRes NO-SOURCE
> Task :react-native-html-to-pdf-lite:createFullJarRelease
> Task :react-native-html-to-pdf-lite:mergeReleaseJniLibFolders
> Task :react-native-html-to-pdf-lite:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-html-to-pdf-lite:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-html-to-pdf-lite:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-html-to-pdf-lite:extractDeepLinksForAarRelease
> Task :react-native-html-to-pdf-lite:extractReleaseAnnotations
> Task :react-native-html-to-pdf-lite:mergeReleaseGeneratedProguardFiles
> Task :react-native-html-to-pdf-lite:mergeReleaseConsumerProguardFiles
> Task :react-native-html-to-pdf-lite:mergeReleaseShaders
> Task :react-native-html-to-pdf-lite:compileReleaseShaders NO-SOURCE
> Task :react-native-html-to-pdf-lite:generateReleaseAssets UP-TO-DATE
> Task :react-native-html-to-pdf-lite:packageReleaseAssets
> Task :react-native-html-to-pdf-lite:prepareLintJarForPublish
> Task :react-native-html-to-pdf-lite:prepareReleaseArtProfile
> Task :react-native-html-to-pdf-lite:mergeReleaseJavaResource
> Task :react-native-html-to-pdf-lite:extractProguardFiles
> Task :react-native-html-to-pdf-lite:syncReleaseLibJars
> Task :react-native-html-to-pdf-lite:bundleReleaseLocalLintAar
> Task :react-native-html-to-pdf-lite:writeReleaseLintModelMetadata
> Task :react-native-image-crop-picker:bundleLibRuntimeToJarRelease
> Task :react-native-html-to-pdf-lite:generateReleaseLintModel
> Task :react-native-image-crop-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-image-crop-picker:createFullJarRelease
> Task :react-native-image-crop-picker:mergeReleaseJniLibFolders
> Task :react-native-image-crop-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-image-crop-picker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-image-crop-picker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-image-crop-picker:extractDeepLinksForAarRelease
> Task :react-native-image-crop-picker:extractReleaseAnnotations
> Task :react-native-image-crop-picker:mergeReleaseGeneratedProguardFiles
> Task :react-native-image-crop-picker:mergeReleaseConsumerProguardFiles
> Task :react-native-image-crop-picker:mergeReleaseShaders
> Task :react-native-image-crop-picker:compileReleaseShaders NO-SOURCE
> Task :react-native-image-crop-picker:generateReleaseAssets UP-TO-DATE
> Task :react-native-image-crop-picker:packageReleaseAssets
> Task :react-native-image-crop-picker:prepareLintJarForPublish
> Task :react-native-image-crop-picker:prepareReleaseArtProfile
> Task :react-native-image-crop-picker:mergeReleaseJavaResource
> Task :react-native-image-crop-picker:extractProguardFiles
> Task :react-native-image-crop-picker:syncReleaseLibJars
> Task :react-native-image-crop-picker:bundleReleaseLocalLintAar
> Task :react-native-image-crop-picker:writeReleaseLintModelMetadata
> Task :react-native-keychain:processReleaseJavaRes NO-SOURCE
> Task :react-native-keychain:bundleLibRuntimeToJarRelease
> Task :react-native-keychain:mergeReleaseJniLibFolders
> Task :react-native-image-crop-picker:generateReleaseLintModel
> Task :react-native-keychain:createFullJarRelease
> Task :react-native-keychain:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-keychain:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-keychain:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-keychain:extractDeepLinksForAarRelease
> Task :react-native-keychain:extractReleaseAnnotations
> Task :react-native-keychain:mergeReleaseGeneratedProguardFiles
> Task :react-native-keychain:mergeReleaseConsumerProguardFiles
> Task :react-native-keychain:mergeReleaseShaders
> Task :react-native-keychain:compileReleaseShaders NO-SOURCE
> Task :react-native-keychain:generateReleaseAssets UP-TO-DATE
> Task :react-native-keychain:packageReleaseAssets
> Task :react-native-keychain:prepareLintJarForPublish
> Task :react-native-keychain:prepareReleaseArtProfile
> Task :react-native-keychain:mergeReleaseJavaResource
> Task :react-native-keychain:extractProguardFiles
> Task :react-native-keychain:syncReleaseLibJars
> Task :react-native-keychain:bundleReleaseLocalLintAar
> Task :react-native-keychain:writeReleaseLintModelMetadata
> Task :react-native-masked-view_masked-view:bundleLibRuntimeToJarRelease
> Task :react-native-keychain:generateReleaseLintModel
> Task :react-native-masked-view_masked-view:processReleaseJavaRes NO-SOURCE
> Task :react-native-masked-view_masked-view:createFullJarRelease
> Task :react-native-masked-view_masked-view:mergeReleaseJniLibFolders
> Task :react-native-masked-view_masked-view:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-masked-view_masked-view:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-masked-view_masked-view:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-masked-view_masked-view:extractDeepLinksForAarRelease
> Task :react-native-masked-view_masked-view:extractReleaseAnnotations
> Task :react-native-masked-view_masked-view:mergeReleaseGeneratedProguardFiles
> Task :react-native-masked-view_masked-view:mergeReleaseConsumerProguardFiles
> Task :react-native-masked-view_masked-view:mergeReleaseShaders
> Task :react-native-masked-view_masked-view:compileReleaseShaders NO-SOURCE
> Task :react-native-masked-view_masked-view:generateReleaseAssets UP-TO-DATE
> Task :react-native-masked-view_masked-view:packageReleaseAssets
> Task :react-native-masked-view_masked-view:prepareLintJarForPublish
> Task :react-native-masked-view_masked-view:prepareReleaseArtProfile
> Task :react-native-masked-view_masked-view:mergeReleaseJavaResource
> Task :react-native-masked-view_masked-view:extractProguardFiles
> Task :react-native-masked-view_masked-view:syncReleaseLibJars
> Task :react-native-masked-view_masked-view:bundleReleaseLocalLintAar
> Task :react-native-masked-view_masked-view:writeReleaseLintModelMetadata
> Task :react-native-mmkv-storage:bundleLibRuntimeToJarRelease
> Task :react-native-masked-view_masked-view:generateReleaseLintModel
> Task :react-native-mmkv-storage:processReleaseJavaRes NO-SOURCE
> Task :react-native-mmkv-storage:createFullJarRelease
> Task :react-native-mmkv-storage:configureCMakeRelWithDebInfo[x86]
C/C++: CMake Warning:
C/C++: Manually-specified variables were not used by the project:
C/C++: USE_HERMES
> Task :react-native-mmkv-storage:buildCMakeRelWithDebInfo[x86]
C/C++: ninja: Entering directory `/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-mmkv-storage/android/.cxx/RelWithDebInfo/6i3o603r/x86'
C/C++: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-mmkv-storage/MMKV/Core/MMKV_IO.cpp:1349:29: warning: 'const' qualifier on reference type 'MMKV::MMKVKey_t' (aka 'const basic_string<char> &') has no effect [-Wignored-qualifiers]
C/C++: auto packKeyValue = [&](const MMKVKey_t &key, const MMBuffer &value) {
C/C++: ^~~~~~
C/C++: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-mmkv-storage/MMKV/Core/MMKV_IO.cpp:1403:29: warning: 'const' qualifier on reference type 'MMKV::MMKVKey_t' (aka 'const basic_string<char> &') has no effect [-Wignored-qualifiers]
C/C++: auto packKeyValue = [&](const MMKVKey_t &key, const MMBuffer &value) {
C/C++: ^~~~~~
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-mmkv-storage/MMKV/Core/MMKV.cpp:705:22: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
C/C++: result = std::move(input.readData());
C/C++: ^
C/C++: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-mmkv-storage/MMKV/Core/MMKV.cpp:705:22: note: remove std::move call here
C/C++: result = std::move(input.readData());
C/C++: ^~~~~~~~~~ ~
C/C++: 1 warning generated.
> Task :react-native-mmkv-storage:mergeReleaseJniLibFolders
> Task :react-native-mmkv-storage:extractDeepLinksForAarRelease
> Task :react-native-mmkv-storage:extractReleaseAnnotations
> Task :react-native-mmkv-storage:mergeReleaseGeneratedProguardFiles
> Task :react-native-mmkv-storage:mergeReleaseConsumerProguardFiles
> Task :react-native-mmkv-storage:mergeReleaseShaders
> Task :react-native-mmkv-storage:mergeReleaseNativeLibs
> Task :react-native-mmkv-storage:compileReleaseShaders NO-SOURCE
> Task :react-native-mmkv-storage:generateReleaseAssets UP-TO-DATE
> Task :react-native-mmkv-storage:packageReleaseAssets
> Task :react-native-mmkv-storage:prepareLintJarForPublish
> Task :react-native-mmkv-storage:prepareReleaseArtProfile
> Task :react-native-mmkv-storage:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :react-native-mmkv-storage:mergeReleaseJavaResource
> Task :react-native-mmkv-storage:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-mmkv-storage:extractProguardFiles
> Task :react-native-mmkv-storage:syncReleaseLibJars
> Task :react-native-mmkv-storage:bundleReleaseLocalLintAar
> Task :react-native-mmkv-storage:writeReleaseLintModelMetadata
> Task :react-native-navigation-bar-color:processReleaseJavaRes NO-SOURCE
> Task :react-native-navigation-bar-color:bundleLibRuntimeToJarRelease
> Task :react-native-navigation-bar-color:createFullJarRelease
> Task :react-native-mmkv-storage:generateReleaseLintModel
> Task :react-native-navigation-bar-color:mergeReleaseJniLibFolders
> Task :react-native-navigation-bar-color:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-navigation-bar-color:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-navigation-bar-color:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-navigation-bar-color:extractDeepLinksForAarRelease
> Task :react-native-navigation-bar-color:extractReleaseAnnotations
> Task :react-native-navigation-bar-color:mergeReleaseGeneratedProguardFiles
> Task :react-native-navigation-bar-color:mergeReleaseConsumerProguardFiles
> Task :react-native-navigation-bar-color:mergeReleaseShaders
> Task :react-native-navigation-bar-color:compileReleaseShaders NO-SOURCE
> Task :react-native-navigation-bar-color:generateReleaseAssets UP-TO-DATE
> Task :react-native-navigation-bar-color:packageReleaseAssets
> Task :react-native-navigation-bar-color:prepareLintJarForPublish
> Task :react-native-navigation-bar-color:prepareReleaseArtProfile
> Task :react-native-navigation-bar-color:mergeReleaseJavaResource
> Task :react-native-navigation-bar-color:extractProguardFiles
> Task :react-native-navigation-bar-color:syncReleaseLibJars
> Task :react-native-navigation-bar-color:bundleReleaseLocalLintAar
> Task :react-native-navigation-bar-color:writeReleaseLintModelMetadata
> Task :react-native-notification-sounds:bundleLibRuntimeToJarRelease
> Task :react-native-navigation-bar-color:generateReleaseLintModel
> Task :react-native-notification-sounds:processReleaseJavaRes NO-SOURCE
> Task :react-native-notification-sounds:createFullJarRelease
> Task :react-native-notification-sounds:mergeReleaseJniLibFolders
> Task :react-native-notification-sounds:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-notification-sounds:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-notification-sounds:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-notification-sounds:extractDeepLinksForAarRelease
> Task :react-native-notification-sounds:extractReleaseAnnotations
> Task :react-native-notification-sounds:mergeReleaseGeneratedProguardFiles
> Task :react-native-notification-sounds:mergeReleaseConsumerProguardFiles
> Task :react-native-notification-sounds:mergeReleaseShaders
> Task :react-native-notification-sounds:compileReleaseShaders NO-SOURCE
> Task :react-native-notification-sounds:generateReleaseAssets UP-TO-DATE
> Task :react-native-notification-sounds:packageReleaseAssets
> Task :react-native-notification-sounds:prepareLintJarForPublish
> Task :react-native-notification-sounds:prepareReleaseArtProfile
> Task :react-native-notification-sounds:mergeReleaseJavaResource
> Task :react-native-notification-sounds:extractProguardFiles
> Task :react-native-notification-sounds:syncReleaseLibJars
> Task :react-native-notification-sounds:bundleReleaseLocalLintAar
> Task :react-native-notification-sounds:writeReleaseLintModelMetadata
> Task :react-native-orientation:bundleLibRuntimeToJarRelease
> Task :react-native-orientation:processReleaseJavaRes NO-SOURCE
> Task :react-native-notification-sounds:generateReleaseLintModel
> Task :react-native-orientation:createFullJarRelease
> Task :react-native-orientation:mergeReleaseJniLibFolders
> Task :react-native-orientation:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-orientation:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-orientation:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-orientation:extractDeepLinksForAarRelease
> Task :react-native-orientation:extractReleaseAnnotations
> Task :react-native-orientation:mergeReleaseGeneratedProguardFiles
> Task :react-native-orientation:mergeReleaseConsumerProguardFiles
> Task :react-native-orientation:mergeReleaseShaders
> Task :react-native-orientation:compileReleaseShaders NO-SOURCE
> Task :react-native-orientation:generateReleaseAssets UP-TO-DATE
> Task :react-native-orientation:packageReleaseAssets
> Task :react-native-orientation:prepareLintJarForPublish
> Task :react-native-orientation:prepareReleaseArtProfile
> Task :react-native-orientation:mergeReleaseJavaResource
> Task :react-native-orientation:extractProguardFiles
> Task :react-native-orientation:syncReleaseLibJars
> Task :react-native-orientation:bundleReleaseLocalLintAar
> Task :react-native-orientation:writeReleaseLintModelMetadata
> Task :react-native-pdf:bundleLibRuntimeToJarRelease
> Task :react-native-orientation:generateReleaseLintModel
> Task :react-native-pdf:processReleaseJavaRes NO-SOURCE
> Task :react-native-pdf:createFullJarRelease
> Task :react-native-pdf:mergeReleaseJniLibFolders
> Task :react-native-pdf:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-pdf:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-pdf:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-pdf:extractDeepLinksForAarRelease
> Task :react-native-pdf:extractReleaseAnnotations
> Task :react-native-pdf:mergeReleaseGeneratedProguardFiles
> Task :react-native-pdf:mergeReleaseConsumerProguardFiles
> Task :react-native-pdf:mergeReleaseShaders
> Task :react-native-pdf:compileReleaseShaders NO-SOURCE
> Task :react-native-pdf:generateReleaseAssets UP-TO-DATE
> Task :react-native-pdf:packageReleaseAssets
> Task :react-native-pdf:prepareLintJarForPublish
> Task :react-native-pdf:prepareReleaseArtProfile
> Task :react-native-pdf:mergeReleaseJavaResource
> Task :react-native-pdf:extractProguardFiles
> Task :react-native-pdf:syncReleaseLibJars
> Task :react-native-pdf:bundleReleaseLocalLintAar
> Task :react-native-pdf:writeReleaseLintModelMetadata
> Task :react-native-quick-sqlite:processReleaseJavaRes NO-SOURCE
> Task :react-native-quick-sqlite:bundleLibRuntimeToJarRelease
> Task :react-native-pdf:generateReleaseLintModel
> Task :react-native-quick-sqlite:createFullJarRelease
> Task :react-native-quick-sqlite:configureCMakeRelWithDebInfo[arm64-v8a]
C/C++: CMake Warning:
C/C++: Manually-specified variables were not used by the project:
C/C++: USE_HERMES
> Task :react-native-quick-sqlite:buildCMakeRelWithDebInfo[arm64-v8a]
C/C++: ninja: Entering directory `/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/android/.cxx/RelWithDebInfo/2c47x6h1/arm64-v8a'
C/C++: In file included from /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/better-trigram.c:14:
C/C++: In file included from /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/tokenizer.c:20:
C/C++: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/fts5_unicode2.c:744:12: warning: result of comparison of constant 1048576 with expression of type 'u32' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
C/C++: if( iCode>=(1<<20) ){
C/C++: ~~~~~^ ~~~~~~~
C/C++: 1 warning generated.
> Task :react-native-quick-sqlite:configureCMakeRelWithDebInfo[armeabi-v7a]
C/C++: CMake Warning:
C/C++: Manually-specified variables were not used by the project:
C/C++: USE_HERMES
> Task :react-native-quick-sqlite:buildCMakeRelWithDebInfo[armeabi-v7a]
C/C++: ninja: Entering directory `/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/android/.cxx/RelWithDebInfo/2c47x6h1/armeabi-v7a'
C/C++: In file included from /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/better-trigram.c:14:
C/C++: In file included from /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/tokenizer.c:20:
C/C++: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/fts5_unicode2.c:744:12: warning: result of comparison of constant 1048576 with expression of type 'u32' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
C/C++: if( iCode>=(1<<20) ){
C/C++: ~~~~~^ ~~~~~~~
C/C++: 1 warning generated.
> Task :react-native-quick-sqlite:configureCMakeRelWithDebInfo[x86]
C/C++: CMake Warning:
C/C++: Manually-specified variables were not used by the project:
C/C++: USE_HERMES
> Task :react-native-quick-sqlite:buildCMakeRelWithDebInfo[x86]
C/C++: ninja: Entering directory `/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/android/.cxx/RelWithDebInfo/2c47x6h1/x86'
C/C++: In file included from /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/better-trigram.c:14:
C/C++: In file included from /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/tokenizer.c:20:
C/C++: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/fts5_unicode2.c:744:12: warning: result of comparison of constant 1048576 with expression of type 'u32' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
C/C++: if( iCode>=(1<<20) ){
C/C++: ~~~~~^ ~~~~~~~
C/C++: 1 warning generated.
> Task :react-native-quick-sqlite:configureCMakeRelWithDebInfo[x86_64]
C/C++: CMake Warning:
C/C++: Manually-specified variables were not used by the project:
C/C++: USE_HERMES
> Task :react-native-quick-sqlite:buildCMakeRelWithDebInfo[x86_64]
C/C++: ninja: Entering directory `/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/android/.cxx/RelWithDebInfo/2c47x6h1/x86_64'
C/C++: In file included from /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/better-trigram.c:14:
C/C++: In file included from /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/tokenizer.c:20:
C/C++: /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native-quick-sqlite/better-trigram/fts5_unicode2.c:744:12: warning: result of comparison of constant 1048576 with expression of type 'u32' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
C/C++: if( iCode>=(1<<20) ){
C/C++: ~~~~~^ ~~~~~~~
C/C++: 1 warning generated.
> Task :react-native-quick-sqlite:mergeReleaseJniLibFolders
> Task :react-native-quick-sqlite:extractDeepLinksForAarRelease
> Task :react-native-quick-sqlite:extractReleaseAnnotations
> Task :react-native-quick-sqlite:mergeReleaseGeneratedProguardFiles
> Task :react-native-quick-sqlite:mergeReleaseConsumerProguardFiles
> Task :react-native-quick-sqlite:mergeReleaseShaders
> Task :react-native-quick-sqlite:compileReleaseShaders NO-SOURCE
> Task :react-native-quick-sqlite:generateReleaseAssets UP-TO-DATE
> Task :react-native-quick-sqlite:packageReleaseAssets
> Task :react-native-quick-sqlite:prepareLintJarForPublish
> Task :react-native-quick-sqlite:prepareReleaseArtProfile
> Task :react-native-quick-sqlite:mergeReleaseJavaResource
> Task :react-native-quick-sqlite:extractProguardFiles
> Task :react-native-quick-sqlite:syncReleaseLibJars
> Task :react-native-quick-sqlite:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:bundleLibRuntimeToJarRelease
> Task :react-native-safe-area-context:processReleaseJavaRes
> Task :react-native-safe-area-context:createFullJarRelease
> Task :react-native-safe-area-context:mergeReleaseJniLibFolders
> Task :react-native-safe-area-context:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-safe-area-context:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-safe-area-context:extractDeepLinksForAarRelease
> Task :react-native-safe-area-context:extractReleaseAnnotations
> Task :react-native-safe-area-context:mergeReleaseGeneratedProguardFiles
> Task :react-native-safe-area-context:mergeReleaseConsumerProguardFiles
> Task :react-native-safe-area-context:mergeReleaseShaders
> Task :react-native-safe-area-context:compileReleaseShaders NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseAssets UP-TO-DATE
> Task :react-native-safe-area-context:packageReleaseAssets
> Task :react-native-safe-area-context:prepareLintJarForPublish
> Task :react-native-safe-area-context:prepareReleaseArtProfile
> Task :react-native-safe-area-context:extractProguardFiles
> Task :react-native-safe-area-context:mergeReleaseJavaResource
> Task :react-native-safe-area-context:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:syncReleaseLibJars
> Task :react-native-safe-area-context:bundleReleaseLocalLintAar
> Task :react-native-scoped-storage:processReleaseJavaRes NO-SOURCE
> Task :react-native-scoped-storage:bundleLibRuntimeToJarRelease
> Task :react-native-scoped-storage:mergeReleaseJniLibFolders
> Task :react-native-quick-sqlite:mergeReleaseNativeLibs
> Task :react-native-safe-area-context:generateReleaseLintModel
> Task :react-native-scoped-storage:createFullJarRelease
> Task :react-native-scoped-storage:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-scoped-storage:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-scoped-storage:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-scoped-storage:extractDeepLinksForAarRelease
> Task :react-native-scoped-storage:extractReleaseAnnotations
> Task :react-native-scoped-storage:mergeReleaseGeneratedProguardFiles
> Task :react-native-scoped-storage:mergeReleaseConsumerProguardFiles
> Task :react-native-scoped-storage:mergeReleaseShaders
> Task :react-native-scoped-storage:compileReleaseShaders NO-SOURCE
> Task :react-native-scoped-storage:generateReleaseAssets UP-TO-DATE
> Task :react-native-scoped-storage:packageReleaseAssets
> Task :react-native-scoped-storage:prepareLintJarForPublish
> Task :react-native-scoped-storage:prepareReleaseArtProfile
> Task :react-native-scoped-storage:mergeReleaseJavaResource
> Task :react-native-scoped-storage:extractProguardFiles
> Task :react-native-scoped-storage:syncReleaseLibJars
> Task :react-native-scoped-storage:bundleReleaseLocalLintAar
> Task :react-native-quick-sqlite:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :react-native-scoped-storage:writeReleaseLintModelMetadata
> Task :react-native-quick-sqlite:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-scoped-storage:generateReleaseLintModel
> Task :react-native-quick-sqlite:bundleReleaseLocalLintAar
> Task :react-native-screens:processReleaseJavaRes
> Task :react-native-screens:bundleLibRuntimeToJarRelease
> Task :react-native-screens:configureCMakeRelWithDebInfo[x86]
> Task :react-native-quick-sqlite:generateReleaseLintModel
> Task :react-native-screens:createFullJarRelease
> Task :react-native-screens:buildCMakeRelWithDebInfo[x86]
> Task :react-native-screens:mergeReleaseJniLibFolders
> Task :react-native-screens:extractDeepLinksForAarRelease
> Task :react-native-screens:mergeReleaseNativeLibs
> Task :react-native-screens:extractReleaseAnnotations
> Task :react-native-screens:mergeReleaseGeneratedProguardFiles
> Task :react-native-screens:mergeReleaseConsumerProguardFiles
> Task :react-native-screens:mergeReleaseShaders
> Task :react-native-screens:compileReleaseShaders NO-SOURCE
> Task :react-native-screens:generateReleaseAssets UP-TO-DATE
> Task :react-native-screens:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :react-native-screens:packageReleaseAssets
> Task :react-native-screens:prepareLintJarForPublish
> Task :react-native-screens:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-screens:prepareReleaseArtProfile
> Task :react-native-screens:mergeReleaseJavaResource
> Task :react-native-screens:extractProguardFiles
> Task :react-native-screens:syncReleaseLibJars
> Task :react-native-screens:bundleReleaseLocalLintAar
> Task :react-native-screens:writeReleaseLintModelMetadata
> Task :react-native-securerandom:processReleaseJavaRes NO-SOURCE
> Task :react-native-securerandom:bundleLibRuntimeToJarRelease
> Task :react-native-securerandom:createFullJarRelease
> Task :react-native-securerandom:mergeReleaseJniLibFolders
> Task :react-native-securerandom:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-securerandom:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-securerandom:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-securerandom:extractDeepLinksForAarRelease
> Task :react-native-securerandom:extractReleaseAnnotations
> Task :react-native-securerandom:mergeReleaseGeneratedProguardFiles
> Task :react-native-screens:generateReleaseLintModel
> Task :react-native-securerandom:mergeReleaseConsumerProguardFiles
> Task :react-native-securerandom:mergeReleaseShaders
> Task :react-native-securerandom:compileReleaseShaders NO-SOURCE
> Task :react-native-securerandom:generateReleaseAssets UP-TO-DATE
> Task :react-native-securerandom:packageReleaseAssets
> Task :react-native-securerandom:prepareLintJarForPublish
> Task :react-native-securerandom:prepareReleaseArtProfile
> Task :react-native-securerandom:mergeReleaseJavaResource
> Task :react-native-securerandom:extractProguardFiles
> Task :react-native-securerandom:syncReleaseLibJars
> Task :react-native-securerandom:bundleReleaseLocalLintAar
> Task :react-native-securerandom:writeReleaseLintModelMetadata
> Task :react-native-share:bundleLibRuntimeToJarRelease
> Task :react-native-securerandom:generateReleaseLintModel
> Task :react-native-share:processReleaseJavaRes NO-SOURCE
> Task :react-native-share:createFullJarRelease
> Task :react-native-share:mergeReleaseJniLibFolders
> Task :react-native-share:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-share:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-share:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-share:extractDeepLinksForAarRelease
> Task :react-native-share:extractReleaseAnnotations
> Task :react-native-share:mergeReleaseGeneratedProguardFiles
> Task :react-native-share:mergeReleaseConsumerProguardFiles
> Task :react-native-share:mergeReleaseShaders
> Task :react-native-share:compileReleaseShaders NO-SOURCE
> Task :react-native-share:generateReleaseAssets UP-TO-DATE
> Task :react-native-share:packageReleaseAssets
> Task :react-native-share:prepareLintJarForPublish
> Task :react-native-share:prepareReleaseArtProfile
> Task :react-native-share:mergeReleaseJavaResource
> Task :react-native-share:extractProguardFiles
> Task :react-native-share:syncReleaseLibJars
> Task :react-native-share:bundleReleaseLocalLintAar
> Task :react-native-share:writeReleaseLintModelMetadata
> Task :react-native-svg:processReleaseJavaRes NO-SOURCE
> Task :react-native-svg:bundleLibRuntimeToJarRelease
> Task :react-native-share:generateReleaseLintModel
> Task :react-native-svg:createFullJarRelease
> Task :react-native-svg:mergeReleaseJniLibFolders
> Task :react-native-svg:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-svg:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-svg:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-svg:extractDeepLinksForAarRelease
> Task :react-native-svg:extractReleaseAnnotations
> Task :react-native-svg:mergeReleaseGeneratedProguardFiles
> Task :react-native-svg:mergeReleaseConsumerProguardFiles
> Task :react-native-svg:mergeReleaseShaders
> Task :react-native-svg:compileReleaseShaders NO-SOURCE
> Task :react-native-svg:generateReleaseAssets UP-TO-DATE
> Task :react-native-svg:packageReleaseAssets
> Task :react-native-svg:prepareLintJarForPublish
> Task :react-native-svg:prepareReleaseArtProfile
> Task :react-native-svg:mergeReleaseJavaResource
> Task :react-native-svg:extractProguardFiles
> Task :react-native-svg:syncReleaseLibJars
> Task :react-native-svg:bundleReleaseLocalLintAar
> Task :react-native-svg:writeReleaseLintModelMetadata
> Task :react-native-theme-switch-animation:processReleaseJavaRes NO-SOURCE
> Task :react-native-theme-switch-animation:bundleLibRuntimeToJarRelease
> Task :react-native-theme-switch-animation:mergeReleaseJniLibFolders
> Task :react-native-svg:generateReleaseLintModel
> Task :react-native-theme-switch-animation:createFullJarRelease
> Task :react-native-theme-switch-animation:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-theme-switch-animation:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-theme-switch-animation:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-theme-switch-animation:extractDeepLinksForAarRelease
> Task :react-native-theme-switch-animation:extractReleaseAnnotations
> Task :react-native-theme-switch-animation:mergeReleaseGeneratedProguardFiles
> Task :react-native-theme-switch-animation:mergeReleaseConsumerProguardFiles
> Task :react-native-theme-switch-animation:mergeReleaseShaders
> Task :react-native-theme-switch-animation:compileReleaseShaders NO-SOURCE
> Task :react-native-theme-switch-animation:generateReleaseAssets UP-TO-DATE
> Task :react-native-theme-switch-animation:packageReleaseAssets
> Task :react-native-theme-switch-animation:prepareLintJarForPublish
> Task :react-native-theme-switch-animation:prepareReleaseArtProfile
> Task :react-native-theme-switch-animation:mergeReleaseJavaResource
> Task :react-native-theme-switch-animation:extractProguardFiles
> Task :react-native-theme-switch-animation:syncReleaseLibJars
> Task :react-native-theme-switch-animation:bundleReleaseLocalLintAar
> Task :react-native-theme-switch-animation:writeReleaseLintModelMetadata
> Task :react-native-tooltips:processReleaseJavaRes NO-SOURCE
> Task :react-native-tooltips:bundleLibRuntimeToJarRelease
> Task :react-native-theme-switch-animation:generateReleaseLintModel
> Task :react-native-tooltips:createFullJarRelease
> Task :react-native-tooltips:mergeReleaseJniLibFolders
> Task :react-native-tooltips:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-tooltips:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-tooltips:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-tooltips:extractDeepLinksForAarRelease
> Task :react-native-tooltips:extractReleaseAnnotations
> Task :react-native-tooltips:mergeReleaseGeneratedProguardFiles
> Task :react-native-tooltips:mergeReleaseConsumerProguardFiles
> Task :react-native-tooltips:mergeReleaseShaders
> Task :react-native-tooltips:compileReleaseShaders NO-SOURCE
> Task :react-native-tooltips:generateReleaseAssets UP-TO-DATE
> Task :react-native-tooltips:packageReleaseAssets
> Task :react-native-tooltips:prepareLintJarForPublish
> Task :react-native-tooltips:prepareReleaseArtProfile
> Task :react-native-tooltips:mergeReleaseJavaResource
> Task :react-native-tooltips:extractProguardFiles
> Task :react-native-tooltips:syncReleaseLibJars
> Task :react-native-tooltips:bundleReleaseLocalLintAar
> Task :react-native-tooltips:writeReleaseLintModelMetadata
> Task :react-native-vector-icons:processReleaseJavaRes NO-SOURCE
> Task :react-native-vector-icons:bundleLibRuntimeToJarRelease
> Task :react-native-tooltips:generateReleaseLintModel
> Task :react-native-vector-icons:createFullJarRelease
> Task :react-native-vector-icons:mergeReleaseJniLibFolders
> Task :react-native-vector-icons:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-vector-icons:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-vector-icons:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-vector-icons:extractDeepLinksForAarRelease
> Task :react-native-vector-icons:extractReleaseAnnotations
> Task :react-native-vector-icons:mergeReleaseGeneratedProguardFiles
> Task :react-native-vector-icons:mergeReleaseConsumerProguardFiles
> Task :react-native-vector-icons:mergeReleaseShaders
> Task :react-native-vector-icons:compileReleaseShaders NO-SOURCE
> Task :react-native-vector-icons:generateReleaseAssets UP-TO-DATE
> Task :react-native-vector-icons:packageReleaseAssets
> Task :react-native-vector-icons:prepareLintJarForPublish
> Task :react-native-vector-icons:prepareReleaseArtProfile
> Task :react-native-vector-icons:mergeReleaseJavaResource
> Task :react-native-vector-icons:extractProguardFiles
> Task :react-native-vector-icons:syncReleaseLibJars
> Task :react-native-vector-icons:bundleReleaseLocalLintAar
> Task :react-native-vector-icons:writeReleaseLintModelMetadata
> Task :react-native-webview:bundleLibRuntimeToJarRelease
> Task :react-native-vector-icons:generateReleaseLintModel
> Task :react-native-webview:processReleaseJavaRes
> Task :react-native-webview:createFullJarRelease
> Task :react-native-webview:mergeReleaseJniLibFolders
> Task :react-native-webview:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-webview:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-webview:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-webview:extractDeepLinksForAarRelease
> Task :react-native-webview:extractReleaseAnnotations
> Task :react-native-webview:mergeReleaseGeneratedProguardFiles
> Task :react-native-webview:mergeReleaseConsumerProguardFiles
> Task :react-native-webview:mergeReleaseShaders
> Task :react-native-webview:compileReleaseShaders NO-SOURCE
> Task :react-native-webview:generateReleaseAssets UP-TO-DATE
> Task :react-native-webview:packageReleaseAssets
> Task :react-native-webview:prepareLintJarForPublish
> Task :react-native-webview:prepareReleaseArtProfile
> Task :react-native-webview:extractProguardFiles
> Task :react-native-webview:mergeReleaseJavaResource
> Task :react-native-webview:writeReleaseLintModelMetadata
> Task :react-native-webview:syncReleaseLibJars
> Task :react-native-webview:bundleReleaseLocalLintAar
> Task :react-native-zip-archive:processReleaseJavaRes NO-SOURCE
> Task :react-native-zip-archive:bundleLibRuntimeToJarRelease
> Task :react-native-zip-archive:mergeReleaseJniLibFolders
> Task :react-native-zip-archive:createFullJarRelease
> Task :react-native-zip-archive:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-zip-archive:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-zip-archive:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-webview:generateReleaseLintModel
> Task :react-native-zip-archive:extractDeepLinksForAarRelease
> Task :react-native-zip-archive:extractReleaseAnnotations
> Task :react-native-zip-archive:mergeReleaseGeneratedProguardFiles
> Task :react-native-zip-archive:mergeReleaseConsumerProguardFiles
> Task :react-native-zip-archive:mergeReleaseShaders
> Task :react-native-zip-archive:compileReleaseShaders NO-SOURCE
> Task :react-native-zip-archive:generateReleaseAssets UP-TO-DATE
> Task :react-native-zip-archive:packageReleaseAssets
> Task :react-native-zip-archive:prepareLintJarForPublish
> Task :react-native-zip-archive:prepareReleaseArtProfile
> Task :react-native-zip-archive:mergeReleaseJavaResource
> Task :react-native-zip-archive:extractProguardFiles
> Task :react-native-zip-archive:syncReleaseLibJars
> Task :react-native-zip-archive:bundleReleaseLocalLintAar
> Task :react-native-zip-archive:writeReleaseLintModelMetadata
> Task :sayem314_react-native-keep-awake:bundleLibRuntimeToJarRelease
> Task :sayem314_react-native-keep-awake:processReleaseJavaRes NO-SOURCE
> Task :react-native-zip-archive:generateReleaseLintModel
> Task :sayem314_react-native-keep-awake:createFullJarRelease
> Task :sayem314_react-native-keep-awake:mergeReleaseJniLibFolders
> Task :sayem314_react-native-keep-awake:mergeReleaseNativeLibs NO-SOURCE
> Task :sayem314_react-native-keep-awake:stripReleaseDebugSymbols NO-SOURCE
> Task :sayem314_react-native-keep-awake:copyReleaseJniLibsProjectAndLocalJars
> Task :sayem314_react-native-keep-awake:extractDeepLinksForAarRelease
> Task :sayem314_react-native-keep-awake:extractReleaseAnnotations
> Task :sayem314_react-native-keep-awake:mergeReleaseGeneratedProguardFiles
> Task :sayem314_react-native-keep-awake:mergeReleaseConsumerProguardFiles
> Task :sayem314_react-native-keep-awake:mergeReleaseShaders
> Task :sayem314_react-native-keep-awake:compileReleaseShaders NO-SOURCE
> Task :sayem314_react-native-keep-awake:generateReleaseAssets UP-TO-DATE
> Task :sayem314_react-native-keep-awake:packageReleaseAssets
> Task :sayem314_react-native-keep-awake:prepareLintJarForPublish
> Task :sayem314_react-native-keep-awake:prepareReleaseArtProfile
> Task :sayem314_react-native-keep-awake:mergeReleaseJavaResource
> Task :sayem314_react-native-keep-awake:extractProguardFiles
> Task :sayem314_react-native-keep-awake:syncReleaseLibJars
> Task :sayem314_react-native-keep-awake:bundleReleaseLocalLintAar
> Task :sayem314_react-native-keep-awake:writeReleaseLintModelMetadata
> Task :shopify_flash-list:bundleLibRuntimeToJarRelease
> Task :sayem314_react-native-keep-awake:generateReleaseLintModel
> Task :shopify_flash-list:processReleaseJavaRes
> Task :shopify_flash-list:createFullJarRelease
> Task :shopify_flash-list:mergeReleaseJniLibFolders
> Task :shopify_flash-list:mergeReleaseNativeLibs NO-SOURCE
> Task :shopify_flash-list:stripReleaseDebugSymbols NO-SOURCE
> Task :shopify_flash-list:copyReleaseJniLibsProjectAndLocalJars
> Task :shopify_flash-list:extractDeepLinksForAarRelease
> Task :shopify_flash-list:extractReleaseAnnotations
> Task :shopify_flash-list:mergeReleaseGeneratedProguardFiles
> Task :shopify_flash-list:mergeReleaseConsumerProguardFiles
> Task :shopify_flash-list:mergeReleaseShaders
> Task :shopify_flash-list:compileReleaseShaders NO-SOURCE
> Task :shopify_flash-list:generateReleaseAssets UP-TO-DATE
> Task :shopify_flash-list:packageReleaseAssets
> Task :shopify_flash-list:prepareLintJarForPublish
> Task :shopify_flash-list:prepareReleaseArtProfile
> Task :shopify_flash-list:extractProguardFiles
> Task :shopify_flash-list:mergeReleaseJavaResource
> Task :shopify_flash-list:writeReleaseLintModelMetadata
> Task :shopify_flash-list:syncReleaseLibJars
> Task :shopify_flash-list:bundleReleaseLocalLintAar
> Task :bam.tech_react-native-image-resizer:generateReleaseLintVitalModel
> Task :shopify_flash-list:generateReleaseLintModel
> Task :app:generateReleaseLintVitalReportModel
> Task :callstack_repack:generateReleaseLintVitalModel
> Task :react-native-actions-shortcuts:generateReleaseLintVitalModel
> Task :react-native-background-actions:generateReleaseLintVitalModel
> Task :bam.tech_react-native-image-resizer:lintVitalAnalyzeRelease
> Task :react-native-blob-util:generateReleaseLintVitalModel
> Task :react-native-bootsplash:generateReleaseLintVitalModel
> Task :react-native-background-actions:lintVitalAnalyzeRelease
> Task :react-native-clipboard_clipboard:generateReleaseLintVitalModel
> Task :react-native-community_checkbox:generateReleaseLintVitalModel
> Task :react-native-community_datetimepicker:generateReleaseLintVitalModel
> Task :react-native-bootsplash:lintVitalAnalyzeRelease
> Task :react-native-community_netinfo:generateReleaseLintVitalModel
> Task :react-native-clipboard_clipboard:lintVitalAnalyzeRelease
> Task :react-native-blob-util:lintVitalAnalyzeRelease
> Task :react-native-community_toolbar-android:generateReleaseLintVitalModel
> Task :react-native-config:generateReleaseLintVitalModel
> Task :react-native-community_checkbox:lintVitalAnalyzeRelease
> Task :react-native-community_netinfo:lintVitalAnalyzeRelease
> Task :app:lintVitalAnalyzeRelease
> Task :react-native-date-picker:generateReleaseLintVitalModel
> Task :react-native-config:lintVitalAnalyzeRelease
> Task :react-native-community_toolbar-android:lintVitalAnalyzeRelease
> Task :react-native-device-info:generateReleaseLintVitalModel
> Task :react-native-document-picker:generateReleaseLintVitalModel
> Task :react-native-exit-app:generateReleaseLintVitalModel
> Task :react-native-actions-shortcuts:lintVitalAnalyzeRelease
> Task :react-native-file-viewer:generateReleaseLintVitalModel
> Task :react-native-gesture-handler:generateReleaseLintVitalModel
> Task :react-native-document-picker:lintVitalAnalyzeRelease
> Task :callstack_repack:lintVitalAnalyzeRelease
> Task :react-native-get-random-values:generateReleaseLintVitalModel
> Task :react-native-exit-app:lintVitalAnalyzeRelease
> Task :react-native-file-viewer:lintVitalAnalyzeRelease
> Task :react-native-gzip:generateReleaseLintVitalModel
> Task :react-native-get-random-values:lintVitalAnalyzeRelease
> Task :react-native-html-to-pdf-lite:generateReleaseLintVitalModel
> Task :react-native-image-crop-picker:generateReleaseLintVitalModel
> Task :react-native-gzip:lintVitalAnalyzeRelease
> Task :react-native-keychain:generateReleaseLintVitalModel
> Task :react-native-html-to-pdf-lite:lintVitalAnalyzeRelease
> Task :react-native-masked-view_masked-view:generateReleaseLintVitalModel
> Task :react-native-mmkv-storage:generateReleaseLintVitalModel
> Task :react-native-date-picker:lintVitalAnalyzeRelease
> Task :react-native-navigation-bar-color:generateReleaseLintVitalModel
> Task :react-native-image-crop-picker:lintVitalAnalyzeRelease
> Task :react-native-keychain:lintVitalAnalyzeRelease
> Task :react-native-notification-sounds:generateReleaseLintVitalModel
> Task :react-native-mmkv-storage:lintVitalAnalyzeRelease
> Task :react-native-masked-view_masked-view:lintVitalAnalyzeRelease
> Task :react-native-orientation:generateReleaseLintVitalModel
> Task :react-native-navigation-bar-color:lintVitalAnalyzeRelease
> Task :react-native-pdf:generateReleaseLintVitalModel
> Task :react-native-notification-sounds:lintVitalAnalyzeRelease
> Task :react-native-orientation:lintVitalAnalyzeRelease
> Task :react-native-quick-sqlite:generateReleaseLintVitalModel
> Task :react-native-reanimated:generateReleaseLintVitalModel
> Task :react-native-pdf:lintVitalAnalyzeRelease
> Task :react-native-quick-sqlite:lintVitalAnalyzeRelease
> Task :react-native-safe-area-context:generateReleaseLintVitalModel
> Task :react-native-scoped-storage:generateReleaseLintVitalModel
> Task :react-native-device-info:lintVitalAnalyzeRelease
> Task :react-native-screens:generateReleaseLintVitalModel
> Task :react-native-securerandom:generateReleaseLintVitalModel
> Task :react-native-scoped-storage:lintVitalAnalyzeRelease
> Task :react-native-share:generateReleaseLintVitalModel
> Task :react-native-svg:generateReleaseLintVitalModel
> Task :react-native-theme-switch-animation:generateReleaseLintVitalModel
> Task :react-native-securerandom:lintVitalAnalyzeRelease
> Task :react-native-tooltips:generateReleaseLintVitalModel
> Task :react-native-vector-icons:generateReleaseLintVitalModel
> Task :react-native-webview:generateReleaseLintVitalModel
> Task :react-native-zip-archive:generateReleaseLintVitalModel
> Task :sayem314_react-native-keep-awake:generateReleaseLintVitalModel
> Task :shopify_flash-list:generateReleaseLintVitalModel
> Task :ammarahmed_notifee-react-native:copyReleaseJniLibsProjectOnly
> Task :react-native-share:lintVitalAnalyzeRelease
> Task :ammarahmed_react-native-background-fetch:copyReleaseJniLibsProjectOnly
> Task :ammarahmed_react-native-eventsource:copyReleaseJniLibsProjectOnly
> Task :ammarahmed_react-native-fingerprint-scanner:copyReleaseJniLibsProjectOnly
> Task :ammarahmed_react-native-share-extension:copyReleaseJniLibsProjectOnly
> Task :ammarahmed_react-native-sodium:copyReleaseJniLibsProjectOnly
> Task :app:mergeReleaseJniLibFolders
> Task :bam.tech_react-native-image-resizer:copyReleaseJniLibsProjectOnly
> Task :callstack_repack:copyReleaseJniLibsProjectOnly
> Task :react-native-actions-shortcuts:copyReleaseJniLibsProjectOnly
> Task :react-native-background-actions:copyReleaseJniLibsProjectOnly
> Task :react-native-blob-util:copyReleaseJniLibsProjectOnly
> Task :react-native-bootsplash:copyReleaseJniLibsProjectOnly
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectOnly
> Task :react-native-community_checkbox:copyReleaseJniLibsProjectOnly
> Task :react-native-community_datetimepicker:copyReleaseJniLibsProjectOnly
> Task :react-native-community_netinfo:copyReleaseJniLibsProjectOnly
> Task :react-native-community_toolbar-android:copyReleaseJniLibsProjectOnly
> Task :react-native-config:copyReleaseJniLibsProjectOnly
> Task :react-native-date-picker:copyReleaseJniLibsProjectOnly
> Task :react-native-device-info:copyReleaseJniLibsProjectOnly
> Task :react-native-document-picker:copyReleaseJniLibsProjectOnly
> Task :react-native-exit-app:copyReleaseJniLibsProjectOnly
> Task :react-native-file-viewer:copyReleaseJniLibsProjectOnly
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-get-random-values:copyReleaseJniLibsProjectOnly
> Task :react-native-gzip:copyReleaseJniLibsProjectOnly
> Task :react-native-html-to-pdf-lite:copyReleaseJniLibsProjectOnly
> Task :react-native-image-crop-picker:copyReleaseJniLibsProjectOnly
> Task :react-native-keychain:copyReleaseJniLibsProjectOnly
> Task :react-native-masked-view_masked-view:copyReleaseJniLibsProjectOnly
> Task :react-native-navigation-bar-color:copyReleaseJniLibsProjectOnly
> Task :react-native-community_datetimepicker:lintVitalAnalyzeRelease
> Task :react-native-notification-sounds:copyReleaseJniLibsProjectOnly
> Task :react-native-orientation:copyReleaseJniLibsProjectOnly
> Task :react-native-mmkv-storage:copyReleaseJniLibsProjectOnly
> Task :react-native-pdf:copyReleaseJniLibsProjectOnly
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectOnly
> Task :react-native-scoped-storage:copyReleaseJniLibsProjectOnly
> Task :react-native-securerandom:copyReleaseJniLibsProjectOnly
> Task :react-native-share:copyReleaseJniLibsProjectOnly
> Task :react-native-screens:copyReleaseJniLibsProjectOnly
> Task :react-native-svg:copyReleaseJniLibsProjectOnly
> Task :react-native-theme-switch-animation:copyReleaseJniLibsProjectOnly
> Task :react-native-tooltips:copyReleaseJniLibsProjectOnly
> Task :react-native-vector-icons:copyReleaseJniLibsProjectOnly
> Task :react-native-webview:copyReleaseJniLibsProjectOnly
> Task :react-native-zip-archive:copyReleaseJniLibsProjectOnly
> Task :shopify_flash-list:copyReleaseJniLibsProjectOnly
> Task :sayem314_react-native-keep-awake:copyReleaseJniLibsProjectOnly
> Task :react-native-vector-icons:exportReleaseConsumerProguardFiles
> Task :bam.tech_react-native-image-resizer:exportReleaseConsumerProguardFiles
> Task :ammarahmed_notifee-react-native:exportReleaseConsumerProguardFiles
> Task :callstack_repack:exportReleaseConsumerProguardFiles
> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly
> Task :react-native-clipboard_clipboard:exportReleaseConsumerProguardFiles
> Task :react-native-community_checkbox:exportReleaseConsumerProguardFiles
> Task :react-native-community_netinfo:exportReleaseConsumerProguardFiles
> Task :react-native-community_toolbar-android:exportReleaseConsumerProguardFiles
> Task :react-native-masked-view_masked-view:exportReleaseConsumerProguardFiles
> Task :sayem314_react-native-keep-awake:exportReleaseConsumerProguardFiles
> Task :react-native-actions-shortcuts:exportReleaseConsumerProguardFiles
> Task :react-native-background-actions:exportReleaseConsumerProguardFiles
> Task :react-native-blob-util:exportReleaseConsumerProguardFiles
> Task :react-native-bootsplash:exportReleaseConsumerProguardFiles
> Task :react-native-config:exportReleaseConsumerProguardFiles
> Task :react-native-date-picker:exportReleaseConsumerProguardFiles
> Task :react-native-device-info:exportReleaseConsumerProguardFiles
> Task :react-native-document-picker:exportReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-eventsource:exportReleaseConsumerProguardFiles
> Task :react-native-file-viewer:exportReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:exportReleaseConsumerProguardFiles
> Task :react-native-reanimated:exportReleaseConsumerProguardFiles
> Task :react-native-safe-area-context:exportReleaseConsumerProguardFiles
> Task :react-native-screens:exportReleaseConsumerProguardFiles
> Task :react-native-webview:exportReleaseConsumerProguardFiles
> Task :react-native-get-random-values:exportReleaseConsumerProguardFiles
> Task :react-native-gzip:exportReleaseConsumerProguardFiles
> Task :react-native-html-to-pdf-lite:exportReleaseConsumerProguardFiles
> Task :react-native-keychain:exportReleaseConsumerProguardFiles
> Task :react-native-navigation-bar-color:exportReleaseConsumerProguardFiles
> Task :react-native-notification-sounds:exportReleaseConsumerProguardFiles
> Task :react-native-pdf:exportReleaseConsumerProguardFiles
> Task :react-native-scoped-storage:exportReleaseConsumerProguardFiles
> Task :react-native-securerandom:exportReleaseConsumerProguardFiles
> Task :react-native-share:exportReleaseConsumerProguardFiles
> Task :react-native-svg:exportReleaseConsumerProguardFiles
> Task :react-native-tooltips:exportReleaseConsumerProguardFiles
> Task :react-native-theme-switch-animation:lintVitalAnalyzeRelease
> Task :react-native-quick-sqlite:copyReleaseJniLibsProjectOnly
> Task :react-native-zip-archive:exportReleaseConsumerProguardFiles
> Task :react-native-svg:lintVitalAnalyzeRelease
> Task :react-native-tooltips:lintVitalAnalyzeRelease
> Task :react-native-quick-sqlite:exportReleaseConsumerProguardFiles
> Task :react-native-theme-switch-animation:exportReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-background-fetch:exportReleaseConsumerProguardFiles
> Task :react-native-image-crop-picker:exportReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-sodium:exportReleaseConsumerProguardFiles
> Task :react-native-mmkv-storage:exportReleaseConsumerProguardFiles
> Task :react-native-exit-app:exportReleaseConsumerProguardFiles
> Task :react-native-community_datetimepicker:exportReleaseConsumerProguardFiles
> Task :react-native-orientation:exportReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-fingerprint-scanner:exportReleaseConsumerProguardFiles
> Task :ammarahmed_react-native-share-extension:exportReleaseConsumerProguardFiles
> Task :shopify_flash-list:exportReleaseConsumerProguardFiles
> Task :react-native-vector-icons:lintVitalAnalyzeRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :react-native-zip-archive:lintVitalAnalyzeRelease
> Task :app:mergeReleaseNativeLibs
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :react-native-reanimated:lintVitalAnalyzeRelease
> Task :app:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.2.8568313] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :sayem314_react-native-keep-awake:lintVitalAnalyzeRelease
> Task :react-native-safe-area-context:lintVitalAnalyzeRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :react-native-webview:lintVitalAnalyzeRelease
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconceal.so, libjnidispatch.so, libsodium.so, libucrop.so.
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseAssets
> Task :app:extractReleaseNativeSymbolTables
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:mergeReleaseNativeDebugMetadata
> Task :app:minifyReleaseWithR8
WARNING: /home/vagrant/.gradle/caches/transforms-4/fb9efe470a395f26bf5563456e8342a4/transformed/jetified-time4j-android-4.8-2021a/proguard.txt:1:1-27: R8: Ignoring option: -useuniqueclassmembernames
> Task :shopify_flash-list:lintVitalAnalyzeRelease
> Task :app:compressReleaseAssets
> Task :react-native-gesture-handler:lintVitalAnalyzeRelease
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :react-native-screens:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
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 22m 10s
1813 actionable tasks: 1808 executed, 5 up-to-date
2025-01-23 21:48:14,559 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.streetwriters.notesnook, universal_newlines=False, shell=None, istream=<valid stream>)
2025-01-23 21:48:14,565 INFO: Successfully built version 3.0.27 of com.streetwriters.notesnook from abf4612977c711c2c0071e6d422565e276b95fd5
2025-01-23 21:48:16,140 DEBUG: Checking build/com.streetwriters.notesnook/apps/mobile/native/android/app/build/outputs/apk/release/app-x86-release-unsigned.apk
2025-01-23 21:48:16,275 INFO: success: com.streetwriters.notesnook
2025-01-23 21:48:16,276 INFO: Finished
2025-01-23 21:48:16,276 INFO: 1 build succeeded