log for jp.nonbili.noutube:3103
== Installed Android Tools ==
2025-09-02 02:02:13,601 DEBUG: Reading 'config.yml'
2025-09-02 02:02:13,615 INFO: Creating log directory
2025-09-02 02:02:13,616 INFO: Creating temporary directory
2025-09-02 02:02:13,616 INFO: Creating output directory
2025-09-02 02:02:13,674 DEBUG: Getting git vcs interface for https://github.com/nonbili/NouTube
2025-09-02 02:02:13,674 DEBUG: Checking jp.nonbili.noutube:3103
2025-09-02 02:02:13,675 INFO: Building version 0.3.8 (3103) of jp.nonbili.noutube
2025-09-02 02:02:13,680 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/jp.nonbili.noutube, universal_newlines=False, shell=None, istream=None)
2025-09-02 02:02:13,692 INFO: Running 'sudo' commands in /home/vagrant
2025-09-02 02:02:13,692 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c sysctl fs.inotify.max_user_watches=524288 || true; curl -Lo node.tar.gz https://nodejs.org/dist/v22.14.0/node-v22.14.0-linux-x64.tar.gz; echo "9d942932535988091034dc94cc5f42b6dc8784d6366df3a36c4c9ccb3996f0c2 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; npm -g install yarn
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ curl -Lo node.tar.gz https://nodejs.org/dist/v22.14.0/node-v22.14.0-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
22 51.6M 22 11.5M 0 0 17.0M 0 0:00:03 --:--:-- 0:00:03 17.0M
77 51.6M 77 39.9M 0 0 23.9M 0 0:00:02 0:00:01 0:00:01 23.9M
100 51.6M 100 51.6M 0 0 24.8M 0 0:00:02 0:00:02 --:--:-- 24.8M
+ echo '9d942932535988091034dc94cc5f42b6dc8784d6366df3a36c4c9ccb3996f0c2 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ npm -g install yarn
added 1 package in 2s
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.5.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2
npm notice To update run: npm install -g npm@11.5.2
npm notice
2025-09-02 02:02:22,416 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-02 02:02:22,920 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-09-02 02:02:46,141 INFO: Getting source for revision dc2eea4f020bb9754673a43d229d631c5535d8fc
2025-09-02 02:02:46,145 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:46,146 DEBUG: > git rev-parse --show-toplevel
2025-09-02 02:02:46,367 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:46,368 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-02 02:02:46,571 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:46,571 DEBUG: > git reset --hard
2025-09-02 02:02:46,875 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:46,875 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-02 02:02:46,978 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:46,978 DEBUG: > git clean -dffx
2025-09-02 02:02:47,081 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:47,081 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-09-02 02:02:47,786 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:47,786 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-09-02 02:02:48,290 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:48,290 DEBUG: > git remote set-head origin --auto
2025-09-02 02:02:48,894 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:48,895 DEBUG: > git checkout -f dc2eea4f020bb9754673a43d229d631c5535d8fc
2025-09-02 02:02:49,198 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:49,198 DEBUG: > git clean -dffx
2025-09-02 02:02:49,301 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:49,301 DEBUG: > git rev-parse --show-toplevel
2025-09-02 02:02:49,504 DEBUG: Directory: build/jp.nonbili.noutube
2025-09-02 02:02:49,505 DEBUG: > git submodule deinit --all --force
2025-09-02 02:02:49,607 INFO: Creating local.properties file at build/jp.nonbili.noutube/local.properties
2025-09-02 02:02:49,610 INFO: Creating local.properties file at build/jp.nonbili.noutube/android/local.properties
2025-09-02 02:02:49,611 INFO: Creating local.properties file at build/jp.nonbili.noutube/android/app/local.properties
2025-09-02 02:02:49,611 DEBUG: Removing debuggable flags from build/jp.nonbili.noutube/android/app
2025-09-02 02:02:49,618 INFO: Cleaned build.gradle of keysigning configs at build/jp.nonbili.noutube/android/app/build.gradle
2025-09-02 02:02:49,623 INFO: Running 'prebuild' commands in build/jp.nonbili.noutube/android/app
2025-09-02 02:02:49,624 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-09-02 02:02:49,624 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../..; sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},' package.json; yarn; yarn bundle:es; yarn expo prebuild -p android --clean
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},' package.json
+ yarn
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > ts-node@10.9.2" has unmet peer dependency "@types/node@*".
warning "workspace-aggregator-287451fd-8de8-48b7-a212-ce6e7edcfa6d > noutube-desktop > @electron-toolkit/eslint-config-prettier@3.0.0" has unmet peer dependency "prettier@>= 3.0.0".
warning "workspace-aggregator-287451fd-8de8-48b7-a212-ce6e7edcfa6d > noutube-desktop > @electron-toolkit/eslint-config-prettier > eslint-plugin-prettier@5.5.3" has unmet peer dependency "prettier@>=3.0.0".
warning "workspace-aggregator-287451fd-8de8-48b7-a212-ce6e7edcfa6d > noutube-desktop > electron-builder > app-builder-lib@26.0.12" has unmet peer dependency "electron-builder-squirrel-windows@26.0.12".
warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
[4/4] Building fresh packages...
Done in 161.64s.
+ yarn bundle:es
yarn run v1.22.22
$ esbuild --bundle content/main.ts --minify --outfile=assets/scripts/main.bjs
assets/scripts/main.bjs 16.4kb
Done in 0.38s.
+ yarn expo prebuild -p android --clean
yarn run v1.22.22
$ /home/vagrant/build/jp.nonbili.noutube/node_modules/.bin/expo prebuild -p android --clean
! Git branch has uncommited file changes
› It's recommended to commit all changes before proceeding in case you want to revert generated changes.
Git status is dirty but the command will continue because the terminal is not interactive.
- Clearing android
✔ Cleared android code
- Creating native directory (./android)
✔ Created native directory
- Updating package.json
› Using expo@53.0.19 instead of recommended expo@~53.0.22.
- Updating package.json
› Using react-native@0.79.5 instead of recommended react-native@0.79.6.
- Updating package.json
✔ Updated package.json | no changes
- Running prebuild
[expo-share-intent] add android filters (text/*) and multi-filters ()
- Running prebuild
✔ Finished prebuild
Done in 24.15s.
2025-09-02 02:05:57,659 INFO: Cleaning Gradle project...
2025-09-02 02:05:57,659 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-09-02 02:05:57,660 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :expo-gradle-plugin:expo-autolinking-plugin-shared
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build.gradle.kts:32:9: The expression is unused
> Task :gradle-plugin:settings-plugin:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :gradle-plugin:shared:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:checkKotlinGradlePluginConfigurationErrors
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:processResources NO-SOURCE
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:pluginDescriptors
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:processResources
> Task :gradle-plugin:shared:processResources NO-SOURCE
> Task :gradle-plugin:settings-plugin:pluginDescriptors
> Task :gradle-plugin:settings-plugin:processResources
> Task :gradle-plugin:shared:compileKotlin
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:compileKotlin
> Task :gradle-plugin:shared:compileJava NO-SOURCE
> Task :gradle-plugin:shared:classes UP-TO-DATE
> Task :gradle-plugin:shared:jar
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:compileJava NO-SOURCE
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:classes UP-TO-DATE
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:jar
> Task :gradle-plugin:settings-plugin:compileKotlin
> Task :gradle-plugin:settings-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:settings-plugin:classes
> Task :gradle-plugin:settings-plugin:jar
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:compileKotlin
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:compileJava NO-SOURCE
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:classes
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:jar
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-gradle-plugin:expo-autolinking-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :expo-module-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :expo-module-gradle-plugin:pluginDescriptors
> Task :expo-module-gradle-plugin:processResources
> Task :expo-gradle-plugin:expo-autolinking-plugin:pluginDescriptors
> Task :expo-gradle-plugin:expo-autolinking-plugin:processResources
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors
> Task :gradle-plugin:react-native-gradle-plugin:processResources
> Task :expo-gradle-plugin:expo-autolinking-plugin:compileKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/src/main/kotlin/expo/modules/plugin/ExpoAutolinkingPlugin.kt:29:71 Name shadowed: project
> Task :expo-gradle-plugin:expo-autolinking-plugin:compileJava NO-SOURCE
> Task :expo-gradle-plugin:expo-autolinking-plugin:classes
> Task :expo-gradle-plugin:expo-autolinking-plugin:jar
> 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
> Task :expo-module-gradle-plugin:compileKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-modules-core/expo-module-gradle-plugin/src/main/kotlin/expo/modules/plugin/android/AndroidLibraryExtension.kt:9:24 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead
> Task :expo-module-gradle-plugin:compileJava NO-SOURCE
> Task :expo-module-gradle-plugin:classes
> Task :expo-module-gradle-plugin:jar
> Configure project :
[32m[ExpoRootProject][0m Using the following versions:
- buildTools: [32m35.0.0[0m
- minSdk: [32m24[0m
- compileSdk: [32m35[0m
- targetSdk: [32m35[0m
- ndk: [32m27.1.12297006[0m
- kotlin: [32m2.0.21[0m
- ksp: [32m2.0.21-1.0.28[0m
> Configure project :app
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package NDK (Side by side) 27.1.12297006 in /opt/android-sdk/licenses
License for package NDK (Side by side) 27.1.12297006 accepted.
Preparing "Install NDK (Side by side) 27.1.12297006 v.27.1.12297006".
"Install NDK (Side by side) 27.1.12297006 v.27.1.12297006" ready.
Installing NDK (Side by side) 27.1.12297006 in /opt/android-sdk/ndk/27.1.12297006
"Install NDK (Side by side) 27.1.12297006 v.27.1.12297006" complete.
"Install NDK (Side by side) 27.1.12297006 v.27.1.12297006" finished.
> Configure project :expo
Using expo modules
- [32mexpo-ui[0m (0.1.1-alpha.10)
- [32mexpo-asset[0m (11.1.7)
- [32mexpo-blur[0m (14.1.5)
- [32mexpo-constants[0m (17.1.7)
- [32mexpo-document-picker[0m (13.1.6)
- [32mexpo-file-system[0m (18.1.11)
- [32mexpo-font[0m (13.3.2)
- [32mexpo-image[0m (unspecified)
- [32mexpo-keep-awake[0m (14.1.4)
- [32mexpo-linking[0m (7.1.7)
- [32mexpo-modules-core[0m (2.4.2)
- [32mexpo-share-intent[0m (unspecified)
- [32mexpo-splash-screen[0m (0.30.10)
- [32mexpo-system-ui[0m (5.0.10)
- [32mexpo-web-browser[0m (14.2.0)
- [32mnou-tube-view[0m (0.7.2)
> Configure project :react-native-mmkv
[react-native-mmkv] Thank you for using react-native-mmkv ❤️
[react-native-mmkv] If you enjoy using react-native-mmkv, please consider sponsoring this project: https://github.com/sponsors/mrousavy
> Configure project :react-native-reanimated
Android gradle plugin: 8.8.2
Gradle: 8.13
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/jp.nonbili.noutube/android/build/reports/problems/problems-report.html
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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 9m 54s
31 actionable tasks: 30 executed, 1 up-to-date
2025-09-02 02:15:59,958 INFO: Scanning source for common problems...
2025-09-02 02:16:00,273 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-02 02:16:00,274 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-02 02:16:00,880 DEBUG: write 'suss.json' to cache
2025-09-02 02:16:00,884 DEBUG: next suss.json cache update due in 23:59:59.985048
2025-09-02 02:16:01,027 INFO: Removing Java JAR file at node_modules/expo-file-system/local-maven-repo/host/exp/exponent/expo.modules.filesystem/18.1.11/expo.modules.filesystem-18.1.11-sources.jar
2025-09-02 02:16:01,028 INFO: Removing Android AAR library at node_modules/expo-file-system/local-maven-repo/host/exp/exponent/expo.modules.filesystem/18.1.11/expo.modules.filesystem-18.1.11.aar
2025-09-02 02:16:01,266 INFO: Removing Java JAR file at node_modules/expo-system-ui/local-maven-repo/host/exp/exponent/expo.modules.systemui/5.0.10/expo.modules.systemui-5.0.10-sources.jar
2025-09-02 02:16:01,267 INFO: Removing Android AAR library at node_modules/expo-system-ui/local-maven-repo/host/exp/exponent/expo.modules.systemui/5.0.10/expo.modules.systemui-5.0.10.aar
2025-09-02 02:16:01,370 INFO: Removing Java JAR file at node_modules/expo-document-picker/local-maven-repo/host/exp/exponent/expo.modules.documentpicker/13.1.6/expo.modules.documentpicker-13.1.6-sources.jar
2025-09-02 02:16:01,371 INFO: Removing Android AAR library at node_modules/expo-document-picker/local-maven-repo/host/exp/exponent/expo.modules.documentpicker/13.1.6/expo.modules.documentpicker-13.1.6.aar
2025-09-02 02:16:01,659 INFO: Removing unknown maven repo 'mavenTempLocalUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2025-09-02 02:16:01,938 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2025-09-02 02:16:01,939 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2025-09-02 02:16:01,941 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermes
2025-09-02 02:16:01,958 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140_1.dll
2025-09-02 02:16:01,960 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutest64.dll
2025-09-02 02:16:01,968 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuuc64.dll
2025-09-02 02:16:01,970 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140.dll
2025-09-02 02:16:01,970 INFO: Removing binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2025-09-02 02:16:01,973 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/msvcp140.dll
2025-09-02 02:16:01,975 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutu64.dll
2025-09-02 02:16:01,977 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuio64.dll
2025-09-02 02:16:01,998 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icudt64.dll
2025-09-02 02:16:02,007 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuin64.dll
2025-09-02 02:16:02,009 INFO: Removing binary at node_modules/react-native/React/I18n/strings/fi.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,009 INFO: Removing binary at node_modules/react-native/React/I18n/strings/vi.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,010 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ko.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,010 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hr.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,011 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ms.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,011 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ar.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,012 INFO: Removing binary at node_modules/react-native/React/I18n/strings/cs.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,012 INFO: Removing binary at node_modules/react-native/React/I18n/strings/sv.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,012 INFO: Removing binary at node_modules/react-native/React/I18n/strings/el.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,013 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pt.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,013 INFO: Removing binary at node_modules/react-native/React/I18n/strings/es.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,013 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hant-HK.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,014 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zu.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,014 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ru.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,015 INFO: Removing binary at node_modules/react-native/React/I18n/strings/id.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,015 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ja.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,015 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pt-PT.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,016 INFO: Removing binary at node_modules/react-native/React/I18n/strings/da.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,016 INFO: Removing binary at node_modules/react-native/React/I18n/strings/sk.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,017 INFO: Removing binary at node_modules/react-native/React/I18n/strings/es-ES.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,017 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hi.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,018 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hu.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,018 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hant.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,018 INFO: Removing binary at node_modules/react-native/React/I18n/strings/tr.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,019 INFO: Removing binary at node_modules/react-native/React/I18n/strings/de.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,019 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ro.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,020 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pl.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,020 INFO: Removing binary at node_modules/react-native/React/I18n/strings/nl.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,020 INFO: Removing binary at node_modules/react-native/React/I18n/strings/he.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,021 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hans.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,021 INFO: Removing binary at node_modules/react-native/React/I18n/strings/th.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,022 INFO: Removing binary at node_modules/react-native/React/I18n/strings/nb.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,022 INFO: Removing binary at node_modules/react-native/React/I18n/strings/en-GB.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,022 INFO: Removing binary at node_modules/react-native/React/I18n/strings/uk.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,023 INFO: Removing binary at node_modules/react-native/React/I18n/strings/fr.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,023 INFO: Removing binary at node_modules/react-native/React/I18n/strings/it.lproj/fbt_language_pack.bin
2025-09-02 02:16:02,511 INFO: Removing binary at node_modules/vite/node_modules/@esbuild/linux-x64/bin/esbuild
2025-09-02 02:16:02,530 INFO: Removing binary at node_modules/electron/dist/v8_context_snapshot.bin
2025-09-02 02:16:02,531 INFO: Removing shared library at node_modules/electron/dist/libvk_swiftshader.so
2025-09-02 02:16:02,532 INFO: Removing binary at node_modules/electron/dist/electron
2025-09-02 02:16:02,588 INFO: Removing binary at node_modules/electron/dist/chrome-sandbox
2025-09-02 02:16:02,588 INFO: Removing shared library at node_modules/electron/dist/libEGL.so
2025-09-02 02:16:02,589 INFO: Removing shared library at node_modules/electron/dist/libvulkan.so.1
2025-09-02 02:16:02,590 INFO: Removing shared library at node_modules/electron/dist/libffmpeg.so
2025-09-02 02:16:02,591 INFO: Removing binary at node_modules/electron/dist/snapshot_blob.bin
2025-09-02 02:16:02,592 INFO: Removing shared library at node_modules/electron/dist/libGLESv2.so
2025-09-02 02:16:02,594 INFO: Removing binary at node_modules/electron/dist/chrome_crashpad_handler
2025-09-02 02:16:02,653 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-svg/android/build.gradle
2025-09-02 02:16:02,655 INFO: Removing gradle-wrapper.jar at node_modules/react-native-svg/android/gradle/wrapper/gradle-wrapper.jar
2025-09-02 02:16:02,826 INFO: Removing Java JAR file at node_modules/@expo/ui/local-maven-repo/expo/modules/ui/expo.modules.ui/0.1.1-alpha.10/expo.modules.ui-0.1.1-alpha.10-sources.jar
2025-09-02 02:16:02,827 INFO: Removing Android AAR library at node_modules/@expo/ui/local-maven-repo/expo/modules/ui/expo.modules.ui/0.1.1-alpha.10/expo.modules.ui-0.1.1-alpha.10.aar
2025-09-02 02:16:02,871 WARNING: Found executable binary, possibly code at node_modules/@expo/vector-icons/build/vendor/react-native-vector-icons/Fonts/Fontisto.ttf
2025-09-02 02:16:03,212 INFO: Removing Android AAR library at node_modules/expo-keep-awake/local-maven-repo/host/exp/exponent/expo.modules.keepawake/14.1.4/expo.modules.keepawake-14.1.4.aar
2025-09-02 02:16:03,214 INFO: Removing Java JAR file at node_modules/expo-keep-awake/local-maven-repo/host/exp/exponent/expo.modules.keepawake/14.1.4/expo.modules.keepawake-14.1.4-sources.jar
2025-09-02 02:16:03,279 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
2025-09-02 02:16:03,324 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-09-02 02:16:03,325 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-09-02 02:16:03,332 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-09-02 02:16:03,333 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/ProjectConfigurationKt.class
2025-09-02 02:16:03,334 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoModulesGradlePlugin$apply$1$1.class
2025-09-02 02:16:03,334 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/Version.class
2025-09-02 02:16:03,334 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/WarningsKt.class
2025-09-02 02:16:03,335 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/AutolinkingIntegrationImpl.class
2025-09-02 02:16:03,335 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/AutolinkingIntegration.class
2025-09-02 02:16:03,336 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoModulesGradlePlugin.class
2025-09-02 02:16:03,336 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/ProjectConfigurationKt$applyPublishing$1$1.class
2025-09-02 02:16:03,336 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/ExtraPropertiesExtensionKt.class
2025-09-02 02:16:03,337 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/Version$Companion.class
2025-09-02 02:16:03,337 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoModulesGradlePluginKt.class
2025-09-02 02:16:03,337 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/ProjectConfigurationKt$applyPublishing$1.class
2025-09-02 02:16:03,338 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ExpoGradleHelperExtension.class
2025-09-02 02:16:03,338 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ExpoModuleExtension$autolinking$2.class
2025-09-02 02:16:03,338 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ExpoModuleExtension$gradleHelper$2.class
2025-09-02 02:16:03,339 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ExpoModuleExtension.class
2025-09-02 02:16:03,339 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ExpoGradleHelperExtension$getReactNativeDir$1$1.class
2025-09-02 02:16:03,340 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createExpoPublishTask$1.class
2025-09-02 02:16:03,340 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$expoPublishBody$json$1.class
2025-09-02 02:16:03,340 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createReleasePublication$1$1$1.class
2025-09-02 02:16:03,341 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createEmptyExpoPublishToMavenLocalTask$taskProvider$1$1.class
2025-09-02 02:16:03,341 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createEmptyExpoPublishToMavenLocalTask$taskProvider$1.class
2025-09-02 02:16:03,341 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createExpoPublishTask$taskProvider$1.class
2025-09-02 02:16:03,342 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/AndroidLibraryExtensionKt.class
2025-09-02 02:16:03,342 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createEmptyExpoPublishToMavenLocalTask$1.class
2025-09-02 02:16:03,342 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createEmptyExpoPublishTask$1.class
2025-09-02 02:16:03,343 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createEmptyExpoPublishTask$taskProvider$1$1.class
2025-09-02 02:16:03,343 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createReleasePublication$1$1$1$2.class
2025-09-02 02:16:03,344 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createExpoPublishToMavenLocalTask$taskProvider$1$1.class
2025-09-02 02:16:03,344 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/AndroidLibraryExtensionKt$applySDKVersions$1.class
2025-09-02 02:16:03,344 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$expoPublishBody$1.class
2025-09-02 02:16:03,345 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createReleasePublication$1$1$1$1$1.class
2025-09-02 02:16:03,345 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/AndroidLibraryExtensionKt$applyPublishingVariant$1$1.class
2025-09-02 02:16:03,345 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createExpoPublishToMavenLocalTask$1.class
2025-09-02 02:16:03,346 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createReleasePublication$1$1$1$1.class
2025-09-02 02:16:03,346 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createReleasePublication$1.class
2025-09-02 02:16:03,346 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt.class
2025-09-02 02:16:03,347 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/PublicationInfo.class
2025-09-02 02:16:03,347 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createExpoPublishTask$taskProvider$1$1.class
2025-09-02 02:16:03,347 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createExpoPublishToMavenLocalTask$taskProvider$1.class
2025-09-02 02:16:03,348 INFO: Removing Java compiled class at node_modules/expo-modules-core/expo-module-gradle-plugin/build/classes/kotlin/main/expo/modules/plugin/android/MavenPublicationExtensionKt$createEmptyExpoPublishTask$taskProvider$1.class
2025-09-02 02:16:03,348 INFO: Removing Java JAR file at node_modules/expo-modules-core/expo-module-gradle-plugin/build/libs/expo-module-gradle-plugin.jar
2025-09-02 02:16:03,431 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-09-02 02:16:03,431 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-09-02 02:16:03,439 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-09-02 02:16:03,440 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsExtension$useExpoVersionCatalog$1$1.class
2025-09-02 02:16:03,440 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsPlugin$getExpoGradlePluginsFile$expoModulesAutolinkingPath$1.class
2025-09-02 02:16:03,440 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$useExpoModules$$inlined$afterAndroidApplicationProject$1.class
2025-09-02 02:16:03,441 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$config$2$result$1.class
2025-09-02 02:16:03,441 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsExtension$reactNativeGradlePlugin$2$1.class
2025-09-02 02:16:03,441 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$groovyShell$2.class
2025-09-02 02:16:03,442 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsExtension$reactNativeGradlePlugin$2.class
2025-09-02 02:16:03,442 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsExtension.class
2025-09-02 02:16:03,443 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsExtension$reactNative$2$1.class
2025-09-02 02:16:03,443 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$useExpoModules$$inlined$beforeRootProject$1.class
2025-09-02 02:16:03,444 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$useExpoModules$3$4.class
2025-09-02 02:16:03,444 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$useExpoModules$$inlined$beforeProject$1.class
2025-09-02 02:16:03,444 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$logger$2.class
2025-09-02 02:16:03,445 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsPlugin.class
2025-09-02 02:16:03,445 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingConfigExtensionsKt.class
2025-09-02 02:16:03,445 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$sam$org_gradle_api_Action$0.class
2025-09-02 02:16:03,446 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsExtension$useExpoVersionCatalog$1$1$1.class
2025-09-02 02:16:03,446 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$config$2.class
2025-09-02 02:16:03,447 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsExtension$reactNative$2.class
2025-09-02 02:16:03,447 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsExtension$useExpoVersionCatalog$1.class
2025-09-02 02:16:03,447 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingSettingsPlugin$apply$$inlined$beforeRootProject$1.class
2025-09-02 02:16:03,448 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager.class
2025-09-02 02:16:03,448 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$useExpoModules$1.class
2025-09-02 02:16:03,449 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/SettingsManager$useExpoModules$3$2.class
2025-09-02 02:16:03,449 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/MavenArtifactRepositoryExtensionKt$resolveEnvVar$1.class
2025-09-02 02:16:03,449 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/GradleExtensionKt$beforeProject$1.class
2025-09-02 02:16:03,450 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/MavenArtifactRepositoryExtensionKt.class
2025-09-02 02:16:03,450 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/GradleExtensionKt$beforeRootProject$1.class
2025-09-02 02:16:03,451 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/GradleExtensionKt.class
2025-09-02 02:16:03,451 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ProjectExtensionKt$linkMavenRepository$1.class
2025-09-02 02:16:03,451 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ProjectExtensionKt$linkLocalMavenRepository$1.class
2025-09-02 02:16:03,452 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/GradleExtensionKt$sam$i$org_gradle_api_Action$0.class
2025-09-02 02:16:03,452 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/MavenArtifactRepositoryExtensionKt$applyCredentials$2.class
2025-09-02 02:16:03,453 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/MavenArtifactRepositoryExtensionKt$applyCredentials$3.class
2025-09-02 02:16:03,453 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/MavenArtifactRepositoryExtensionKt$applyCredentials$1.class
2025-09-02 02:16:03,453 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/SettingsExtensionKt.class
2025-09-02 02:16:03,454 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ProjectExtensionKt.class
2025-09-02 02:16:03,454 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/GradleExtensionKt$afterAndroidApplicationProject$1.class
2025-09-02 02:16:03,455 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/gradle/ProjectExtensionKt$linkLocalMavenRepository$1$1.class
2025-09-02 02:16:03,455 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/classes/kotlin/main/expo/modules/plugin/utils/Env.class
2025-09-02 02:16:03,456 INFO: Removing Java JAR file at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-settings-plugin/build/libs/expo-autolinking-settings-plugin.jar
2025-09-02 02:16:03,461 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-09-02 02:16:03,461 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-09-02 02:16:03,469 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/kotlin/compileKotlin/local-state/build-history.bin
2025-09-02 02:16:03,470 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/AutolinkingOptions$$serializer.class
2025-09-02 02:16:03,470 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/Os.class
2025-09-02 02:16:03,471 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/AutolinkingOptions.class
2025-09-02 02:16:03,471 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/AutolinkigCommandBuilder$Companion.class
2025-09-02 02:16:03,471 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/AutolinkingOptions$Companion.class
2025-09-02 02:16:03,472 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/ExpoGradleExtension.class
2025-09-02 02:16:03,472 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/AutolinkigCommandBuilder.class
2025-09-02 02:16:03,473 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/text/Colors.class
2025-09-02 02:16:03,473 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/text/Emojis.class
2025-09-02 02:16:03,474 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/text/ColorsKt.class
2025-09-02 02:16:03,474 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoAutolinkingConfig$$serializer.class
2025-09-02 02:16:03,475 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradleAarProject$Companion.class
2025-09-02 02:16:03,475 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/MavenRepo$$serializer.class
2025-09-02 02:16:03,475 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoAutolinkingConfig$Companion$jsonDecoder$2$module$1$1.class
2025-09-02 02:16:03,476 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradleProject$$serializer.class
2025-09-02 02:16:03,476 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/MavenRepo$Companion.class
2025-09-02 02:16:03,477 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradlePlugin.class
2025-09-02 02:16:03,477 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/MavenRepo.class
2025-09-02 02:16:03,477 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/HttpHeaderMavenCredentials$$serializer.class
2025-09-02 02:16:03,478 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/MavenCredentials.class
2025-09-02 02:16:03,478 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/BasicMavenCredentials$Companion.class
2025-09-02 02:16:03,479 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/HttpHeaderMavenCredentials$Companion.class
2025-09-02 02:16:03,479 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/MavenCredentialsSerializer.class
2025-09-02 02:16:03,480 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradleAarProject.class
2025-09-02 02:16:03,480 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoAutolinkingConfig$Companion$jsonDecoder$2.class
2025-09-02 02:16:03,480 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradleProject$Companion.class
2025-09-02 02:16:03,481 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradleProject.class
2025-09-02 02:16:03,481 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoAutolinkingConfig.class
2025-09-02 02:16:03,481 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/Configuration$$serializer.class
2025-09-02 02:16:03,482 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoModule$$serializer.class
2025-09-02 02:16:03,482 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/AWSMavenCredentials$Companion.class
2025-09-02 02:16:03,483 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/BasicMavenCredentials$$serializer.class
2025-09-02 02:16:03,483 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/Publication.class
2025-09-02 02:16:03,483 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoModule$Companion.class
2025-09-02 02:16:03,484 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/HttpHeaderMavenCredentials.class
2025-09-02 02:16:03,484 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/AWSMavenCredentials.class
2025-09-02 02:16:03,485 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/BasicMavenCredentials.class
2025-09-02 02:16:03,485 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/Publication$$serializer.class
2025-09-02 02:16:03,485 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoAutolinkingConfig$Companion.class
2025-09-02 02:16:03,486 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/Publication$Companion.class
2025-09-02 02:16:03,486 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradlePlugin$Companion.class
2025-09-02 02:16:03,487 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/Configuration$1.class
2025-09-02 02:16:03,487 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/AWSMavenCredentials$$serializer.class
2025-09-02 02:16:03,487 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradleProjectConfiguration.class
2025-09-02 02:16:03,488 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/Configuration$Companion.class
2025-09-02 02:16:03,488 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoAutolinkingConfig$Companion$jsonDecoder$2$1.class
2025-09-02 02:16:03,489 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/ExpoModule.class
2025-09-02 02:16:03,489 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradleAarProject$$serializer.class
2025-09-02 02:16:03,489 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/GradlePlugin$$serializer.class
2025-09-02 02:16:03,490 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/classes/kotlin/main/expo/modules/plugin/configuration/Configuration.class
2025-09-02 02:16:03,490 INFO: Removing Java JAR file at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin-shared/build/libs/expo-autolinking-plugin-shared.jar
2025-09-02 02:16:03,496 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-09-02 02:16:03,496 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-09-02 02:16:03,505 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-09-02 02:16:03,505 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoRootProjectPluginKt.class
2025-09-02 02:16:03,506 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/KSPLookupKt.class
2025-09-02 02:16:03,506 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingPluginKt.class
2025-09-02 02:16:03,506 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingPlugin$apply$4.class
2025-09-02 02:16:03,507 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingPlugin$apply$2.class
2025-09-02 02:16:03,507 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingPlugin.class
2025-09-02 02:16:03,508 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoRootProjectPlugin.class
2025-09-02 02:16:03,508 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/ExpoAutolinkingPlugin$createGeneratePackagesListTask$1.class
2025-09-02 02:16:03,509 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/GeneratePackagesListTask.class
2025-09-02 02:16:03,509 INFO: Removing Java compiled class at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/classes/kotlin/main/expo/modules/plugin/ProjectExtensionKt.class
2025-09-02 02:16:03,510 INFO: Removing Java JAR file at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/libs/expo-autolinking-plugin.jar
2025-09-02 02:16:03,538 INFO: Ignoring unknown maven repo '${mavenRepo.url}' at node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
2025-09-02 02:16:03,571 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle
2025-09-02 02:16:03,653 INFO: Removing Android AAR library at node_modules/expo-web-browser/local-maven-repo/host/exp/exponent/expo.modules.webbrowser/14.2.0/expo.modules.webbrowser-14.2.0.aar
2025-09-02 02:16:03,654 INFO: Removing Java JAR file at node_modules/expo-web-browser/local-maven-repo/host/exp/exponent/expo.modules.webbrowser/14.2.0/expo.modules.webbrowser-14.2.0-sources.jar
2025-09-02 02:16:03,716 INFO: Removing binary at node_modules/7zip-bin/mac/x64/7za
2025-09-02 02:16:03,717 INFO: Removing binary at node_modules/7zip-bin/mac/arm64/7za
2025-09-02 02:16:03,718 INFO: Removing binary at node_modules/7zip-bin/linux/arm/7za
2025-09-02 02:16:03,719 INFO: Removing binary at node_modules/7zip-bin/linux/x64/7za
2025-09-02 02:16:03,720 INFO: Removing binary at node_modules/7zip-bin/linux/ia32/7za
2025-09-02 02:16:03,721 INFO: Removing binary at node_modules/7zip-bin/linux/arm64/7za
2025-09-02 02:16:03,721 INFO: Removing binary at node_modules/7zip-bin/win/x64/7za.exe
2025-09-02 02:16:03,722 INFO: Removing binary at node_modules/7zip-bin/win/ia32/7za.exe
2025-09-02 02:16:03,723 INFO: Removing binary at node_modules/7zip-bin/win/arm64/7za.exe
2025-09-02 02:16:03,767 INFO: Ignoring unknown maven repo '${project.ext.resolveModulePath(' at node_modules/@react-native-async-storage/async-storage/android/build.gradle
2025-09-02 02:16:03,870 INFO: Removing Android AAR library at node_modules/expo-splash-screen/local-maven-repo/host/exp/exponent/expo.modules.splashscreen/0.30.10/expo.modules.splashscreen-0.30.10.aar
2025-09-02 02:16:03,871 INFO: Removing Java JAR file at node_modules/expo-splash-screen/local-maven-repo/host/exp/exponent/expo.modules.splashscreen/0.30.10/expo.modules.splashscreen-0.30.10-sources.jar
2025-09-02 02:16:03,887 INFO: Removing Android AAR library at node_modules/expo-font/local-maven-repo/host/exp/exponent/expo.modules.font/13.3.2/expo.modules.font-13.3.2.aar
2025-09-02 02:16:03,888 INFO: Removing Java JAR file at node_modules/expo-font/local-maven-repo/host/exp/exponent/expo.modules.font/13.3.2/expo.modules.font-13.3.2-sources.jar
2025-09-02 02:16:04,350 INFO: Removing gradle-wrapper.jar at node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2025-09-02 02:16:04,358 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-09-02 02:16:04,359 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-09-02 02:16:04,365 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/local-state/build-history.bin
2025-09-02 02:16:04,365 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingAndroidProjectJson.class
2025-09-02 02:16:04,366 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesPlatformJson.class
2025-09-02 02:16:04,366 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingConfigJson.class
2025-09-02 02:16:04,367 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingProjectJson.class
2025-09-02 02:16:04,367 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class
2025-09-02 02:16:04,368 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class
2025-09-02 02:16:04,368 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesJson.class
2025-09-02 02:16:04,368 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesPlatformAndroidJson.class
2025-09-02 02:16:04,369 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class
2025-09-02 02:16:04,369 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/Os.class
2025-09-02 02:16:04,370 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class
2025-09-02 02:16:04,370 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/KotlinStdlibCompatUtils.class
2025-09-02 02:16:04,370 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class
2025-09-02 02:16:04,371 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/shared/build/libs/shared.jar
2025-09-02 02:16:04,388 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-09-02 02:16:04,388 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-09-02 02:16:04,396 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-09-02 02:16:04,396 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactRootProjectPlugin.class
2025-09-02 02:16:04,397 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$2.class
2025-09-02 02:16:04,397 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$1.class
2025-09-02 02:16:04,398 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$1.class
2025-09-02 02:16:04,398 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin.class
2025-09-02 02:16:04,398 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$2$1.class
2025-09-02 02:16:04,399 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension.class
2025-09-02 02:16:04,399 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension$Companion.class
2025-09-02 02:16:04,400 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureAutolinking$1$1.class
2025-09-02 02:16:04,400 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt.class
2025-09-02 02:16:04,400 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureResources$1.class
2025-09-02 02:16:04,401 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/internal/PrivateReactExtension.class
2025-09-02 02:16:04,401 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$Companion.class
2025-09-02 02:16:04,402 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask.class
2025-09-02 02:16:04,402 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GeneratePackageListTask$Companion.class
2025-09-02 02:16:04,403 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask.class
2025-09-02 02:16:04,403 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask.class
2025-09-02 02:16:04,403 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GeneratePackageListTask.class
2025-09-02 02:16:04,404 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenArtifactsTask.class
2025-09-02 02:16:04,404 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask.class
2025-09-02 02:16:04,405 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask$Companion.class
2025-09-02 02:16:04,405 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask.class
2025-09-02 02:16:04,406 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask.class
2025-09-02 02:16:04,406 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/CustomExecTask.class
2025-09-02 02:16:04,406 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask.class
2025-09-02 02:16:04,407 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/utils/PrefabPreprocessingEntry.class
2025-09-02 02:16:04,407 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtilsKt.class
2025-09-02 02:16:04,408 INFO: Removing Java compiled class at 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-09-02 02:16:04,408 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/BackwardCompatUtils.class
2025-09-02 02:16:04,408 INFO: Removing Java compiled class at 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-09-02 02:16:04,409 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils.class
2025-09-02 02:16:04,409 INFO: Removing Java compiled class at 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-09-02 02:16:04,410 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils.class
2025-09-02 02:16:04,410 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/ProjectUtils.class
2025-09-02 02:16:04,410 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1$1.class
2025-09-02 02:16:04,411 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/FileUtilsKt.class
2025-09-02 02:16:04,411 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils.class
2025-09-02 02:16:04,412 INFO: Removing Java compiled class at 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-09-02 02:16:04,412 INFO: Removing Java compiled class at 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-09-02 02:16:04,412 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils.class
2025-09-02 02:16:04,413 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils.class
2025-09-02 02:16:04,413 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PropertyUtils.class
2025-09-02 02:16:04,414 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/libs/react-native-gradle-plugin.jar
2025-09-02 02:16:04,431 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-09-02 02:16:04,431 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-09-02 02:16:04,437 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-09-02 02:16:04,438 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension$GenerateConfig.class
2025-09-02 02:16:04,439 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension$Companion.class
2025-09-02 02:16:04,439 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsPlugin.class
2025-09-02 02:16:04,439 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension$autolinkLibrariesFromCommand$updateConfig$1.class
2025-09-02 02:16:04,440 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension.class
2025-09-02 02:16:04,441 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/settings-plugin/build/libs/settings-plugin.jar
2025-09-02 02:16:04,598 INFO: Removing Java JAR file at node_modules/expo-blur/local-maven-repo/host/exp/exponent/expo.modules.blur/14.1.5/expo.modules.blur-14.1.5-sources.jar
2025-09-02 02:16:04,600 INFO: Removing Android AAR library at node_modules/expo-blur/local-maven-repo/host/exp/exponent/expo.modules.blur/14.1.5/expo.modules.blur-14.1.5.aar
2025-09-02 02:16:04,872 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at node_modules/react-native-reanimated/android/build.gradle
2025-09-02 02:16:04,872 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at node_modules/react-native-reanimated/android/build.gradle
2025-09-02 02:16:04,874 INFO: Removing gradle-wrapper.jar at node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2025-09-02 02:16:05,010 INFO: Removing Java JAR file at node_modules/expo-asset/local-maven-repo/expo/modules/asset/expo.modules.asset/11.1.7/expo.modules.asset-11.1.7-sources.jar
2025-09-02 02:16:05,011 INFO: Removing Android AAR library at node_modules/expo-asset/local-maven-repo/expo/modules/asset/expo.modules.asset/11.1.7/expo.modules.asset-11.1.7.aar
2025-09-02 02:16:05,030 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-get-random-values/android/build.gradle
2025-09-02 02:16:05,088 INFO: Removing binary at node_modules/app-builder-bin/mac/app-builder_arm64
2025-09-02 02:16:05,094 INFO: Removing binary at node_modules/app-builder-bin/mac/app-builder_amd64
2025-09-02 02:16:05,099 INFO: Removing binary at node_modules/app-builder-bin/linux/riscv64/app-builder
2025-09-02 02:16:05,105 INFO: Removing binary at node_modules/app-builder-bin/linux/arm/app-builder
2025-09-02 02:16:05,110 INFO: Removing binary at node_modules/app-builder-bin/linux/x64/app-builder
2025-09-02 02:16:05,115 INFO: Removing binary at node_modules/app-builder-bin/linux/ia32/app-builder
2025-09-02 02:16:05,120 INFO: Removing binary at node_modules/app-builder-bin/linux/arm64/app-builder
2025-09-02 02:16:05,126 INFO: Removing binary at node_modules/app-builder-bin/linux/loong64/app-builder
2025-09-02 02:16:05,131 INFO: Removing binary at node_modules/app-builder-bin/win/x64/app-builder.exe
2025-09-02 02:16:05,138 INFO: Removing binary at node_modules/app-builder-bin/win/ia32/app-builder.exe
2025-09-02 02:16:05,145 INFO: Removing binary at node_modules/app-builder-bin/win/arm64/app-builder.exe
2025-09-02 02:16:05,221 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-edge-to-edge/android/build.gradle
2025-09-02 02:16:05,499 INFO: Removing Android AAR library at node_modules/expo-linking/local-maven-repo/host/exp/exponent/expo.modules.linking/7.1.7/expo.modules.linking-7.1.7.aar
2025-09-02 02:16:05,501 INFO: Removing Java JAR file at node_modules/expo-linking/local-maven-repo/host/exp/exponent/expo.modules.linking/7.1.7/expo.modules.linking-7.1.7-sources.jar
2025-09-02 02:16:05,665 INFO: Ignoring unknown maven repo '${reactNativeRootDir}/android' at node_modules/react-native-screens/android/build.gradle
2025-09-02 02:16:05,759 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-09-02 02:16:05,952 INFO: Removing Android AAR library at node_modules/expo-image/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2.aar
2025-09-02 02:16:05,953 INFO: Removing Java JAR file at node_modules/expo-image/local-maven-repo/BareExpo/expo.modules.image/2.3.2/expo.modules.image-2.3.2-sources.jar
2025-09-02 02:16:05,995 INFO: Removing binary at desktop/node_modules/@esbuild/linux-x64/bin/esbuild
2025-09-02 02:16:06,003 INFO: Ignoring unknown maven repo 'reactNativeAndroidDir)' at android/build.gradle
2025-09-02 02:16:06,006 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2025-09-02 02:16:06,037 INFO: Creating source tarball...
2025-09-02 02:17:46,828 INFO: Building Gradle project...
2025-09-02 02:17:46,829 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-09-02 02:17:46,829 DEBUG: > /usr/local/bin/gradlew-fdroid assembleRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle 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.13/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:settings-plugin:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :gradle-plugin:shared:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:checkKotlinGradlePluginConfigurationErrors
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:processResources NO-SOURCE
> Task :gradle-plugin:shared:processResources NO-SOURCE
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:settings-plugin:pluginDescriptors
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:pluginDescriptors
> Task :gradle-plugin:settings-plugin:processResources
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:processResources
> Task :gradle-plugin:shared:compileKotlin
e: The daemon has terminated unexpectedly on startup attempt #1 with error code: 0. The daemon process output:
1. Kotlin compile daemon is ready
> Task :gradle-plugin:shared:compileJava NO-SOURCE
> Task :gradle-plugin:shared:classes UP-TO-DATE
> Task :gradle-plugin:shared:jar
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:compileKotlin
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:compileJava NO-SOURCE
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:classes UP-TO-DATE
> Task :expo-gradle-plugin:expo-autolinking-plugin-shared:jar
> Task :gradle-plugin:settings-plugin:compileKotlin
> Task :gradle-plugin:settings-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:settings-plugin:classes
> Task :gradle-plugin:settings-plugin:jar
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:compileKotlin
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:compileJava NO-SOURCE
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:classes
> Task :expo-gradle-plugin:expo-autolinking-settings-plugin:jar
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-module-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :expo-gradle-plugin:expo-autolinking-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :expo-module-gradle-plugin:pluginDescriptors
> Task :expo-module-gradle-plugin:processResources
> Task :expo-gradle-plugin:expo-autolinking-plugin:pluginDescriptors
> Task :expo-gradle-plugin:expo-autolinking-plugin:processResources
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors
> Task :gradle-plugin:react-native-gradle-plugin:processResources
> Task :expo-gradle-plugin:expo-autolinking-plugin:compileKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/src/main/kotlin/expo/modules/plugin/ExpoAutolinkingPlugin.kt:29:71 Name shadowed: project
> Task :expo-gradle-plugin:expo-autolinking-plugin:compileJava NO-SOURCE
> Task :expo-gradle-plugin:expo-autolinking-plugin:classes
> Task :expo-gradle-plugin:expo-autolinking-plugin:jar
> 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
> Task :expo-module-gradle-plugin:compileKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-modules-core/expo-module-gradle-plugin/src/main/kotlin/expo/modules/plugin/android/AndroidLibraryExtension.kt:9:24 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead
> Task :expo-module-gradle-plugin:compileJava NO-SOURCE
> Task :expo-module-gradle-plugin:classes
> Task :expo-module-gradle-plugin:jar
> Configure project :
[32m[ExpoRootProject][0m Using the following versions:
- buildTools: [32m35.0.0[0m
- minSdk: [32m24[0m
- compileSdk: [32m35[0m
- targetSdk: [32m35[0m
- ndk: [32m27.1.12297006[0m
- kotlin: [32m2.0.21[0m
- ksp: [32m2.0.21-1.0.28[0m
> Configure project :expo
Using expo modules
- [32mexpo-ui[0m (0.1.1-alpha.10)
- [32mexpo-asset[0m (11.1.7)
- [32mexpo-blur[0m (14.1.5)
- [32mexpo-constants[0m (17.1.7)
- [32mexpo-document-picker[0m (13.1.6)
- [32mexpo-file-system[0m (18.1.11)
- [32mexpo-font[0m (13.3.2)
- [32mexpo-image[0m (unspecified)
- [32mexpo-keep-awake[0m (14.1.4)
- [32mexpo-linking[0m (7.1.7)
- [32mexpo-modules-core[0m (2.4.2)
- [32mexpo-share-intent[0m (unspecified)
- [32mexpo-splash-screen[0m (0.30.10)
- [32mexpo-system-ui[0m (5.0.10)
- [32mexpo-web-browser[0m (14.2.0)
- [32mnou-tube-view[0m (0.7.2)
> Configure project :react-native-mmkv
[react-native-mmkv] Thank you for using react-native-mmkv ❤️
[react-native-mmkv] If you enjoy using react-native-mmkv, please consider sponsoring this project: https://github.com/sponsors/mrousavy
> Configure project :react-native-reanimated
Android gradle plugin: 8.8.2
Gradle: 8.13
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" 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
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateAutolinkingNewArchitectureFiles
> Task :app:generateAutolinkingPackageList
> Task :app:generateCodegenSchemaFromJavaScript SKIPPED
> Task :app:generateCodegenArtifactsFromSchema SKIPPED
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :app:generateReleaseBuildConfig
> Task :expo:generatePackagesList
> Task :expo:preBuild
> Task :expo:preReleaseBuild
> Task :expo-asset:preBuild UP-TO-DATE
> Task :expo-asset:preReleaseBuild UP-TO-DATE
> Task :expo-blur:preBuild UP-TO-DATE
> Task :expo-blur:preReleaseBuild UP-TO-DATE
> Task :expo-asset:writeReleaseAarMetadata
> Task :expo-blur:writeReleaseAarMetadata
> Task :expo:writeReleaseAarMetadata
> Task :expo-constants:createExpoConfig
The NODE_ENV environment variable is required but was not specified. Ensure the project is bundled with Expo CLI or NODE_ENV is set. Using only .env.local and .env
> Task :expo-constants:preBuild
> Task :expo-constants:preReleaseBuild
> Task :expo-document-picker:preBuild UP-TO-DATE
> Task :expo-document-picker:preReleaseBuild UP-TO-DATE
> Task :expo-constants:writeReleaseAarMetadata
> Task :expo-file-system:preBuild UP-TO-DATE
> Task :expo-document-picker:writeReleaseAarMetadata
> Task :expo-file-system:preReleaseBuild UP-TO-DATE
> Task :expo-font:preBuild UP-TO-DATE
> Task :expo-font:preReleaseBuild UP-TO-DATE
> Task :expo-file-system:writeReleaseAarMetadata
> Task :expo-image:preBuild UP-TO-DATE
> Task :expo-font:writeReleaseAarMetadata
> Task :expo-image:preReleaseBuild UP-TO-DATE
> Task :expo-image:writeReleaseAarMetadata
> Task :expo-keep-awake:preBuild UP-TO-DATE
> Task :expo-keep-awake:preReleaseBuild UP-TO-DATE
> Task :expo-keep-awake:writeReleaseAarMetadata
> Task :expo-linking:preBuild UP-TO-DATE
> Task :expo-linking:preReleaseBuild UP-TO-DATE
> Task :expo-modules-core:preBuild UP-TO-DATE
> Task :expo-linking:writeReleaseAarMetadata
> Task :expo-modules-core:preReleaseBuild UP-TO-DATE
> Task :expo-share-intent:preBuild UP-TO-DATE
> Task :expo-modules-core:writeReleaseAarMetadata
> Task :expo-share-intent:preReleaseBuild UP-TO-DATE
> Task :expo-splash-screen:preBuild UP-TO-DATE
> Task :expo-share-intent:writeReleaseAarMetadata
> Task :expo-splash-screen:preReleaseBuild UP-TO-DATE
> Task :expo-system-ui:preBuild UP-TO-DATE
> Task :expo-system-ui:preReleaseBuild UP-TO-DATE
> Task :expo-splash-screen:writeReleaseAarMetadata
> Task :expo-system-ui:writeReleaseAarMetadata
> Task :expo-ui:preBuild UP-TO-DATE
> Task :expo-ui:preReleaseBuild UP-TO-DATE
> Task :expo-web-browser:preBuild UP-TO-DATE
> Task :expo-ui:writeReleaseAarMetadata
> Task :expo-web-browser:preReleaseBuild UP-TO-DATE
> Task :nou-tube-view:preBuild UP-TO-DATE
> Task :nou-tube-view:preReleaseBuild UP-TO-DATE
> Task :expo-web-browser:writeReleaseAarMetadata
> Task :nou-tube-view:writeReleaseAarMetadata
> Task :react-native-async-storage_async-storage:generateCodegenSchemaFromJavaScript
> Task :react-native-async-storage_async-storage:generateCodegenArtifactsFromSchema
> Task :react-native-async-storage_async-storage:preBuild
> Task :react-native-async-storage_async-storage:preReleaseBuild
> Task :react-native-async-storage_async-storage:writeReleaseAarMetadata
> Task :react-native-edge-to-edge:generateCodegenSchemaFromJavaScript
> Task :react-native-edge-to-edge:generateCodegenArtifactsFromSchema
> Task :react-native-edge-to-edge:preBuild
> Task :react-native-edge-to-edge:preReleaseBuild
> Task :react-native-edge-to-edge:writeReleaseAarMetadata
> Task :react-native-gesture-handler:generateCodegenSchemaFromJavaScript
> Task :react-native-gesture-handler:generateCodegenArtifactsFromSchema
> Task :react-native-gesture-handler:preBuild
> Task :react-native-gesture-handler:preReleaseBuild
> Task :react-native-get-random-values:preBuild UP-TO-DATE
> Task :react-native-get-random-values:preReleaseBuild UP-TO-DATE
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-get-random-values:writeReleaseAarMetadata
> Task :react-native-mmkv:generateCodegenSchemaFromJavaScript
> Task :react-native-mmkv:generateCodegenArtifactsFromSchema
> Task :react-native-mmkv:preBuild
> Task :react-native-mmkv:preReleaseBuild
> Task :react-native-mmkv:writeReleaseAarMetadata
> Task :react-native-reanimated:assertMinimalReactNativeVersionTask SKIPPED
> Task :react-native-reanimated:generateCodegenSchemaFromJavaScript
> Task :react-native-reanimated:generateCodegenArtifactsFromSchema
> Task :react-native-reanimated:prepareReanimatedHeadersForPrefabs
> Task :react-native-reanimated:prepareWorkletsHeadersForPrefabs
> Task :react-native-reanimated:preBuild
> Task :react-native-reanimated:preReleaseBuild
> Task :react-native-reanimated:writeReleaseAarMetadata
> Task :react-native-safe-area-context:generateCodegenSchemaFromJavaScript
> Task :react-native-safe-area-context:generateCodegenArtifactsFromSchema
> Task :react-native-safe-area-context:preBuild
> Task :react-native-safe-area-context:preReleaseBuild
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> Task :react-native-screens:generateCodegenSchemaFromJavaScript
> Task :react-native-screens:generateCodegenArtifactsFromSchema
> Task :react-native-screens:preBuild
> Task :react-native-screens:preReleaseBuild
> Task :react-native-screens:writeReleaseAarMetadata
> Task :react-native-svg:generateCodegenSchemaFromJavaScript
> Task :react-native-svg:generateCodegenArtifactsFromSchema
> Task :react-native-svg:preBuild
> Task :react-native-svg:preReleaseBuild
> Task :react-native-svg:writeReleaseAarMetadata
> Task :app:checkReleaseAarMetadata
> Task :app:createBundleReleaseJsAndAssets
NativeWind made the following changes to your project to support TypeScript:
- Created nativewind-env.d.ts
Starting Metro Bundler
warning: Bundler cache is empty, rebuilding (this may take a minute)
Android node_modules/expo-router/entry.js ░░░░░░░░░░░░░░░░ 0.0% (0/1)
Android node_modules/expo-router/entry.js ░░░░░░░░░░░░░░░░ 4.0% (2/5)
Android node_modules/expo-router/entry.js ▓▓▓▓░░░░░░░░░░░░ 28.2% (17/32)
Android node_modules/expo-router/entry.js ▓▓▓▓░░░░░░░░░░░░ 28.2% (225/439)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓░░░░░░░░░ 46.3% (542/939)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓░░░░░░░░ 54.2% ( 844/1146)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓░░░░ 77.2% (1129/1289)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓▓░░░ 86.8% (1318/1451)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 96.9% (1583/1608)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 99.9% (1635/1635)
Android Bundled 34458ms node_modules/expo-router/entry.js (1635 modules)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 99.9% (1635/1635)
Writing bundle output to: /home/vagrant/build/jp.nonbili.noutube/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle
Writing sourcemap output to: /home/vagrant/build/jp.nonbili.noutube/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map
Copying 29 asset files
Done writing bundle output
Done writing sourcemap output
> Task :app:generateReleaseResValues
> Task :expo:generateReleaseResValues
> Task :expo:generateReleaseResources
> Task :expo:packageReleaseResources
> Task :expo-asset:generateReleaseResValues
> Task :expo-asset:generateReleaseResources
> Task :expo-asset:packageReleaseResources
> Task :expo-blur:generateReleaseResValues
> Task :expo-blur:generateReleaseResources
> Task :expo-blur:packageReleaseResources
> Task :expo-constants:generateReleaseResValues
> Task :expo-constants:generateReleaseResources
> Task :expo-constants:packageReleaseResources
> Task :expo-document-picker:generateReleaseResValues
> Task :expo-document-picker:generateReleaseResources
> Task :expo-document-picker:packageReleaseResources
> Task :expo-file-system:generateReleaseResValues
> Task :expo-file-system:generateReleaseResources
> Task :expo-file-system:packageReleaseResources
> Task :expo-font:generateReleaseResValues
> Task :expo-font:generateReleaseResources
> Task :expo-font:packageReleaseResources
> Task :expo-image:generateReleaseResValues
> Task :expo-image:generateReleaseResources
> Task :expo-image:packageReleaseResources
> Task :expo-keep-awake:generateReleaseResValues
> Task :expo-keep-awake:generateReleaseResources
> Task :expo-keep-awake:packageReleaseResources
> Task :expo-linking:generateReleaseResValues
> Task :expo-linking:generateReleaseResources
> Task :expo-linking:packageReleaseResources
> Task :expo-modules-core:generateReleaseResValues
> Task :expo-modules-core:generateReleaseResources
> Task :expo-modules-core:packageReleaseResources
> Task :expo-share-intent:generateReleaseResValues
> Task :expo-share-intent:generateReleaseResources
> Task :expo-share-intent:packageReleaseResources
> Task :expo-splash-screen:generateReleaseResValues
> Task :expo-splash-screen:generateReleaseResources
> Task :expo-splash-screen:packageReleaseResources
> Task :expo-system-ui:generateReleaseResValues
> Task :expo-system-ui:generateReleaseResources
> Task :expo-system-ui:packageReleaseResources
> Task :expo-ui:generateReleaseResValues
> Task :expo-ui:generateReleaseResources
> Task :expo-ui:packageReleaseResources
> Task :expo-web-browser:generateReleaseResValues
> Task :expo-web-browser:generateReleaseResources
> Task :expo-web-browser:packageReleaseResources
> Task :nou-tube-view:generateReleaseResValues
> Task :nou-tube-view:generateReleaseResources
> Task :nou-tube-view:packageReleaseResources
> Task :react-native-async-storage_async-storage:generateReleaseResValues
> Task :react-native-async-storage_async-storage:generateReleaseResources
> Task :react-native-async-storage_async-storage:packageReleaseResources
> Task :react-native-edge-to-edge:generateReleaseResValues
> Task :react-native-edge-to-edge:generateReleaseResources
> Task :react-native-edge-to-edge: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-mmkv:generateReleaseResValues
> Task :react-native-mmkv:generateReleaseResources
> Task :react-native-mmkv: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-screens:generateReleaseResValues
> Task :react-native-screens:generateReleaseResources
> Task :react-native-screens:packageReleaseResources
> Task :react-native-svg:generateReleaseResValues
> Task :react-native-svg:generateReleaseResources
> Task :react-native-svg:packageReleaseResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :expo:extractDeepLinksRelease
> Task :expo-asset:extractDeepLinksRelease
> Task :expo-blur:extractDeepLinksRelease
> Task :expo-constants:extractDeepLinksRelease
> Task :expo-document-picker:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :expo-file-system:extractDeepLinksRelease
> Task :expo-font:extractDeepLinksRelease
> Task :expo-image:extractDeepLinksRelease
> Task :expo-document-picker:processReleaseManifest
> Task :expo-file-system:processReleaseManifest
/home/vagrant/build/jp.nonbili.noutube/node_modules/expo-file-system/android/src/main/AndroidManifest.xml:6:9-8:20 Warning:
provider#expo.modules.filesystem.FileSystemFileProvider@android:authorities was tagged at AndroidManifest.xml:6 to replace other declarations but no other declaration present
> Task :expo-asset:processReleaseManifest
> Task :expo-blur:processReleaseManifest
> Task :expo:processReleaseManifest
> Task :expo-font:processReleaseManifest
> Task :expo-constants:processReleaseManifest
> Task :expo-image:processReleaseManifest
> Task :expo-keep-awake:extractDeepLinksRelease
> Task :expo-linking:extractDeepLinksRelease
> Task :expo-keep-awake:processReleaseManifest
> Task :expo-modules-core:extractDeepLinksRelease
> Task :expo-linking:processReleaseManifest
> Task :expo-share-intent:extractDeepLinksRelease
> Task :expo-modules-core:processReleaseManifest
/home/vagrant/build/jp.nonbili.noutube/node_modules/expo-modules-core/android/src/main/AndroidManifest.xml:8:9-11:45 Warning:
meta-data#com.facebook.soloader.enabled@android:value was tagged at AndroidManifest.xml:8 to replace other declarations but no other declaration present
> Task :expo-share-intent:processReleaseManifest
> Task :expo-splash-screen:extractDeepLinksRelease
> Task :expo-splash-screen:processReleaseManifest
> Task :expo-system-ui:extractDeepLinksRelease
> Task :expo-ui:extractDeepLinksRelease
> Task :expo-system-ui:processReleaseManifest
> Task :expo-web-browser:extractDeepLinksRelease
> Task :expo-ui:processReleaseManifest
> Task :nou-tube-view:extractDeepLinksRelease
> Task :expo-web-browser:processReleaseManifest
> Task :react-native-async-storage_async-storage:extractDeepLinksRelease
> Task :nou-tube-view:processReleaseManifest
> Task :react-native-edge-to-edge:extractDeepLinksRelease
> Task :react-native-async-storage_async-storage:processReleaseManifest
package="com.reactnativecommunity.asyncstorage" found in source AndroidManifest.xml: /home/vagrant/build/jp.nonbili.noutube/node_modules/@react-native-async-storage/async-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.reactnativecommunity.asyncstorage" from the source AndroidManifest.xml: /home/vagrant/build/jp.nonbili.noutube/node_modules/@react-native-async-storage/async-storage/android/src/main/AndroidManifest.xml.
> Task :react-native-gesture-handler:extractDeepLinksRelease
> Task :react-native-edge-to-edge:processReleaseManifest
> Task :react-native-get-random-values:extractDeepLinksRelease
> Task :react-native-gesture-handler:processReleaseManifest
> Task :react-native-mmkv:extractDeepLinksRelease
> Task :react-native-get-random-values:processReleaseManifest
package="org.linusu" found in source AndroidManifest.xml: /home/vagrant/build/jp.nonbili.noutube/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/jp.nonbili.noutube/node_modules/react-native-get-random-values/android/src/main/AndroidManifest.xml.
> Task :react-native-reanimated:extractDeepLinksRelease
> Task :react-native-mmkv:processReleaseManifest
> Task :app:mergeReleaseResources
> Task :react-native-reanimated:processReleaseManifest
> Task :react-native-safe-area-context:extractDeepLinksRelease
> Task :react-native-screens:extractDeepLinksRelease
> Task :react-native-safe-area-context:processReleaseManifest
package="com.th3rdwave.safeareacontext" found in source AndroidManifest.xml: /home/vagrant/build/jp.nonbili.noutube/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/jp.nonbili.noutube/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
> Task :react-native-screens:processReleaseManifest
> Task :react-native-svg:extractDeepLinksRelease
> Task :react-native-svg:processReleaseManifest
> Task :expo:compileReleaseLibraryResources
> Task :app:processReleaseMainManifest
/home/vagrant/build/jp.nonbili.noutube/android/app/src/main/AndroidManifest.xml Warning:
provider#expo.modules.filesystem.FileSystemFileProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
> Task :app:processReleaseManifest
> Task :expo-asset:compileReleaseLibraryResources
> Task :expo:parseReleaseLocalResources
> Task :expo-blur:compileReleaseLibraryResources
> Task :expo-asset:parseReleaseLocalResources
> Task :expo-constants:compileReleaseLibraryResources
> Task :expo:generateReleaseRFile
> Task :expo-asset:generateReleaseRFile
> Task :expo-blur:parseReleaseLocalResources
> Task :expo-document-picker:compileReleaseLibraryResources
> Task :expo-constants:parseReleaseLocalResources
> Task :app:processReleaseManifestForPackage
> Task :expo-constants:generateReleaseRFile
> Task :expo-blur:generateReleaseRFile
> Task :expo-document-picker:parseReleaseLocalResources
> Task :expo-file-system:compileReleaseLibraryResources
> Task :expo-document-picker:generateReleaseRFile
> Task :expo-font:compileReleaseLibraryResources
> Task :expo-file-system:parseReleaseLocalResources
> Task :expo-font:parseReleaseLocalResources
> Task :expo-font:generateReleaseRFile
> Task :expo-image:compileReleaseLibraryResources
> Task :expo-file-system:generateReleaseRFile
> Task :expo-image:parseReleaseLocalResources
> Task :expo-keep-awake:compileReleaseLibraryResources
> Task :expo-image:generateReleaseRFile
> Task :expo-keep-awake:parseReleaseLocalResources
> Task :expo-linking:compileReleaseLibraryResources
> Task :expo-keep-awake:generateReleaseRFile
> Task :expo-linking:parseReleaseLocalResources
> Task :expo-modules-core:compileReleaseLibraryResources
> Task :expo-linking:generateReleaseRFile
> Task :expo-share-intent:compileReleaseLibraryResources
> Task :expo-modules-core:parseReleaseLocalResources
> Task :expo-share-intent:parseReleaseLocalResources
> Task :expo-modules-core:generateReleaseRFile
> Task :expo-splash-screen:compileReleaseLibraryResources
> Task :expo-share-intent:generateReleaseRFile
> Task :expo-system-ui:compileReleaseLibraryResources
> Task :expo-splash-screen:parseReleaseLocalResources
> Task :expo-system-ui:parseReleaseLocalResources
> Task :expo-ui:compileReleaseLibraryResources
> Task :expo-splash-screen:generateReleaseRFile
> Task :expo-system-ui:generateReleaseRFile
> Task :expo-web-browser:compileReleaseLibraryResources
> Task :expo-ui:parseReleaseLocalResources
> Task :expo-web-browser:parseReleaseLocalResources
> Task :expo-ui:generateReleaseRFile
> Task :nou-tube-view:compileReleaseLibraryResources
> Task :expo-web-browser:generateReleaseRFile
> Task :react-native-async-storage_async-storage:compileReleaseLibraryResources
> Task :nou-tube-view:parseReleaseLocalResources
> Task :react-native-async-storage_async-storage:parseReleaseLocalResources
> Task :nou-tube-view:generateReleaseRFile
> Task :react-native-edge-to-edge:compileReleaseLibraryResources
> Task :react-native-async-storage_async-storage:generateReleaseRFile
> Task :react-native-gesture-handler:compileReleaseLibraryResources
> Task :react-native-edge-to-edge:parseReleaseLocalResources
> Task :react-native-get-random-values:compileReleaseLibraryResources
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :react-native-edge-to-edge:generateReleaseRFile
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-mmkv:compileReleaseLibraryResources
> Task :react-native-get-random-values:parseReleaseLocalResources
> Task :react-native-mmkv:parseReleaseLocalResources
> Task :react-native-get-random-values:generateReleaseRFile
> Task :react-native-mmkv:generateReleaseRFile
> Task :react-native-reanimated:compileReleaseLibraryResources
> Task :react-native-reanimated:parseReleaseLocalResources
> Task :react-native-safe-area-context:compileReleaseLibraryResources
> Task :react-native-reanimated:generateReleaseRFile
> Task :react-native-safe-area-context:parseReleaseLocalResources
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :react-native-screens:compileReleaseLibraryResources
> Task :react-native-screens:parseReleaseLocalResources
> Task :react-native-svg:compileReleaseLibraryResources
> Task :react-native-svg:parseReleaseLocalResources
> Task :expo:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-screens:generateReleaseRFile
> Task :expo:generateReleaseBuildConfig
> Task :react-native-svg:generateReleaseRFile
> Task :expo-asset:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-asset:generateReleaseBuildConfig
> Task :expo-modules-core:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-modules-core:generateReleaseBuildConfig
> Task :app:processReleaseResources
> Task :expo-blur:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-blur:generateReleaseBuildConfig
> Task :expo-asset:javaPreCompileRelease
> Task :expo-modules-core:javaPreCompileRelease
> Task :expo-constants:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-blur:javaPreCompileRelease
> Task :expo-constants:generateReleaseBuildConfig
> Task :expo-document-picker:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-constants:javaPreCompileRelease
> Task :expo-document-picker:generateReleaseBuildConfig
> Task :expo-file-system:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-document-picker:javaPreCompileRelease
> Task :expo-file-system:generateReleaseBuildConfig
> Task :expo-font:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-file-system:javaPreCompileRelease
> Task :expo-font:generateReleaseBuildConfig
> Task :expo-image:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-font:javaPreCompileRelease
> Task :expo-image:generateReleaseBuildConfig
> Task :expo-keep-awake:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-image:javaPreCompileRelease
> Task :expo-keep-awake:generateReleaseBuildConfig
> Task :expo-linking:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-keep-awake:javaPreCompileRelease
> Task :expo-linking:generateReleaseBuildConfig
> Task :expo-share-intent:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-linking:javaPreCompileRelease
> Task :expo-share-intent:generateReleaseBuildConfig
> Task :expo-splash-screen:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-share-intent:javaPreCompileRelease
> Task :expo-splash-screen:generateReleaseBuildConfig
> Task :expo-system-ui:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-splash-screen:javaPreCompileRelease
> Task :expo-system-ui:generateReleaseBuildConfig
> Task :expo-system-ui:javaPreCompileRelease
> Task :expo-ui:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-ui:generateReleaseBuildConfig
> Task :expo-web-browser:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-ui:javaPreCompileRelease
> Task :expo-web-browser:generateReleaseBuildConfig
> Task :nou-tube-view:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-web-browser:javaPreCompileRelease
> Task :nou-tube-view:generateReleaseBuildConfig
> Task :nou-tube-view:javaPreCompileRelease
> Task :expo:javaPreCompileRelease
> Task :react-native-async-storage_async-storage:generateReleaseBuildConfig
> Task :react-native-edge-to-edge:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-async-storage_async-storage:javaPreCompileRelease
> Task :react-native-edge-to-edge:generateReleaseBuildConfig
> Task :react-native-async-storage_async-storage:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/jp.nonbili.noutube/node_modules/@react-native-async-storage/async-storage/android/src/javaPackage/java/com/reactnativecommunity/asyncstorage/AsyncStoragePackage.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-async-storage_async-storage:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-edge-to-edge:javaPreCompileRelease
> Task :react-native-gesture-handler:generateReleaseBuildConfig
> Task :react-native-reanimated:generateReleaseBuildConfig
> Task :react-native-reanimated:packageNdkLibs NO-SOURCE
> Task :react-native-reanimated:javaPreCompileRelease
> Task :react-native-gesture-handler:javaPreCompileRelease
> Task :react-native-edge-to-edge:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-edge-to-edge/android/src/main/java/com/zoontek/rnedgetoedge/EdgeToEdgePackage.kt:21:24 'constructor(name: String, className: String, canOverrideExistingModule: Boolean, needsEagerInit: Boolean, hasConstants: Boolean, isCxxModule: Boolean, isTurboModule: Boolean): ReactModuleInfo' is deprecated. This constructor is deprecated and will be removed in the future. Use ReactModuleInfo(String, String, boolean, boolean, boolean, boolean)].
> Task :expo-modules-core:compileReleaseKotlin
> 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-edge-to-edge:compileReleaseJavaWithJavac
> Task :react-native-edge-to-edge:bundleLibCompileToJarRelease
> Task :react-native-get-random-values:generateReleaseBuildConfig
> Task :react-native-reanimated:bundleLibCompileToJarRelease
> Task :react-native-get-random-values:javaPreCompileRelease
> Task :react-native-mmkv:generateReleaseBuildConfig
> Task :react-native-get-random-values:compileReleaseJavaWithJavac
> Task :react-native-safe-area-context:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-mmkv:javaPreCompileRelease
> Task :react-native-get-random-values:bundleLibCompileToJarRelease
> Task :react-native-safe-area-context:generateReleaseBuildConfig
> Task :react-native-mmkv:compileReleaseJavaWithJavac
Note: /home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-mmkv/android/src/main/java/com/mrousavy/mmkv/MmkvPackage.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-mmkv:bundleLibCompileToJarRelease
> Task :react-native-screens:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-safe-area-context:javaPreCompileRelease
> Task :react-native-screens:generateReleaseBuildConfig
> Task :react-native-screens:javaPreCompileRelease
> Task :react-native-svg:generateReleaseBuildConfig
> Task :react-native-svg:javaPreCompileRelease
> Task :app:javaPreCompileRelease
> Task :react-native-svg: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 :app:extractProguardFiles
> Task :expo:extractProguardFiles
> Task :react-native-svg:bundleLibCompileToJarRelease
> Task :expo-asset:extractProguardFiles
> Task :expo-modules-core:extractProguardFiles
> Task :expo-modules-core:prepareLintJarForPublish
> Task :expo-asset:prepareLintJarForPublish
> Task :expo-blur:extractProguardFiles
> Task :expo-blur:prepareLintJarForPublish
> Task :expo-constants:extractProguardFiles
> Task :expo-constants:prepareLintJarForPublish
> Task :expo-document-picker:extractProguardFiles
> Task :expo-document-picker:prepareLintJarForPublish
> Task :expo-file-system:extractProguardFiles
> Task :expo-file-system:prepareLintJarForPublish
> Task :expo-font:extractProguardFiles
> Task :expo-font:prepareLintJarForPublish
> Task :expo-image:extractProguardFiles
> Task :expo-image:prepareLintJarForPublish
> Task :expo-keep-awake:extractProguardFiles
> Task :expo-keep-awake:prepareLintJarForPublish
> Task :expo-linking:extractProguardFiles
> Task :expo-linking:prepareLintJarForPublish
> Task :expo-share-intent:extractProguardFiles
> Task :expo-share-intent:prepareLintJarForPublish
> Task :expo-splash-screen:extractProguardFiles
> Task :expo-splash-screen:prepareLintJarForPublish
> Task :expo-system-ui:extractProguardFiles
> Task :expo-system-ui:prepareLintJarForPublish
> Task :expo-ui:extractProguardFiles
> Task :expo-ui:prepareLintJarForPublish
> Task :expo-web-browser:extractProguardFiles
> Task :expo-web-browser:prepareLintJarForPublish
> Task :nou-tube-view:extractProguardFiles
> Task :nou-tube-view:prepareLintJarForPublish
> Task :expo:prepareLintJarForPublish
> Task :react-native-async-storage_async-storage:processReleaseJavaRes NO-SOURCE
> Task :react-native-async-storage_async-storage:bundleLibRuntimeToJarRelease
> Task :react-native-async-storage_async-storage:extractProguardFiles
> Task :react-native-async-storage_async-storage:createFullJarRelease
> Task :react-native-safe-area-context:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt:59:23 'val uiImplementation: UIImplementation!' is deprecated. Deprecated in Java.
> Task :react-native-async-storage_async-storage:generateReleaseLintModel
> Task :react-native-safe-area-context:compileReleaseJavaWithJavac
> Task :react-native-async-storage_async-storage:prepareLintJarForPublish
> Task :react-native-safe-area-context:bundleLibCompileToJarRelease
> Task :react-native-edge-to-edge:bundleLibRuntimeToJarRelease
> Task :react-native-edge-to-edge:processReleaseJavaRes
> Task :react-native-edge-to-edge:createFullJarRelease
> Task :react-native-edge-to-edge:extractProguardFiles
> Task :react-native-edge-to-edge:generateReleaseLintModel
> Task :react-native-edge-to-edge:prepareLintJarForPublish
> Task :react-native-gesture-handler:extractProguardFiles
> Task :react-native-reanimated:processReleaseJavaRes NO-SOURCE
> Task :react-native-reanimated:bundleLibRuntimeToJarRelease
> Task :react-native-reanimated:extractProguardFiles
> Task :react-native-reanimated:createFullJarRelease
> Task :react-native-reanimated:generateReleaseLintModel
> Task :react-native-reanimated:prepareLintJarForPublish
> Task :react-native-gesture-handler:prepareLintJarForPublish
> Task :react-native-get-random-values:bundleLibRuntimeToJarRelease
> Task :react-native-get-random-values:processReleaseJavaRes NO-SOURCE
> Task :react-native-get-random-values:createFullJarRelease
> Task :react-native-get-random-values:extractProguardFiles
> Task :react-native-get-random-values:generateReleaseLintModel
> Task :react-native-get-random-values:prepareLintJarForPublish
> Task :react-native-mmkv:processReleaseJavaRes NO-SOURCE
> Task :react-native-mmkv:bundleLibRuntimeToJarRelease
> Task :react-native-mmkv:createFullJarRelease
> Task :react-native-mmkv:extractProguardFiles
> Task :react-native-mmkv:generateReleaseLintModel
> Task :react-native-mmkv:prepareLintJarForPublish
> 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:extractProguardFiles
> Task :react-native-safe-area-context:generateReleaseLintModel
> Task :react-native-safe-area-context:prepareLintJarForPublish
> Task :react-native-screens:extractProguardFiles
> Task :react-native-screens:prepareLintJarForPublish
> Task :react-native-svg:processReleaseJavaRes NO-SOURCE
> Task :react-native-svg:bundleLibRuntimeToJarRelease
> Task :react-native-svg:extractProguardFiles
> Task :react-native-svg:createFullJarRelease
> Task :react-native-svg:generateReleaseLintModel
> Task :react-native-svg:prepareLintJarForPublish
> Task :react-native-gesture-handler:compileReleaseKotlin
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[arm64-v8a]
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-screens:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/RNScreensPackage.kt:66:17 'constructor(name: String, className: String, canOverrideExistingModule: Boolean, needsEagerInit: Boolean, hasConstants: Boolean, isCxxModule: Boolean, isTurboModule: Boolean): ReactModuleInfo' is deprecated. This constructor is deprecated and will be removed in the future. Use ReactModuleInfo(String, String, boolean, boolean, boolean, boolean)].
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt:46:77 Unchecked cast of '(androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior<android.view.View!>?..androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior<*>?)' to 'com.google.android.material.bottomsheet.BottomSheetBehavior<com.swmansion.rnscreens.Screen>'.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt:378:36 'fun setTranslucent(screen: Screen, activity: Activity?, context: ReactContext?): Unit' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt:397:36 'fun setColor(screen: Screen, activity: Activity?, context: ReactContext?): Unit' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt:415:36 'fun setNavigationBarColor(screen: Screen, activity: Activity?): Unit' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt:432:36 'fun setNavigationBarTranslucent(screen: Screen, activity: Activity?): Unit' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:217:31 'var targetElevation: Float' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:220:13 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:397:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:404:22 'fun onPrepareOptionsMenu(p0: Menu): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:407:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:412:22 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfigViewManager.kt:7:8 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfigViewManager.kt:210:9 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfigViewManager.kt:212:13 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfigViewManager.kt:214:13 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:7:8 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:204:14 'var statusBarColor: Int?' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:221:14 'var isStatusBarTranslucent: Boolean?' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:238:14 'var navigationBarColor: Int?' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:247:14 'var isNavigationBarTranslucent: Boolean?' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:382:48 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:383:49 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:384:45 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:385:52 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:386:48 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:387:51 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:388:56 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:389:57 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:390:51 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:55:42 'fun replaceSystemWindowInsets(p0: Int, p1: Int, p2: Int, p3: Int): WindowInsetsCompat' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:56:39 'val systemWindowInsetLeft: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:58:39 'val systemWindowInsetRight: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:59:39 'val systemWindowInsetBottom: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:102:53 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:106:37 'var statusBarColor: Int?' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:113:48 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:116:32 'var statusBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:162:49 'var isStatusBarTranslucent: Boolean?' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:218:43 'var navigationBarColor: Int?' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:218:72 'var navigationBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:224:16 'var navigationBarColor: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:241:55 'var isNavigationBarTranslucent: Boolean?' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:283:13 'fun setColor(screen: Screen, activity: Activity?, context: ReactContext?): Unit' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:285:13 'fun setTranslucent(screen: Screen, activity: Activity?, context: ReactContext?): Unit' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:289:13 'fun setNavigationBarColor(screen: Screen, activity: Activity?): Unit' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:290:13 'fun setNavigationBarTranslucent(screen: Screen, activity: Activity?): Unit' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:354:42 'var statusBarColor: Int?' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:356:48 'var isStatusBarTranslucent: Boolean?' is deprecated. For apps targeting SDK 35 or above this prop has no effect because edge-to-edge is enabled by default and the status bar is always translucent.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:359:57 'var navigationBarColor: Int?' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:360:63 'var isNavigationBarTranslucent: Boolean?' is deprecated. For all apps targeting Android SDK 35 or above edge-to-edge is enabled by default.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:5:8 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:142:9 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:144:13 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:146:13 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:148:13 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:150:13 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:152:13 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:154:13 'class MapBuilder : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/bottomsheet/BottomSheetDialogRootView.kt:7:8 'object ReactFeatureFlags : Any' is deprecated. Use com.facebook.react.internal.featureflags.ReactNativeFeatureFlags instead.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/bottomsheet/BottomSheetDialogRootView.kt:25:13 'object ReactFeatureFlags : Any' is deprecated. Use com.facebook.react.internal.featureflags.ReactNativeFeatureFlags instead.
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[arm64-v8a]
"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 :react-native-gesture-handler:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:bundleLibCompileToJarRelease
> Task :react-native-screens:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:bundleLibRuntimeToJarRelease
> Task :react-native-gesture-handler:processReleaseJavaRes
> Task :react-native-screens:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:createFullJarRelease
> Task :react-native-gesture-handler:generateReleaseLintModel
> Task :react-native-screens:bundleLibRuntimeToJarRelease
> Task :react-native-screens:processReleaseJavaRes
> Task :react-native-screens:createFullJarRelease
> Task :react-native-screens:generateReleaseLintModel
> Task :expo-modules-core:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-modules-core/android/src/main/java/expo/modules/apploader/AppLoaderProvider.kt:34:52 Unchecked cast of 'java.lang.Class<*>!' to 'java.lang.Class<out expo.modules.apploader.HeadlessAppLoader>'.
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :expo-modules-core:compileReleaseJavaWithJavac
> Task :expo-modules-core:processReleaseJavaRes
> Task :expo-modules-core:bundleLibCompileToJarRelease
> Task :expo-modules-core:bundleLibRuntimeToJarRelease
> Task :expo-modules-core:generateReleaseLintModel
> Task :expo-asset:compileReleaseKotlin
> Task :expo-constants:compileReleaseKotlin
> Task :expo-document-picker:compileReleaseKotlin
> Task :expo-asset:compileReleaseJavaWithJavac
> Task :expo-asset:bundleLibCompileToJarRelease
> Task :expo-font:compileReleaseKotlin
> Task :expo-blur:compileReleaseKotlin
> Task :expo-constants:compileReleaseJavaWithJavac
> Task :expo-blur:compileReleaseJavaWithJavac
> Task :expo-blur:bundleLibCompileToJarRelease
> Task :expo-constants:bundleLibCompileToJarRelease
> Task :expo-document-picker:compileReleaseJavaWithJavac
> Task :expo-document-picker:bundleLibCompileToJarRelease
> Task :expo-font:compileReleaseJavaWithJavac
> Task :expo-font:bundleLibCompileToJarRelease
> Task :expo-linking:compileReleaseKotlin
> Task :expo-keep-awake:compileReleaseKotlin
> Task :expo-linking:compileReleaseJavaWithJavac
> Task :expo-keep-awake:compileReleaseJavaWithJavac
> Task :expo-keep-awake:bundleLibCompileToJarRelease
> Task :expo-linking:bundleLibCompileToJarRelease
> Task :expo-system-ui:compileReleaseKotlin
> Task :expo-splash-screen:compileReleaseKotlin
> Task :expo-splash-screen:compileReleaseJavaWithJavac
> Task :expo-splash-screen:bundleLibCompileToJarRelease
> Task :expo-share-intent:compileReleaseKotlin
> Task :expo-system-ui:compileReleaseJavaWithJavac
> Task :expo-share-intent:compileReleaseJavaWithJavac
> Task :expo-share-intent:bundleLibCompileToJarRelease
> Task :expo-system-ui:bundleLibCompileToJarRelease
> Task :expo-asset:bundleLibRuntimeToJarRelease
> Task :expo-asset:processReleaseJavaRes
> Task :expo-asset:createFullJarRelease
> Task :expo-modules-core:createFullJarRelease
> Task :expo-asset:generateReleaseLintModel
> Task :expo-blur:bundleLibRuntimeToJarRelease
> Task :expo-blur:processReleaseJavaRes
> Task :expo-blur:createFullJarRelease
> Task :expo-blur:generateReleaseLintModel
> Task :expo-constants:bundleLibRuntimeToJarRelease
> Task :expo-constants:processReleaseJavaRes
> Task :expo-constants:createFullJarRelease
> Task :expo-constants:generateReleaseLintModel
> Task :expo-document-picker:bundleLibRuntimeToJarRelease
> Task :expo-document-picker:processReleaseJavaRes
> Task :expo-document-picker:createFullJarRelease
> Task :expo-document-picker:generateReleaseLintModel
> Task :expo-font:bundleLibRuntimeToJarRelease
> Task :expo-font:processReleaseJavaRes
> Task :expo-font:createFullJarRelease
> Task :expo-font:generateReleaseLintModel
> Task :expo-keep-awake:bundleLibRuntimeToJarRelease
> Task :expo-keep-awake:processReleaseJavaRes
> Task :expo-keep-awake:createFullJarRelease
> Task :expo-keep-awake:generateReleaseLintModel
> Task :expo-linking:bundleLibRuntimeToJarRelease
> Task :expo-linking:processReleaseJavaRes
> Task :expo-linking:createFullJarRelease
> Task :expo-web-browser:compileReleaseKotlin
> Task :expo-linking:generateReleaseLintModel
> Task :expo-file-system:compileReleaseKotlin
> Task :expo-web-browser:compileReleaseJavaWithJavac
> Task :expo-file-system:compileReleaseJavaWithJavac
> Task :expo-web-browser:bundleLibCompileToJarRelease
> Task :expo-file-system:bundleLibCompileToJarRelease
> Task :expo-file-system:processReleaseJavaRes
> Task :expo-file-system:bundleLibRuntimeToJarRelease
> Task :expo-file-system:generateReleaseLintModel
> Task :expo-file-system:createFullJarRelease
> Task :expo-share-intent:bundleLibRuntimeToJarRelease
> Task :expo-share-intent:processReleaseJavaRes
> Task :expo-share-intent:createFullJarRelease
> Task :expo-share-intent:generateReleaseLintModel
> Task :expo-splash-screen:bundleLibRuntimeToJarRelease
> Task :expo-splash-screen:processReleaseJavaRes
> Task :expo-splash-screen:createFullJarRelease
> Task :expo-splash-screen:generateReleaseLintModel
> Task :expo-system-ui:bundleLibRuntimeToJarRelease
> Task :expo-system-ui:processReleaseJavaRes
> Task :expo-system-ui:createFullJarRelease
> Task :expo-system-ui:generateReleaseLintModel
> Task :expo-web-browser:bundleLibRuntimeToJarRelease
> Task :expo-web-browser:processReleaseJavaRes
> Task :expo-web-browser:createFullJarRelease
> Task :nou-tube-view:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/modules/nou-tube-view/android/src/main/java/expo/modules/noutubeview/NouService.kt:43:9 Condition is always 'true'.
w: file:///home/vagrant/build/jp.nonbili.noutube/modules/nou-tube-view/android/src/main/java/expo/modules/noutubeview/NouTubeView.kt:58:14 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/jp.nonbili.noutube/modules/nou-tube-view/android/src/main/java/expo/modules/noutubeview/NouTubeView.kt:152:21 'fun removeAllCookie(): Unit' is deprecated. Deprecated in Java.
> Task :expo-web-browser:generateReleaseLintModel
> Task :nou-tube-view:compileReleaseJavaWithJavac
> Task :nou-tube-view:bundleLibCompileToJarRelease
> Task :nou-tube-view:bundleLibRuntimeToJarRelease
> Task :nou-tube-view:processReleaseJavaRes
> Task :nou-tube-view:createFullJarRelease
> Task :nou-tube-view:generateReleaseLintModel
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86]
> Task :expo-ui:compileReleaseKotlin
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86_64]
> Task :expo-ui:compileReleaseJavaWithJavac
> Task :expo-ui:bundleLibCompileToJarRelease
> Task :expo-ui:processReleaseJavaRes
> Task :expo-ui:bundleLibRuntimeToJarRelease
> Task :expo-ui:generateReleaseLintModel
> Task :expo-ui:createFullJarRelease
> Task :react-native-reanimated:generateJsonModelRelease
> Task :react-native-reanimated:prefabReleaseConfigurePackage
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :expo-image:kaptGenerateStubsReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[arm64-v8a][reanimated,worklets]
> Task :expo-image:kaptReleaseKotlin
Note: [2] Wrote GeneratedAppGlideModule with: [com.github.penfeizhou.animation.glide.GlideAnimationModule, com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule, com.bumptech.glide.integration.avif.AvifGlideModule, expo.modules.image.decodedsource.DecodedModule, expo.modules.image.blurhash.BlurhashModule, expo.modules.image.dataurls.Base64Module, expo.modules.image.thumbhash.ThumbhashModule, expo.modules.image.okhttp.ExpoImageOkHttpClientGlideModule, expo.modules.image.svg.SVGModule]
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[armeabi-v7a][reanimated,worklets]
> Task :expo-image:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-image/android/src/main/java/expo/modules/image/ExpoImageComponentCallbacks.kt:13:16 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-image/android/src/main/java/expo/modules/image/ExpoImageComponentCallbacks.kt:18:38 'static field TRIM_MEMORY_RUNNING_CRITICAL: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo-image/android/src/main/java/expo/modules/image/ExpoImageViewWrapper.kt:626:85 'static fun with(p0: Activity): RequestManager' is deprecated. Deprecated in Java.
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86][reanimated,worklets]
> Task :expo-image:compileReleaseJavaWithJavac
> Task :expo-image:bundleLibCompileToJarRelease
> Task :expo-image:bundleLibRuntimeToJarRelease
> Task :expo-image:processReleaseJavaRes
> Task :expo-image:createFullJarRelease
> Task :expo-image:generateReleaseLintModel
> Task :expo:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo/android/src/main/java/expo/modules/fetch/ExpoFetchModule.kt:30:39 'constructor(reactContext: ReactContext): ForwardingCookieHandler' is deprecated. Use the default constructor.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo/android/src/main/java/expo/modules/fetch/NativeResponse.kt:41:16 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo/android/src/main/java/expo/modules/fetch/NativeResponse.kt:43:11 'fun deallocate(): Unit' is deprecated. Use sharedObjectDidRelease() instead.
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86_64][reanimated,worklets]
> Task :expo:compileReleaseJavaWithJavac
> Task :expo:processReleaseJavaRes
> Task :expo:bundleLibRuntimeToJarRelease
> Task :expo:bundleLibCompileToJarRelease
> Task :expo:createFullJarRelease
> Task :expo:generateReleaseLintModel
> Task :app:compileReleaseKotlin
> Task :react-native-reanimated:externalNativeBuildRelease
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :react-native-reanimated:prefabReleasePackage
> Task :react-native-gesture-handler:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :react-native-gesture-handler:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[x86]
> Task :react-native-gesture-handler:buildCMakeRelWithDebInfo[x86]
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[x86_64]
> Task :react-native-gesture-handler:buildCMakeRelWithDebInfo[x86_64]
> Task :react-native-gesture-handler:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:extractDeepLinksForAarRelease
> Task :react-native-gesture-handler:mergeReleaseNativeLibs
> 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:prepareReleaseArtProfile
> 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:extractDeepLinksForAarRelease
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-gesture-handler:stripReleaseDebugSymbols
> Task :react-native-safe-area-context:extractReleaseAnnotations
> Task :react-native-safe-area-context:mergeReleaseGeneratedProguardFiles
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectAndLocalJars
> 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:prepareReleaseArtProfile
> Task :react-native-gesture-handler:mergeReleaseJavaResource
> Task :react-native-safe-area-context:mergeReleaseJavaResource
> Task :react-native-screens:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-gesture-handler:syncReleaseLibJars
> Task :react-native-gesture-handler:bundleReleaseLocalLintAar
> Task :react-native-safe-area-context:syncReleaseLibJars
> Task :react-native-safe-area-context:bundleReleaseLocalLintAar
> Task :react-native-screens:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-screens:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :react-native-screens:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :react-native-screens:configureCMakeRelWithDebInfo[x86]
> Task :react-native-screens:buildCMakeRelWithDebInfo[x86]
> Task :react-native-screens:configureCMakeRelWithDebInfo[x86_64]
> Task :react-native-screens:buildCMakeRelWithDebInfo[x86_64]
> 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:packageReleaseAssets
> Task :react-native-screens:prepareReleaseArtProfile
> Task :react-native-screens:stripReleaseDebugSymbols
> Task :react-native-screens:mergeReleaseJavaResource
> Task :react-native-screens:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-screens:syncReleaseLibJars
> Task :react-native-screens:bundleReleaseLocalLintAar
> Task :react-native-edge-to-edge:mergeReleaseJniLibFolders
> Task :react-native-edge-to-edge:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-edge-to-edge:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-edge-to-edge:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-edge-to-edge:extractDeepLinksForAarRelease
> Task :react-native-edge-to-edge:extractReleaseAnnotations
> Task :react-native-edge-to-edge:mergeReleaseGeneratedProguardFiles
> Task :react-native-edge-to-edge:mergeReleaseConsumerProguardFiles
> Task :react-native-edge-to-edge:mergeReleaseShaders
> Task :react-native-edge-to-edge:compileReleaseShaders NO-SOURCE
> Task :react-native-edge-to-edge:generateReleaseAssets UP-TO-DATE
> Task :react-native-edge-to-edge:packageReleaseAssets
> Task :react-native-edge-to-edge:prepareReleaseArtProfile
> Task :react-native-async-storage_async-storage:mergeReleaseJniLibFolders
> Task :react-native-edge-to-edge:mergeReleaseJavaResource
> Task :react-native-edge-to-edge:syncReleaseLibJars
> Task :react-native-edge-to-edge:bundleReleaseLocalLintAar
> Task :react-native-async-storage_async-storage:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-async-storage_async-storage:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-async-storage_async-storage:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-async-storage_async-storage:extractDeepLinksForAarRelease
> Task :react-native-async-storage_async-storage:extractReleaseAnnotations
> Task :react-native-async-storage_async-storage:mergeReleaseGeneratedProguardFiles
> Task :react-native-async-storage_async-storage:mergeReleaseConsumerProguardFiles
> Task :react-native-async-storage_async-storage:mergeReleaseShaders
> Task :react-native-async-storage_async-storage:compileReleaseShaders NO-SOURCE
> Task :react-native-async-storage_async-storage:generateReleaseAssets UP-TO-DATE
> Task :react-native-async-storage_async-storage:packageReleaseAssets
> Task :react-native-async-storage_async-storage:prepareReleaseArtProfile
> Task :react-native-async-storage_async-storage:mergeReleaseJavaResource
> Task :expo:mergeReleaseJniLibFolders
> Task :react-native-async-storage_async-storage:syncReleaseLibJars
> Task :react-native-async-storage_async-storage:bundleReleaseLocalLintAar
> Task :expo:mergeReleaseNativeLibs NO-SOURCE
> Task :expo:stripReleaseDebugSymbols NO-SOURCE
> Task :expo:copyReleaseJniLibsProjectAndLocalJars
> Task :expo:extractDeepLinksForAarRelease
> Task :expo:extractReleaseAnnotations
> Task :expo:mergeReleaseGeneratedProguardFiles
> Task :expo:mergeReleaseConsumerProguardFiles
> Task :expo:mergeReleaseShaders
> Task :expo:compileReleaseShaders NO-SOURCE
> Task :expo:generateReleaseAssets UP-TO-DATE
> Task :expo:packageReleaseAssets
> Task :expo:prepareReleaseArtProfile
> Task :expo:mergeReleaseJavaResource
> Task :react-native-get-random-values:mergeReleaseJniLibFolders
> Task :expo:syncReleaseLibJars
> Task :expo:bundleReleaseLocalLintAar
> 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:prepareReleaseArtProfile
> Task :react-native-get-random-values:mergeReleaseJavaResource
> Task :react-native-mmkv:mergeReleaseJniLibFolders
> Task :react-native-get-random-values:syncReleaseLibJars
> Task :react-native-get-random-values:bundleReleaseLocalLintAar
> Task :react-native-mmkv:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-mmkv:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-mmkv:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-mmkv:extractDeepLinksForAarRelease
> Task :react-native-mmkv:extractReleaseAnnotations
> Task :react-native-mmkv:mergeReleaseGeneratedProguardFiles
> Task :react-native-mmkv:mergeReleaseConsumerProguardFiles
> Task :react-native-mmkv:mergeReleaseShaders
> Task :react-native-mmkv:compileReleaseShaders NO-SOURCE
> Task :react-native-mmkv:generateReleaseAssets UP-TO-DATE
> Task :react-native-mmkv:packageReleaseAssets
> Task :react-native-mmkv:prepareReleaseArtProfile
> Task :react-native-mmkv:mergeReleaseJavaResource
> Task :react-native-reanimated:mergeReleaseJniLibFolders
> Task :react-native-mmkv:syncReleaseLibJars
> Task :react-native-mmkv:bundleReleaseLocalLintAar
> 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:prepareReleaseArtProfile
> Task :react-native-reanimated:mergeReleaseJavaResource
> Task :react-native-svg:mergeReleaseJniLibFolders
> Task :react-native-reanimated:syncReleaseLibJars
> 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:prepareReleaseArtProfile
> Task :react-native-svg:mergeReleaseJavaResource
> Task :expo-font:mergeReleaseJniLibFolders
> Task :react-native-svg:syncReleaseLibJars
> Task :react-native-svg:bundleReleaseLocalLintAar
> Task :expo-font:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-reanimated:mergeReleaseNativeLibs
> Task :expo-font:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-font:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-font:extractDeepLinksForAarRelease
> Task :expo-font:extractReleaseAnnotations
> Task :expo-font:mergeReleaseGeneratedProguardFiles
> Task :expo-font:mergeReleaseConsumerProguardFiles
> Task :expo-font:mergeReleaseShaders
> Task :expo-font:compileReleaseShaders NO-SOURCE
> Task :expo-font:generateReleaseAssets UP-TO-DATE
> Task :expo-font:packageReleaseAssets
> Task :expo-font:prepareReleaseArtProfile
> Task :expo-image:mergeReleaseJniLibFolders
> Task :expo-image:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-image:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-font:mergeReleaseJavaResource
> Task :expo-image:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-reanimated:stripReleaseDebugSymbols
> Task :expo-font:syncReleaseLibJars
> Task :expo-font:bundleReleaseLocalLintAar
> Task :expo-image:extractDeepLinksForAarRelease
> Task :react-native-reanimated:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-image:extractReleaseAnnotations
> Task :react-native-reanimated:bundleReleaseLocalLintAar
> Task :expo-image:mergeReleaseGeneratedProguardFiles
> Task :expo-image:mergeReleaseConsumerProguardFiles
> Task :expo-image:mergeReleaseShaders
> Task :expo-image:compileReleaseShaders NO-SOURCE
> Task :expo-image:generateReleaseAssets UP-TO-DATE
> Task :expo-image:packageReleaseAssets
> Task :expo-image:prepareReleaseArtProfile
> Task :expo-image:mergeReleaseJavaResource
> Task :expo-share-intent:mergeReleaseJniLibFolders
> Task :expo-image:syncReleaseLibJars
> Task :expo-image:bundleReleaseLocalLintAar
> Task :expo-share-intent:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-share-intent:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-share-intent:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-share-intent:extractDeepLinksForAarRelease
> Task :expo-share-intent:extractReleaseAnnotations
> Task :expo-share-intent:mergeReleaseGeneratedProguardFiles
> Task :expo-share-intent:mergeReleaseConsumerProguardFiles
> Task :expo-share-intent:mergeReleaseShaders
> Task :expo-share-intent:compileReleaseShaders NO-SOURCE
> Task :expo-share-intent:generateReleaseAssets UP-TO-DATE
> Task :expo-share-intent:packageReleaseAssets
> Task :expo-share-intent:prepareReleaseArtProfile
> Task :expo-share-intent:mergeReleaseJavaResource
> Task :nou-tube-view:mergeReleaseJniLibFolders
> Task :expo-share-intent:syncReleaseLibJars
> Task :expo-share-intent:bundleReleaseLocalLintAar
> Task :nou-tube-view:mergeReleaseNativeLibs NO-SOURCE
> Task :nou-tube-view:stripReleaseDebugSymbols NO-SOURCE
> Task :nou-tube-view:copyReleaseJniLibsProjectAndLocalJars
> Task :nou-tube-view:extractDeepLinksForAarRelease
> Task :nou-tube-view:extractReleaseAnnotations
> Task :nou-tube-view:mergeReleaseGeneratedProguardFiles
> Task :nou-tube-view:mergeReleaseConsumerProguardFiles
> Task :nou-tube-view:mergeReleaseShaders
> Task :nou-tube-view:compileReleaseShaders NO-SOURCE
> Task :nou-tube-view:generateReleaseAssets UP-TO-DATE
> Task :nou-tube-view:packageReleaseAssets
> Task :nou-tube-view:prepareReleaseArtProfile
> Task :nou-tube-view:mergeReleaseJavaResource
> Task :expo-modules-core:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :nou-tube-view:syncReleaseLibJars
> Task :nou-tube-view:bundleReleaseLocalLintAar
> Task :expo-modules-core:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :expo-modules-core:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :expo-modules-core:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :expo-modules-core:configureCMakeRelWithDebInfo[x86]
> Task :expo-modules-core:buildCMakeRelWithDebInfo[x86]
> Task :expo-modules-core:configureCMakeRelWithDebInfo[x86_64]
> Task :expo-modules-core:buildCMakeRelWithDebInfo[x86_64]
> Task :expo-modules-core:mergeReleaseJniLibFolders
> Task :expo-modules-core:extractDeepLinksForAarRelease
> Task :expo-modules-core:extractReleaseAnnotations
> Task :expo-modules-core:mergeReleaseGeneratedProguardFiles
> Task :expo-modules-core:mergeReleaseConsumerProguardFiles
> Task :expo-modules-core:mergeReleaseShaders
> Task :expo-modules-core:compileReleaseShaders NO-SOURCE
> Task :expo-modules-core:generateReleaseAssets UP-TO-DATE
> Task :expo-modules-core:packageReleaseAssets
> Task :expo-modules-core:prepareReleaseArtProfile
> Task :expo-splash-screen:mergeReleaseJniLibFolders
> Task :expo-splash-screen:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-modules-core:mergeReleaseJavaResource
> Task :expo-splash-screen:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-modules-core:mergeReleaseNativeLibs
> Task :expo-modules-core:syncReleaseLibJars
> Task :expo-splash-screen:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-splash-screen:extractDeepLinksForAarRelease
> Task :expo-splash-screen:extractReleaseAnnotations
> Task :expo-splash-screen:mergeReleaseGeneratedProguardFiles
> Task :expo-splash-screen:mergeReleaseConsumerProguardFiles
> Task :expo-splash-screen:mergeReleaseShaders
> Task :expo-splash-screen:compileReleaseShaders NO-SOURCE
> Task :expo-splash-screen:generateReleaseAssets UP-TO-DATE
> Task :expo-splash-screen:packageReleaseAssets
> Task :expo-splash-screen:prepareReleaseArtProfile
> Task :expo-system-ui:mergeReleaseJniLibFolders
> Task :expo-system-ui:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-splash-screen:mergeReleaseJavaResource
> Task :expo-system-ui:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-modules-core:stripReleaseDebugSymbols
> Task :expo-splash-screen:syncReleaseLibJars
> Task :expo-splash-screen:bundleReleaseLocalLintAar
> Task :expo-modules-core:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-system-ui:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-modules-core:bundleReleaseLocalLintAar
> Task :expo-system-ui:extractDeepLinksForAarRelease
> Task :expo-system-ui:extractReleaseAnnotations
> Task :expo-system-ui:mergeReleaseGeneratedProguardFiles
> Task :expo-system-ui:mergeReleaseConsumerProguardFiles
> Task :expo-system-ui:mergeReleaseShaders
> Task :expo-system-ui:compileReleaseShaders NO-SOURCE
> Task :expo-system-ui:generateReleaseAssets UP-TO-DATE
> Task :expo-system-ui:packageReleaseAssets
> Task :expo-system-ui:prepareReleaseArtProfile
> Task :expo-system-ui:mergeReleaseJavaResource
> Task :expo-system-ui:syncReleaseLibJars
> Task :expo-system-ui:bundleReleaseLocalLintAar
> Task :expo-ui:mergeReleaseJniLibFolders
> Task :expo-ui:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-ui:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-ui:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-ui:extractDeepLinksForAarRelease
> Task :expo-ui:extractReleaseAnnotations
> Task :expo-ui:mergeReleaseGeneratedProguardFiles
> Task :expo-ui:mergeReleaseConsumerProguardFiles
> Task :expo-ui:mergeReleaseShaders
> Task :expo-ui:compileReleaseShaders NO-SOURCE
> Task :expo-ui:generateReleaseAssets UP-TO-DATE
> Task :expo-ui:packageReleaseAssets
> Task :expo-ui:prepareReleaseArtProfile
> Task :expo-ui:mergeReleaseJavaResource
> Task :expo-ui:syncReleaseLibJars
> Task :expo-ui:bundleReleaseLocalLintAar
> Task :expo-asset:mergeReleaseJniLibFolders
> Task :expo-asset:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-asset:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-asset:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-asset:extractDeepLinksForAarRelease
> Task :expo-asset:extractReleaseAnnotations
> Task :expo-asset:mergeReleaseGeneratedProguardFiles
> Task :expo-asset:mergeReleaseConsumerProguardFiles
> Task :expo-asset:mergeReleaseShaders
> Task :expo-asset:compileReleaseShaders NO-SOURCE
> Task :expo-asset:generateReleaseAssets UP-TO-DATE
> Task :expo-asset:packageReleaseAssets
> Task :expo-asset:prepareReleaseArtProfile
> Task :expo-asset:mergeReleaseJavaResource
> Task :expo-asset:syncReleaseLibJars
> Task :expo-asset:bundleReleaseLocalLintAar
> Task :expo-blur:mergeReleaseJniLibFolders
> Task :expo-blur:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-blur:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-blur:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-blur:extractDeepLinksForAarRelease
> Task :expo-blur:extractReleaseAnnotations
> Task :expo-blur:mergeReleaseGeneratedProguardFiles
> Task :expo-blur:mergeReleaseConsumerProguardFiles
> Task :expo-blur:mergeReleaseShaders
> Task :expo-blur:compileReleaseShaders NO-SOURCE
> Task :expo-blur:generateReleaseAssets UP-TO-DATE
> Task :expo-blur:packageReleaseAssets
> Task :expo-blur:prepareReleaseArtProfile
> Task :expo-blur:mergeReleaseJavaResource
> Task :expo-blur:syncReleaseLibJars
> Task :expo-blur:bundleReleaseLocalLintAar
> Task :expo-constants:mergeReleaseJniLibFolders
> Task :expo-constants:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-constants:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-constants:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-constants:extractDeepLinksForAarRelease
> Task :expo-constants:extractReleaseAnnotations
> Task :expo-constants:mergeReleaseGeneratedProguardFiles
> Task :expo-constants:mergeReleaseConsumerProguardFiles
> Task :expo-constants:mergeReleaseShaders
> Task :expo-constants:compileReleaseShaders NO-SOURCE
> Task :expo-constants:generateReleaseAssets UP-TO-DATE
> Task :expo-constants:packageReleaseAssets
> Task :expo-constants:prepareReleaseArtProfile
> Task :expo-constants:mergeReleaseJavaResource
> Task :expo-constants:syncReleaseLibJars
> Task :expo-constants:bundleReleaseLocalLintAar
> Task :expo-document-picker:mergeReleaseJniLibFolders
> Task :expo-document-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-document-picker:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-document-picker:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-document-picker:extractDeepLinksForAarRelease
> Task :expo-document-picker:extractReleaseAnnotations
> Task :expo-document-picker:mergeReleaseGeneratedProguardFiles
> Task :expo-document-picker:mergeReleaseConsumerProguardFiles
> Task :expo-document-picker:mergeReleaseShaders
> Task :expo-document-picker:compileReleaseShaders NO-SOURCE
> Task :expo-document-picker:generateReleaseAssets UP-TO-DATE
> Task :expo-document-picker:packageReleaseAssets
> Task :expo-document-picker:prepareReleaseArtProfile
> Task :expo-document-picker:mergeReleaseJavaResource
> Task :expo-document-picker:syncReleaseLibJars
> Task :expo-document-picker:bundleReleaseLocalLintAar
> Task :expo-file-system:mergeReleaseJniLibFolders
> Task :expo-file-system:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-file-system:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-file-system:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-file-system:extractDeepLinksForAarRelease
> Task :expo-file-system:extractReleaseAnnotations
> Task :expo-file-system:mergeReleaseGeneratedProguardFiles
> Task :expo-file-system:mergeReleaseConsumerProguardFiles
> Task :expo-file-system:mergeReleaseShaders
> Task :expo-file-system:compileReleaseShaders NO-SOURCE
> Task :expo-file-system:generateReleaseAssets UP-TO-DATE
> Task :expo-file-system:packageReleaseAssets
> Task :expo-file-system:prepareReleaseArtProfile
> Task :expo-file-system:mergeReleaseJavaResource
> Task :expo-file-system:syncReleaseLibJars
> Task :expo-file-system:bundleReleaseLocalLintAar
> Task :expo-keep-awake:mergeReleaseJniLibFolders
> Task :expo-keep-awake:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-keep-awake:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-keep-awake:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-keep-awake:extractDeepLinksForAarRelease
> Task :expo-keep-awake:extractReleaseAnnotations
> Task :expo-keep-awake:mergeReleaseGeneratedProguardFiles
> Task :expo-keep-awake:mergeReleaseConsumerProguardFiles
> Task :expo-keep-awake:mergeReleaseShaders
> Task :expo-keep-awake:compileReleaseShaders NO-SOURCE
> Task :expo-keep-awake:generateReleaseAssets UP-TO-DATE
> Task :expo-keep-awake:packageReleaseAssets
> Task :expo-keep-awake:prepareReleaseArtProfile
> Task :expo-keep-awake:mergeReleaseJavaResource
> Task :expo-keep-awake:syncReleaseLibJars
> Task :expo-keep-awake:bundleReleaseLocalLintAar
> Task :expo-linking:mergeReleaseJniLibFolders
> Task :expo-linking:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-linking:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-linking:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-linking:extractDeepLinksForAarRelease
> Task :expo-linking:extractReleaseAnnotations
> Task :expo-linking:mergeReleaseGeneratedProguardFiles
> Task :expo-linking:mergeReleaseConsumerProguardFiles
> Task :expo-linking:mergeReleaseShaders
> Task :expo-linking:compileReleaseShaders NO-SOURCE
> Task :expo-linking:generateReleaseAssets UP-TO-DATE
> Task :expo-linking:packageReleaseAssets
> Task :expo-linking:prepareReleaseArtProfile
> Task :expo-linking:mergeReleaseJavaResource
> Task :expo-linking:syncReleaseLibJars
> Task :expo-linking:bundleReleaseLocalLintAar
> Task :expo-web-browser:mergeReleaseJniLibFolders
> Task :expo-web-browser:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-web-browser:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-web-browser:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-web-browser:extractDeepLinksForAarRelease
> Task :expo-web-browser:extractReleaseAnnotations
> Task :expo-web-browser:mergeReleaseGeneratedProguardFiles
> Task :expo-web-browser:mergeReleaseConsumerProguardFiles
> Task :expo-web-browser:mergeReleaseShaders
> Task :expo-web-browser:compileReleaseShaders NO-SOURCE
> Task :expo-web-browser:generateReleaseAssets UP-TO-DATE
> Task :expo-web-browser:packageReleaseAssets
> Task :expo-web-browser:prepareReleaseArtProfile
> Task :expo-web-browser:mergeReleaseJavaResource
> Task :expo-asset:writeReleaseLintModelMetadata
> Task :expo-web-browser:syncReleaseLibJars
> Task :expo-web-browser:bundleReleaseLocalLintAar
> Task :expo-blur:writeReleaseLintModelMetadata
> Task :expo-constants:writeReleaseLintModelMetadata
> Task :expo-document-picker:writeReleaseLintModelMetadata
> Task :expo-file-system:writeReleaseLintModelMetadata
> Task :expo-font:writeReleaseLintModelMetadata
> Task :expo-image:writeReleaseLintModelMetadata
> Task :expo-keep-awake:writeReleaseLintModelMetadata
> Task :expo-linking:writeReleaseLintModelMetadata
> Task :expo-modules-core:writeReleaseLintModelMetadata
> Task :expo-share-intent:writeReleaseLintModelMetadata
> Task :expo-splash-screen:writeReleaseLintModelMetadata
> Task :expo-system-ui:writeReleaseLintModelMetadata
> Task :expo-ui:writeReleaseLintModelMetadata
> Task :expo-web-browser:writeReleaseLintModelMetadata
> Task :nou-tube-view:writeReleaseLintModelMetadata
> Task :expo:writeReleaseLintModelMetadata
> Task :react-native-async-storage_async-storage:writeReleaseLintModelMetadata
> Task :react-native-edge-to-edge:writeReleaseLintModelMetadata
> Task :react-native-reanimated:writeReleaseLintModelMetadata
> Task :react-native-gesture-handler:writeReleaseLintModelMetadata
> Task :react-native-get-random-values:writeReleaseLintModelMetadata
> Task :react-native-mmkv:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:writeReleaseLintModelMetadata
> Task :react-native-screens:writeReleaseLintModelMetadata
> Task :react-native-svg:writeReleaseLintModelMetadata
> Task :expo:generateReleaseLintVitalModel
> Task :expo-asset:generateReleaseLintVitalModel
> Task :expo-blur:generateReleaseLintVitalModel
> Task :expo-constants:generateReleaseLintVitalModel
> Task :expo-document-picker:generateReleaseLintVitalModel
> Task :expo-file-system:generateReleaseLintVitalModel
> Task :expo-font:generateReleaseLintVitalModel
> Task :expo-image:generateReleaseLintVitalModel
> Task :expo-keep-awake:generateReleaseLintVitalModel
> Task :expo-linking:generateReleaseLintVitalModel
> Task :expo-modules-core:generateReleaseLintVitalModel
> Task :expo-share-intent:generateReleaseLintVitalModel
> Task :expo-splash-screen:generateReleaseLintVitalModel
> Task :expo-system-ui:generateReleaseLintVitalModel
> Task :expo-ui:generateReleaseLintVitalModel
> Task :expo-web-browser:generateReleaseLintVitalModel
> Task :nou-tube-view:generateReleaseLintVitalModel
> Task :react-native-async-storage_async-storage:generateReleaseLintVitalModel
> Task :react-native-edge-to-edge:generateReleaseLintVitalModel
> Task :react-native-gesture-handler:generateReleaseLintVitalModel
> Task :react-native-get-random-values:generateReleaseLintVitalModel
> Task :react-native-mmkv:generateReleaseLintVitalModel
> Task :react-native-reanimated:generateReleaseLintVitalModel
> Task :react-native-safe-area-context:generateReleaseLintVitalModel
> Task :react-native-screens:generateReleaseLintVitalModel
> Task :react-native-svg:generateReleaseLintVitalModel
> Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :expo-font:lintVitalAnalyzeRelease
> Task :expo-asset:lintVitalAnalyzeRelease
> Task :expo:lintVitalAnalyzeRelease
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :app:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :expo-constants:lintVitalAnalyzeRelease
> Task :expo-blur:lintVitalAnalyzeRelease
> Task :expo-document-picker:lintVitalAnalyzeRelease
> Task :app:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :expo-keep-awake:lintVitalAnalyzeRelease
> Task :app:configureCMakeRelWithDebInfo[x86]
> Task :expo-linking:lintVitalAnalyzeRelease
> Task :expo-file-system:lintVitalAnalyzeRelease
> Task :expo-image:lintVitalAnalyzeRelease
> Task :app:buildCMakeRelWithDebInfo[x86]
> Task :expo-splash-screen:lintVitalAnalyzeRelease
> Task :expo-share-intent:lintVitalAnalyzeRelease
> Task :app:configureCMakeRelWithDebInfo[x86_64]
> Task :expo-system-ui:lintVitalAnalyzeRelease
> Task :expo-ui:lintVitalAnalyzeRelease
> Task :expo-modules-core:lintVitalAnalyzeRelease
> Task :app:buildCMakeRelWithDebInfo[x86_64]
> Task :app:mergeReleaseJniLibFolders
> Task :expo:copyReleaseJniLibsProjectOnly
> Task :expo-asset:copyReleaseJniLibsProjectOnly
> Task :expo-blur:copyReleaseJniLibsProjectOnly
> Task :expo-constants:copyReleaseJniLibsProjectOnly
> Task :expo-document-picker:copyReleaseJniLibsProjectOnly
> Task :expo-file-system:copyReleaseJniLibsProjectOnly
> Task :expo-font:copyReleaseJniLibsProjectOnly
> Task :expo-image:copyReleaseJniLibsProjectOnly
> Task :expo-keep-awake:copyReleaseJniLibsProjectOnly
> Task :expo-linking:copyReleaseJniLibsProjectOnly
> Task :expo-share-intent:copyReleaseJniLibsProjectOnly
> Task :expo-splash-screen:copyReleaseJniLibsProjectOnly
> Task :expo-system-ui:copyReleaseJniLibsProjectOnly
> Task :expo-ui:copyReleaseJniLibsProjectOnly
> Task :expo-web-browser:copyReleaseJniLibsProjectOnly
> Task :nou-tube-view:copyReleaseJniLibsProjectOnly
> Task :react-native-async-storage_async-storage:copyReleaseJniLibsProjectOnly
> Task :react-native-edge-to-edge:copyReleaseJniLibsProjectOnly
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-get-random-values:copyReleaseJniLibsProjectOnly
> Task :react-native-mmkv:copyReleaseJniLibsProjectOnly
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectOnly
> Task :react-native-svg:copyReleaseJniLibsProjectOnly
> Task :react-native-screens:copyReleaseJniLibsProjectOnly
> Task :react-native-edge-to-edge:bundleLibRuntimeToDirRelease
> Task :react-native-safe-area-context:bundleLibRuntimeToDirRelease
> Task :react-native-async-storage_async-storage:bundleLibRuntimeToDirRelease
> Task :react-native-get-random-values:bundleLibRuntimeToDirRelease
> Task :react-native-mmkv:bundleLibRuntimeToDirRelease
> Task :expo:bundleLibRuntimeToDirRelease
> Task :expo-font:bundleLibRuntimeToDirRelease
> Task :react-native-gesture-handler:bundleLibRuntimeToDirRelease
> Task :expo-share-intent:bundleLibRuntimeToDirRelease
> Task :nou-tube-view:bundleLibRuntimeToDirRelease
> Task :react-native-screens:bundleLibRuntimeToDirRelease
> Task :expo-splash-screen:bundleLibRuntimeToDirRelease
> Task :expo-image:bundleLibRuntimeToDirRelease
> Task :react-native-svg:bundleLibRuntimeToDirRelease
> Task :expo-system-ui:bundleLibRuntimeToDirRelease
> Task :expo-modules-core:copyReleaseJniLibsProjectOnly
> Task :expo-asset:bundleLibRuntimeToDirRelease
> Task :react-native-reanimated:bundleLibRuntimeToDirRelease
> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly
> Task :expo-ui:bundleLibRuntimeToDirRelease
> Task :expo-modules-core:bundleLibRuntimeToDirRelease
> Task :expo-constants:bundleLibRuntimeToDirRelease
> Task :expo-document-picker:bundleLibRuntimeToDirRelease
> Task :expo-keep-awake:bundleLibRuntimeToDirRelease
> Task :expo-blur:bundleLibRuntimeToDirRelease
> Task :expo-linking:bundleLibRuntimeToDirRelease
> Task :expo-web-browser:bundleLibRuntimeToDirRelease
> Task :expo-file-system:bundleLibRuntimeToDirRelease
> Task :expo-web-browser:lintVitalAnalyzeRelease
> Task :nou-tube-view:lintVitalAnalyzeRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :react-native-edge-to-edge:lintVitalAnalyzeRelease
> Task :app:mergeReleaseNativeLibs
> Task :react-native-async-storage_async-storage:lintVitalAnalyzeRelease
> Task :react-native-gesture-handler:lintVitalAnalyzeRelease
> Task :app:mergeExtDexRelease
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:stripReleaseDebugSymbols
> Task :react-native-get-random-values:lintVitalAnalyzeRelease
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processReleaseJavaRes
> Task :react-native-mmkv:lintVitalAnalyzeRelease
> Task :app:extractReleaseNativeSymbolTables
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :react-native-safe-area-context:lintVitalAnalyzeRelease
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseNativeDebugMetadata
> Task :react-native-reanimated:lintVitalAnalyzeRelease
> Task :react-native-svg:lintVitalAnalyzeRelease
> Task :react-native-screens:lintVitalAnalyzeRelease
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/jp.nonbili.noutube/android/build/reports/problems/problems-report.html
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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 23m 8s
1104 actionable tasks: 1104 executed
2025-09-02 02:40:56,272 INFO: Successfully built version 0.3.8 of jp.nonbili.noutube from dc2eea4f020bb9754673a43d229d631c5535d8fc
2025-09-02 02:40:58,713 DEBUG: Checking build/jp.nonbili.noutube/android/app/build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
2025-09-02 02:40:58,826 INFO: success: jp.nonbili.noutube
2025-09-02 02:40:58,826 INFO: Finished
2025-09-02 02:40:58,827 INFO: 1 build succeeded