log for jp.nonbili.noutube:17
== Installed Android Tools ==
2025-07-22 02:29:16,840 DEBUG: Reading 'config.yml'
2025-07-22 02:29:16,874 INFO: Creating log directory
2025-07-22 02:29:16,875 INFO: Creating temporary directory
2025-07-22 02:29:16,875 INFO: Creating output directory
2025-07-22 02:29:16,891 DEBUG: Getting git vcs interface for https://github.com/nonbili/NouTube
2025-07-22 02:29:16,891 DEBUG: Checking jp.nonbili.noutube:17
2025-07-22 02:29:16,892 INFO: Building version 0.1.16 (17) of jp.nonbili.noutube
2025-07-22 02:29:16,898 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/jp.nonbili.noutube, universal_newlines=False, shell=None, istream=None)
2025-07-22 02:29:16,914 INFO: Running 'sudo' commands in /home/vagrant
2025-07-22 02:29:16,915 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
13 51.6M 13 7374k 0 0 16.8M 0 0:00:03 --:--:-- 0:00:03 16.8M
68 51.6M 68 35.5M 0 0 24.7M 0 0:00:02 0:00:01 0:00:01 24.7M
100 51.6M 100 51.6M 0 0 25.8M 0 0:00:01 0:00:01 --:--:-- 25.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.4.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.2
npm notice To update run: npm install -g npm@11.4.2
npm notice
2025-07-22 02:29:24,537 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-22 02:29:25,042 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-07-22 02:29:48,215 INFO: Getting source for revision bfabbd29a151d2e5a8ca254b08dfcfae7654c93f
2025-07-22 02:29:48,219 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:48,219 DEBUG: > git rev-parse --show-toplevel
2025-07-22 02:29:48,428 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:48,428 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-22 02:29:48,632 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:48,632 DEBUG: > git reset --hard
2025-07-22 02:29:48,835 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:48,836 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-22 02:29:48,939 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:48,939 DEBUG: > git clean -dffx
2025-07-22 02:29:49,042 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:49,042 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-07-22 02:29:49,747 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:49,747 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-07-22 02:29:50,352 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:50,352 DEBUG: > git remote set-head origin --auto
2025-07-22 02:29:50,956 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:50,956 DEBUG: > git checkout -f bfabbd29a151d2e5a8ca254b08dfcfae7654c93f
2025-07-22 02:29:51,260 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:51,260 DEBUG: > git clean -dffx
2025-07-22 02:29:51,363 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:51,364 DEBUG: > git rev-parse --show-toplevel
2025-07-22 02:29:51,567 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-22 02:29:51,567 DEBUG: > git submodule deinit --all --force
2025-07-22 02:29:51,671 INFO: Creating local.properties file at build/jp.nonbili.noutube/local.properties
2025-07-22 02:29:51,674 INFO: Creating local.properties file at build/jp.nonbili.noutube/android/local.properties
2025-07-22 02:29:51,674 INFO: Creating local.properties file at build/jp.nonbili.noutube/android/app/local.properties
2025-07-22 02:29:51,675 DEBUG: Removing debuggable flags from build/jp.nonbili.noutube/android/app
2025-07-22 02:29:51,680 INFO: Cleaned build.gradle of keysigning configs at build/jp.nonbili.noutube/android/app/build.gradle
2025-07-22 02:29:51,685 INFO: Running 'prebuild' commands in build/jp.nonbili.noutube/android/app
2025-07-22 02:29:51,685 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-07-22 02:29:51,685 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...
info There appears to be trouble with your network connection. Retrying...
[3/4] Linking dependencies...
warning " > ts-node@10.9.2" has unmet peer dependency "@types/node@*".
warning Workspaces can only be enabled in private projects.
[4/4] Building fresh packages...
Done in 99.44s.
+ yarn bundle:es
yarn run v1.22.22
$ esbuild --bundle content/main.ts --outfile=assets/scripts/main.bjs
assets/scripts/main.bjs 13.5kb
Done in 0.36s.
+ 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.20.
- 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 23.23s.
2025-07-22 02:31:56,582 INFO: Cleaning Gradle project...
2025-07-22 02:31:56,582 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-07-22 02:31:56,582 DEBUG: > /home/vagrant/fdroidserver/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 :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-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-haptics[0m (14.1.4)
- [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 7m 30s
31 actionable tasks: 30 executed, 1 up-to-date
2025-07-22 02:39:34,004 INFO: Scanning source for common problems...
2025-07-22 02:39:34,200 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-22 02:39:34,201 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-22 02:39:34,891 DEBUG: write 'suss.json' to cache
2025-07-22 02:39:34,899 DEBUG: next suss.json cache update due in 23:59:59.981231
2025-07-22 02:39:35,133 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-07-22 02:39:35,134 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-07-22 02:39:35,180 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-07-22 02:39:35,181 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-07-22 02:39:35,279 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-07-22 02:39:35,280 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-07-22 02:39:35,592 INFO: Removing unknown maven repo 'mavenTempLocalUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2025-07-22 02:39:35,870 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2025-07-22 02:39:35,870 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2025-07-22 02:39:35,872 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermes
2025-07-22 02:39:35,890 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140_1.dll
2025-07-22 02:39:35,893 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutest64.dll
2025-07-22 02:39:35,901 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuuc64.dll
2025-07-22 02:39:35,903 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140.dll
2025-07-22 02:39:35,903 INFO: Removing binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2025-07-22 02:39:35,906 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/msvcp140.dll
2025-07-22 02:39:35,908 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutu64.dll
2025-07-22 02:39:35,909 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuio64.dll
2025-07-22 02:39:35,925 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icudt64.dll
2025-07-22 02:39:35,933 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuin64.dll
2025-07-22 02:39:35,936 INFO: Removing binary at node_modules/react-native/React/I18n/strings/fi.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,936 INFO: Removing binary at node_modules/react-native/React/I18n/strings/vi.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,937 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ko.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,937 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hr.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,938 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ms.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,938 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ar.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,938 INFO: Removing binary at node_modules/react-native/React/I18n/strings/cs.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,939 INFO: Removing binary at node_modules/react-native/React/I18n/strings/sv.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,939 INFO: Removing binary at node_modules/react-native/React/I18n/strings/el.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,940 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pt.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,940 INFO: Removing binary at node_modules/react-native/React/I18n/strings/es.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,941 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hant-HK.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,941 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zu.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,941 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ru.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,942 INFO: Removing binary at node_modules/react-native/React/I18n/strings/id.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,942 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ja.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,943 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pt-PT.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,943 INFO: Removing binary at node_modules/react-native/React/I18n/strings/da.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,944 INFO: Removing binary at node_modules/react-native/React/I18n/strings/sk.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,944 INFO: Removing binary at node_modules/react-native/React/I18n/strings/es-ES.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,944 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hi.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,945 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hu.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,945 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hant.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,946 INFO: Removing binary at node_modules/react-native/React/I18n/strings/tr.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,946 INFO: Removing binary at node_modules/react-native/React/I18n/strings/de.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,947 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ro.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,947 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pl.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,947 INFO: Removing binary at node_modules/react-native/React/I18n/strings/nl.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,948 INFO: Removing binary at node_modules/react-native/React/I18n/strings/he.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,948 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hans.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,949 INFO: Removing binary at node_modules/react-native/React/I18n/strings/th.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,949 INFO: Removing binary at node_modules/react-native/React/I18n/strings/nb.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,949 INFO: Removing binary at node_modules/react-native/React/I18n/strings/en-GB.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,950 INFO: Removing binary at node_modules/react-native/React/I18n/strings/uk.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,950 INFO: Removing binary at node_modules/react-native/React/I18n/strings/fr.lproj/fbt_language_pack.bin
2025-07-22 02:39:35,951 INFO: Removing binary at node_modules/react-native/React/I18n/strings/it.lproj/fbt_language_pack.bin
2025-07-22 02:39:36,448 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-07-22 02:39:36,449 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-07-22 02:39:36,493 WARNING: Found executable binary, possibly code at node_modules/@expo/vector-icons/build/vendor/react-native-vector-icons/Fonts/Fontisto.ttf
2025-07-22 02:39:36,804 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-07-22 02:39:36,806 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-07-22 02:39:36,870 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
2025-07-22 02:39:36,914 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-07-22 02:39:36,915 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-22 02:39:36,922 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-07-22 02:39:36,923 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-07-22 02:39:36,923 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-07-22 02:39:36,923 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-07-22 02:39:36,924 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-07-22 02:39:36,924 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-07-22 02:39:36,925 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-07-22 02:39:36,925 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-07-22 02:39:36,925 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-07-22 02:39:36,926 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-07-22 02:39:36,926 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-07-22 02:39:36,926 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-07-22 02:39:36,927 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-07-22 02:39:36,927 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-07-22 02:39:36,928 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-07-22 02:39:36,928 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-07-22 02:39:36,928 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-07-22 02:39:36,929 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-07-22 02:39:36,929 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-07-22 02:39:36,929 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-07-22 02:39:36,930 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-07-22 02:39:36,930 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-07-22 02:39:36,931 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-07-22 02:39:36,931 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-07-22 02:39:36,931 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-07-22 02:39:36,932 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-07-22 02:39:36,932 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-07-22 02:39:36,932 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-07-22 02:39:36,933 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-07-22 02:39:36,933 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-07-22 02:39:36,934 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-07-22 02:39:36,934 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-07-22 02:39:36,934 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-07-22 02:39:36,935 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-07-22 02:39:36,935 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-07-22 02:39:36,935 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-07-22 02:39:36,936 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-07-22 02:39:36,936 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-07-22 02:39:36,936 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-07-22 02:39:36,937 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-07-22 02:39:36,937 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-07-22 02:39:36,937 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-07-22 02:39:36,938 INFO: Removing Java JAR file at node_modules/expo-modules-core/expo-module-gradle-plugin/build/libs/expo-module-gradle-plugin.jar
2025-07-22 02:39:36,980 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-07-22 02:39:36,981 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-07-22 02:39:36,988 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-07-22 02:39:36,989 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-07-22 02:39:36,989 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-07-22 02:39:36,990 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-07-22 02:39:36,990 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-07-22 02:39:36,990 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-07-22 02:39:36,991 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-07-22 02:39:36,991 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-07-22 02:39:36,991 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-07-22 02:39:36,992 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-07-22 02:39:36,992 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-07-22 02:39:36,993 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-07-22 02:39:36,993 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-07-22 02:39:36,993 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-07-22 02:39:36,994 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-07-22 02:39:36,994 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-07-22 02:39:36,994 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-07-22 02:39:36,995 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-07-22 02:39:36,995 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-07-22 02:39:36,996 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-07-22 02:39:36,996 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-07-22 02:39:36,996 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-07-22 02:39:36,997 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-07-22 02:39:36,997 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-07-22 02:39:36,997 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-07-22 02:39:36,998 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-07-22 02:39:36,998 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-07-22 02:39:36,999 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-07-22 02:39:36,999 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-07-22 02:39:36,999 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-07-22 02:39:37,000 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-07-22 02:39:37,000 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-07-22 02:39:37,000 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-07-22 02:39:37,001 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-07-22 02:39:37,001 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-07-22 02:39:37,001 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-07-22 02:39:37,002 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-07-22 02:39:37,002 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-07-22 02:39:37,003 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-07-22 02:39:37,003 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-07-22 02:39:37,003 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-07-22 02:39:37,004 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-07-22 02:39:37,009 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-07-22 02:39:37,009 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-07-22 02:39:37,017 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-07-22 02:39:37,017 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-07-22 02:39:37,018 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-07-22 02:39:37,018 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-07-22 02:39:37,019 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-07-22 02:39:37,019 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-07-22 02:39:37,019 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-07-22 02:39:37,020 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-07-22 02:39:37,020 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-07-22 02:39:37,021 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-07-22 02:39:37,021 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-07-22 02:39:37,021 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-07-22 02:39:37,022 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-07-22 02:39:37,022 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-07-22 02:39:37,023 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-07-22 02:39:37,023 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-07-22 02:39:37,023 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-07-22 02:39:37,024 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-07-22 02:39:37,024 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-07-22 02:39:37,024 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-07-22 02:39:37,025 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-07-22 02:39:37,025 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-07-22 02:39:37,026 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-07-22 02:39:37,026 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-07-22 02:39:37,026 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-07-22 02:39:37,027 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-07-22 02:39:37,027 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-07-22 02:39:37,027 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-07-22 02:39:37,028 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-07-22 02:39:37,028 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-07-22 02:39:37,029 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-07-22 02:39:37,029 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-07-22 02:39:37,029 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-07-22 02:39:37,030 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-07-22 02:39:37,030 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-07-22 02:39:37,030 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-07-22 02:39:37,031 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-07-22 02:39:37,031 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-07-22 02:39:37,031 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-07-22 02:39:37,032 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-07-22 02:39:37,032 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-07-22 02:39:37,032 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-07-22 02:39:37,033 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-07-22 02:39:37,033 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-07-22 02:39:37,034 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-07-22 02:39:37,034 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-07-22 02:39:37,034 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-07-22 02:39:37,035 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-07-22 02:39:37,035 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-07-22 02:39:37,035 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-07-22 02:39:37,036 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-07-22 02:39:37,037 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-07-22 02:39:37,042 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-07-22 02:39:37,042 INFO: Removing binary at node_modules/expo-modules-autolinking/android/expo-gradle-plugin/expo-autolinking-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-22 02:39:37,050 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-07-22 02:39:37,051 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-07-22 02:39:37,051 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-07-22 02:39:37,052 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-07-22 02:39:37,052 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-07-22 02:39:37,052 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-07-22 02:39:37,053 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-07-22 02:39:37,053 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-07-22 02:39:37,053 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-07-22 02:39:37,054 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-07-22 02:39:37,054 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-07-22 02:39:37,055 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-07-22 02:39:37,083 INFO: Ignoring unknown maven repo '${mavenRepo.url}' at node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
2025-07-22 02:39:37,115 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle
2025-07-22 02:39:37,186 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-07-22 02:39:37,188 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-07-22 02:39:37,347 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-07-22 02:39:37,348 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-07-22 02:39:37,364 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-07-22 02:39:37,365 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-07-22 02:39:37,396 INFO: Removing Android AAR library at node_modules/expo-haptics/local-maven-repo/host/exp/exponent/expo.modules.haptics/14.1.4/expo.modules.haptics-14.1.4.aar
2025-07-22 02:39:37,397 INFO: Removing Java JAR file at node_modules/expo-haptics/local-maven-repo/host/exp/exponent/expo.modules.haptics/14.1.4/expo.modules.haptics-14.1.4-sources.jar
2025-07-22 02:39:37,610 INFO: Removing gradle-wrapper.jar at node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2025-07-22 02:39:37,618 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-07-22 02:39:37,619 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-22 02:39:37,624 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/local-state/build-history.bin
2025-07-22 02:39:37,625 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingAndroidProjectJson.class
2025-07-22 02:39:37,625 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesPlatformJson.class
2025-07-22 02:39:37,626 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingConfigJson.class
2025-07-22 02:39:37,626 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingProjectJson.class
2025-07-22 02:39:37,627 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class
2025-07-22 02:39:37,627 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class
2025-07-22 02:39:37,627 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesJson.class
2025-07-22 02:39:37,628 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesPlatformAndroidJson.class
2025-07-22 02:39:37,628 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class
2025-07-22 02:39:37,628 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/Os.class
2025-07-22 02:39:37,629 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class
2025-07-22 02:39:37,629 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/KotlinStdlibCompatUtils.class
2025-07-22 02:39:37,629 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class
2025-07-22 02:39:37,630 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/shared/build/libs/shared.jar
2025-07-22 02:39:37,654 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-07-22 02:39:37,654 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-22 02:39:37,661 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-07-22 02:39:37,662 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-07-22 02:39:37,662 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-07-22 02:39:37,663 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-07-22 02:39:37,663 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-07-22 02:39:37,663 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-07-22 02:39:37,664 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-07-22 02:39:37,664 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-07-22 02:39:37,664 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-07-22 02:39:37,665 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-07-22 02:39:37,665 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-07-22 02:39:37,665 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-07-22 02:39:37,666 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-07-22 02:39:37,666 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-07-22 02:39:37,666 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-07-22 02:39:37,667 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-07-22 02:39:37,667 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-07-22 02:39:37,667 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-07-22 02:39:37,668 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-07-22 02:39:37,668 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-07-22 02:39:37,669 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-07-22 02:39:37,669 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-07-22 02:39:37,669 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-07-22 02:39:37,670 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-07-22 02:39:37,670 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-07-22 02:39:37,670 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-07-22 02:39:37,671 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-07-22 02:39:37,671 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-07-22 02:39:37,671 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-07-22 02:39:37,672 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-07-22 02:39:37,672 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-07-22 02:39:37,672 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-07-22 02:39:37,673 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-07-22 02:39:37,673 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-07-22 02:39:37,673 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-07-22 02:39:37,674 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-07-22 02:39:37,674 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-07-22 02:39:37,674 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-07-22 02:39:37,675 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-07-22 02:39:37,675 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-07-22 02:39:37,675 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-07-22 02:39:37,676 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-07-22 02:39:37,676 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-07-22 02:39:37,677 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/libs/react-native-gradle-plugin.jar
2025-07-22 02:39:37,693 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-07-22 02:39:37,694 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-22 02:39:37,700 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-07-22 02:39:37,701 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-07-22 02:39:37,701 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-07-22 02:39:37,701 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsPlugin.class
2025-07-22 02:39:37,702 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-07-22 02:39:37,702 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension.class
2025-07-22 02:39:37,703 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/settings-plugin/build/libs/settings-plugin.jar
2025-07-22 02:39:37,757 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-07-22 02:39:37,758 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-07-22 02:39:38,020 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at node_modules/react-native-reanimated/android/build.gradle
2025-07-22 02:39:38,021 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at node_modules/react-native-reanimated/android/build.gradle
2025-07-22 02:39:38,022 INFO: Removing gradle-wrapper.jar at node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2025-07-22 02:39:38,124 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-07-22 02:39:38,125 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-07-22 02:39:38,232 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-edge-to-edge/android/build.gradle
2025-07-22 02:39:38,344 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-07-22 02:39:38,346 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-07-22 02:39:38,442 INFO: Ignoring unknown maven repo '${reactNativeRootDir}/android' at node_modules/react-native-screens/android/build.gradle
2025-07-22 02:39:38,533 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-07-22 02:39:38,719 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-07-22 02:39:38,720 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-07-22 02:39:38,740 INFO: Ignoring unknown maven repo 'reactNativeAndroidDir)' at android/build.gradle
2025-07-22 02:39:38,744 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2025-07-22 02:39:38,769 INFO: Creating source tarball...
2025-07-22 02:40:45,628 INFO: Building Gradle project...
2025-07-22 02:40:45,628 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-07-22 02:40:45,628 DEBUG: > /home/vagrant/fdroidserver/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
> 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 :expo-gradle-plugin:expo-autolinking-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors SKIPPED
> 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 :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-haptics[0m (14.1.4)
- [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:writeReleaseAarMetadata
> Task :expo-blur: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-constants:writeReleaseAarMetadata
> Task :expo-document-picker:preReleaseBuild UP-TO-DATE
> Task :expo-file-system:preBuild UP-TO-DATE
> Task :expo-file-system:preReleaseBuild UP-TO-DATE
> Task :expo-document-picker:writeReleaseAarMetadata
> Task :expo-file-system:writeReleaseAarMetadata
> Task :expo-font:preBuild UP-TO-DATE
> Task :expo-font:preReleaseBuild UP-TO-DATE
> Task :expo-haptics:preBuild UP-TO-DATE
> Task :expo-haptics:preReleaseBuild UP-TO-DATE
> Task :expo-font:writeReleaseAarMetadata
> Task :expo-image:preBuild UP-TO-DATE
> Task :expo-haptics:writeReleaseAarMetadata
> Task :expo-image:preReleaseBuild UP-TO-DATE
> Task :expo-keep-awake:preBuild UP-TO-DATE
> Task :expo-image:writeReleaseAarMetadata
> Task :expo-keep-awake:preReleaseBuild UP-TO-DATE
> Task :expo-linking:preBuild UP-TO-DATE
> Task :expo-keep-awake:writeReleaseAarMetadata
> Task :expo-linking:preReleaseBuild UP-TO-DATE
> Task :expo-modules-core:preBuild UP-TO-DATE
> Task :expo-modules-core:preReleaseBuild UP-TO-DATE
> Task :expo-linking:writeReleaseAarMetadata
> Task :expo-modules-core:writeReleaseAarMetadata
> Task :expo-share-intent:preBuild UP-TO-DATE
> Task :expo-share-intent:preReleaseBuild UP-TO-DATE
> Task :expo-splash-screen:preBuild UP-TO-DATE
> Task :expo-splash-screen:preReleaseBuild UP-TO-DATE
> Task :expo-share-intent:writeReleaseAarMetadata
> Task :expo-splash-screen:writeReleaseAarMetadata
> Task :expo-system-ui:preBuild UP-TO-DATE
> Task :expo-system-ui:preReleaseBuild UP-TO-DATE
> Task :expo-ui:preBuild UP-TO-DATE
> Task :expo-system-ui:writeReleaseAarMetadata
> Task :expo-ui:preReleaseBuild UP-TO-DATE
> Task :expo-web-browser:preBuild UP-TO-DATE
> Task :expo-web-browser:preReleaseBuild UP-TO-DATE
> Task :expo-ui:writeReleaseAarMetadata
> Task :expo-web-browser:writeReleaseAarMetadata
> Task :nou-tube-view:preBuild UP-TO-DATE
> Task :nou-tube-view:preReleaseBuild UP-TO-DATE
> Task :nou-tube-view: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-gesture-handler: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 :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 ▓▓░░░░░░░░░░░░░░ 16.0% ( 5/16)
Android node_modules/expo-router/entry.js ▓▓▓▓░░░░░░░░░░░░ 26.6% (176/467)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓░░░░░░░░░░ 42.6% (576/882)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓░░░░░ 74.7% (1004/1162)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░ 90.5% (1274/1339)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 99.9% (1406/1406)
Android Bundled 21926ms node_modules/expo-router/entry.js (1406 modules)
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 32 asset files
Done writing bundle output
Done writing sourcemap output
> Task :app:checkReleaseAarMetadata
> 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-haptics:generateReleaseResValues
> Task :expo-haptics:generateReleaseResources
> Task :expo-haptics: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-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-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 :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 :app:parseReleaseLocalResources
> Task :expo-constants:extractDeepLinksRelease
> Task :expo-document-picker:extractDeepLinksRelease
> Task :expo-file-system:extractDeepLinksRelease
> Task :expo-asset:processReleaseManifest
> Task :expo:processReleaseManifest
> Task :expo-font:extractDeepLinksRelease
> Task :expo-blur:processReleaseManifest
> Task :expo-document-picker:processReleaseManifest
> Task :expo-constants: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-font:processReleaseManifest
> Task :expo-haptics:extractDeepLinksRelease
> Task :expo-image:extractDeepLinksRelease
> Task :expo-haptics:processReleaseManifest
> Task :expo-keep-awake:extractDeepLinksRelease
> Task :expo-image:processReleaseManifest
> 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-system-ui:processReleaseManifest
> Task :expo-ui:extractDeepLinksRelease
> Task :expo-web-browser:extractDeepLinksRelease
> Task :expo-ui:processReleaseManifest
> Task :nou-tube-view:extractDeepLinksRelease
> Task :expo-web-browser:processReleaseManifest
> Task :nou-tube-view:processReleaseManifest
> Task :react-native-edge-to-edge:extractDeepLinksRelease
> Task :react-native-gesture-handler:extractDeepLinksRelease
> Task :react-native-edge-to-edge:processReleaseManifest
> Task :react-native-gesture-handler:processReleaseManifest
> Task :react-native-mmkv:extractDeepLinksRelease
> Task :react-native-reanimated:extractDeepLinksRelease
> Task :react-native-mmkv:processReleaseManifest
> Task :react-native-safe-area-context:extractDeepLinksRelease
> Task :react-native-reanimated:processReleaseManifest
> 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 :expo:compileReleaseLibraryResources
> Task :app:mergeReleaseResources
> 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 :app:processReleaseManifestForPackage
> Task :expo-blur:parseReleaseLocalResources
> Task :expo-document-picker:compileReleaseLibraryResources
> Task :expo-constants:parseReleaseLocalResources
> Task :expo:generateReleaseRFile
> Task :expo-asset:generateReleaseRFile
> Task :expo-blur:generateReleaseRFile
> Task :expo-constants:generateReleaseRFile
> Task :expo-file-system:compileReleaseLibraryResources
> Task :expo-font:compileReleaseLibraryResources
> Task :expo-file-system:parseReleaseLocalResources
> Task :expo-document-picker:parseReleaseLocalResources
> Task :expo-font:parseReleaseLocalResources
> Task :expo-document-picker:generateReleaseRFile
> Task :expo-file-system:generateReleaseRFile
> Task :expo-haptics:compileReleaseLibraryResources
> Task :expo-font:generateReleaseRFile
> Task :expo-image:compileReleaseLibraryResources
> Task :expo-haptics:parseReleaseLocalResources
> Task :expo-image:parseReleaseLocalResources
> Task :expo-haptics:generateReleaseRFile
> Task :expo-image:generateReleaseRFile
> Task :expo-keep-awake:compileReleaseLibraryResources
> Task :expo-linking:compileReleaseLibraryResources
> Task :expo-keep-awake:parseReleaseLocalResources
> Task :expo-linking:parseReleaseLocalResources
> Task :expo-modules-core:compileReleaseLibraryResources
> Task :expo-keep-awake:generateReleaseRFile
> Task :expo-linking:generateReleaseRFile
> Task :expo-modules-core:parseReleaseLocalResources
> Task :expo-share-intent:compileReleaseLibraryResources
> Task :expo-splash-screen:compileReleaseLibraryResources
> Task :expo-modules-core:generateReleaseRFile
> Task :expo-share-intent:parseReleaseLocalResources
> Task :expo-system-ui:compileReleaseLibraryResources
> Task :expo-splash-screen:parseReleaseLocalResources
> Task :expo-share-intent:generateReleaseRFile
> Task :expo-splash-screen:generateReleaseRFile
> Task :expo-system-ui:parseReleaseLocalResources
> Task :expo-ui:compileReleaseLibraryResources
> Task :expo-ui:parseReleaseLocalResources
> Task :expo-web-browser:compileReleaseLibraryResources
> Task :expo-system-ui:generateReleaseRFile
> Task :expo-ui:generateReleaseRFile
> Task :expo-web-browser:parseReleaseLocalResources
> Task :nou-tube-view:compileReleaseLibraryResources
> Task :expo-web-browser:generateReleaseRFile
> Task :react-native-edge-to-edge:compileReleaseLibraryResources
> Task :nou-tube-view:parseReleaseLocalResources
> Task :react-native-gesture-handler:compileReleaseLibraryResources
> Task :react-native-edge-to-edge:parseReleaseLocalResources
> Task :react-native-mmkv:compileReleaseLibraryResources
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :nou-tube-view:generateReleaseRFile
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-edge-to-edge:generateReleaseRFile
> Task :react-native-reanimated:compileReleaseLibraryResources
> Task :react-native-mmkv:parseReleaseLocalResources
> Task :react-native-reanimated:parseReleaseLocalResources
> Task :react-native-safe-area-context:compileReleaseLibraryResources
> Task :react-native-reanimated:generateReleaseRFile
> Task :react-native-mmkv:generateReleaseRFile
> Task :react-native-safe-area-context:parseReleaseLocalResources
> Task :expo:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-screens:compileReleaseLibraryResources
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :expo:generateReleaseBuildConfig
> Task :expo-asset:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-screens:parseReleaseLocalResources
> Task :expo-asset:generateReleaseBuildConfig
> Task :expo-modules-core:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-modules-core:generateReleaseBuildConfig
> Task :react-native-screens:generateReleaseRFile
> Task :expo-modules-core:javaPreCompileRelease
> Task :expo-blur:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-asset:javaPreCompileRelease
> Task :expo-blur:generateReleaseBuildConfig
> 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-haptics:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-font:javaPreCompileRelease
> Task :expo-haptics:generateReleaseBuildConfig
> Task :expo-image:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-haptics: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-ui:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-system-ui:javaPreCompileRelease
> 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 :react-native-edge-to-edge:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo:javaPreCompileRelease
> Task :react-native-edge-to-edge:generateReleaseBuildConfig
> Task :nou-tube-view:javaPreCompileRelease
> 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 :app:processReleaseResources
> 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 :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 :expo-modules-core:compileReleaseKotlin
> Task :react-native-edge-to-edge:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:javaPreCompileRelease
> Task :react-native-mmkv:generateReleaseBuildConfig
> Task :react-native-safe-area-context:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-mmkv:javaPreCompileRelease
> Task :react-native-safe-area-context:generateReleaseBuildConfig
> Task :react-native-edge-to-edge:bundleLibCompileToJarRelease
> Task :react-native-reanimated:bundleLibCompileToJarRelease
> 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 :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :expo:extractProguardFiles
> Task :expo-asset:extractProguardFiles
> Task :expo-modules-core:extractProguardFiles
> Task :expo-blur:extractProguardFiles
> Task :expo-modules-core:prepareLintJarForPublish
> Task :expo-asset:prepareLintJarForPublish
> 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-haptics:extractProguardFiles
> Task :expo-haptics: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-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-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-edge-to-edge:generateReleaseLintModel
> Task :react-native-safe-area-context:compileReleaseJavaWithJavac
> Task :react-native-edge-to-edge:prepareLintJarForPublish
> Task :react-native-safe-area-context:bundleLibCompileToJarRelease
> 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-gesture-handler:prepareLintJarForPublish
> Task :react-native-reanimated:prepareLintJarForPublish
> Task :react-native-mmkv:bundleLibRuntimeToJarRelease
> Task :react-native-mmkv:processReleaseJavaRes NO-SOURCE
> 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:processReleaseJavaRes
> Task :react-native-safe-area-context:bundleLibRuntimeToJarRelease
> 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-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-gesture-handler:compileReleaseKotlin
> 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-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-gesture-handler:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:bundleLibCompileToJarRelease
> Task :react-native-screens:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:processReleaseJavaRes
> Task :react-native-gesture-handler:bundleLibRuntimeToJarRelease
> 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-constants:compileReleaseKotlin
> Task :expo-asset:compileReleaseKotlin
> Task :expo-font:compileReleaseKotlin
> Task :expo-document-picker:compileReleaseKotlin
> Task :expo-blur:compileReleaseKotlin
> Task :expo-asset:compileReleaseJavaWithJavac
> Task :expo-asset:bundleLibCompileToJarRelease
> Task :expo-blur:compileReleaseJavaWithJavac
> Task :expo-blur:bundleLibCompileToJarRelease
> Task :expo-constants:compileReleaseJavaWithJavac
> Task :expo-haptics:compileReleaseKotlin
> Task :expo-constants:bundleLibCompileToJarRelease
> Task :expo-document-picker:compileReleaseJavaWithJavac
> Task :expo-document-picker:bundleLibCompileToJarRelease
> Task :expo-font:compileReleaseJavaWithJavac
> Task :expo-font:bundleLibCompileToJarRelease
> Task :expo-haptics:compileReleaseJavaWithJavac
> Task :expo-haptics:bundleLibCompileToJarRelease
> Task :expo-linking:compileReleaseKotlin
> Task :expo-keep-awake:compileReleaseKotlin
> Task :expo-splash-screen: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: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-haptics:bundleLibRuntimeToJarRelease
> Task :expo-haptics:processReleaseJavaRes
> Task :expo-haptics:createFullJarRelease
> Task :expo-haptics: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-linking:generateReleaseLintModel
> 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:compileReleaseKotlin
> Task :expo-file-system:compileReleaseKotlin
> Task :nou-tube-view:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/modules/nou-tube-view/android/src/main/java/expo/modules/noutubeview/NouTubeView.kt:51:14 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86]
> Task :expo-file-system:compileReleaseJavaWithJavac
> Task :expo-file-system:bundleLibCompileToJarRelease
> Task :expo-web-browser:compileReleaseJavaWithJavac
> Task :expo-web-browser:bundleLibCompileToJarRelease
> Task :nou-tube-view:compileReleaseJavaWithJavac
> Task :nou-tube-view:bundleLibCompileToJarRelease
> Task :expo-file-system:bundleLibRuntimeToJarRelease
> Task :expo-file-system:processReleaseJavaRes
> Task :expo-file-system:createFullJarRelease
> Task :expo-file-system:generateReleaseLintModel
> Task :expo-web-browser:bundleLibRuntimeToJarRelease
> Task :expo-web-browser:processReleaseJavaRes
> Task :expo-web-browser:createFullJarRelease
> Task :expo-web-browser:generateReleaseLintModel
> Task :nou-tube-view:bundleLibRuntimeToJarRelease
> Task :nou-tube-view:processReleaseJavaRes
> Task :nou-tube-view:createFullJarRelease
> Task :nou-tube-view:generateReleaseLintModel
> Task :expo-ui:compileReleaseKotlin
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86_64]
> Task :expo-ui:compileReleaseJavaWithJavac
> Task :expo-ui:processReleaseJavaRes
> Task :expo-ui:bundleLibCompileToJarRelease
> Task :expo-ui:bundleLibRuntimeToJarRelease
> Task :expo-ui:createFullJarRelease
> Task :expo-ui:generateReleaseLintModel
> 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:processReleaseJavaRes
> Task :expo-image:bundleLibCompileToJarRelease
> Task :expo-image:bundleLibRuntimeToJarRelease
> 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:generateReleaseLintModel
> Task :expo:createFullJarRelease
> 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-gesture-handler:stripReleaseDebugSymbols
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-safe-area-context:extractDeepLinksForAarRelease
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-safe-area-context:extractReleaseAnnotations
> Task :react-native-safe-area-context:mergeReleaseGeneratedProguardFiles
> Task :react-native-safe-area-context:mergeReleaseConsumerProguardFiles
> Task :react-native-safe-area-context:mergeReleaseShaders
> Task :react-native-safe-area-context:compileReleaseShaders NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseAssets UP-TO-DATE
> Task :react-native-safe-area-context:packageReleaseAssets
> Task :react-native-safe-area-context: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:extractReleaseAnnotations
> Task :react-native-screens:mergeReleaseGeneratedProguardFiles
> Task :react-native-screens:mergeReleaseNativeLibs
> 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:mergeReleaseJavaResource
> Task :react-native-screens:stripReleaseDebugSymbols
> Task :react-native-edge-to-edge:mergeReleaseJniLibFolders
> Task :react-native-screens:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-screens:syncReleaseLibJars
> Task :react-native-screens:bundleReleaseLocalLintAar
> 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-edge-to-edge:mergeReleaseJavaResource
> Task :expo:mergeReleaseJniLibFolders
> Task :react-native-edge-to-edge:syncReleaseLibJars
> Task :react-native-edge-to-edge:bundleReleaseLocalLintAar
> Task :expo:mergeReleaseNativeLibs NO-SOURCE
> Task :expo:stripReleaseDebugSymbols NO-SOURCE
> Task :expo:extractDeepLinksForAarRelease
> Task :expo:copyReleaseJniLibsProjectAndLocalJars
> 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-mmkv:mergeReleaseJniLibFolders
> Task :expo:syncReleaseLibJars
> Task :expo: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 :expo-font:mergeReleaseJniLibFolders
> Task :react-native-reanimated:syncReleaseLibJars
> Task :expo-font:mergeReleaseNativeLibs NO-SOURCE
> 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-font:mergeReleaseJavaResource
> Task :expo-image:mergeReleaseJniLibFolders
> Task :expo-font:syncReleaseLibJars
> Task :expo-font:bundleReleaseLocalLintAar
> Task :expo-image:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-image:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-image:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-image:extractDeepLinksForAarRelease
> Task :expo-image:extractReleaseAnnotations
> 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-share-intent:mergeReleaseJniLibFolders
> Task :expo-share-intent:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-share-intent:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-image:mergeReleaseJavaResource
> Task :expo-share-intent:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-reanimated:mergeReleaseNativeLibs
> Task :expo-image:syncReleaseLibJars
> Task :expo-image:bundleReleaseLocalLintAar
> 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 :nou-tube-view:mergeReleaseJniLibFolders
> Task :nou-tube-view:mergeReleaseNativeLibs NO-SOURCE
> Task :nou-tube-view:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-share-intent:mergeReleaseJavaResource
> Task :nou-tube-view:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-share-intent:syncReleaseLibJars
> Task :react-native-reanimated:stripReleaseDebugSymbols
> Task :expo-share-intent:bundleReleaseLocalLintAar
> Task :nou-tube-view:extractDeepLinksForAarRelease
> Task :nou-tube-view:extractReleaseAnnotations
> Task :nou-tube-view:mergeReleaseGeneratedProguardFiles
> Task :react-native-reanimated:copyReleaseJniLibsProjectAndLocalJars
> Task :nou-tube-view:mergeReleaseConsumerProguardFiles
> Task :react-native-reanimated:bundleReleaseLocalLintAar
> 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-modules-core:mergeReleaseJavaResource
> Task :expo-splash-screen:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-modules-core:mergeReleaseNativeLibs
> Task :expo-modules-core:syncReleaseLibJars
> Task :expo-splash-screen:stripReleaseDebugSymbols NO-SOURCE
> 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-splash-screen:mergeReleaseJavaResource
> Task :expo-system-ui:mergeReleaseJniLibFolders
> Task :expo-modules-core:stripReleaseDebugSymbols
> Task :expo-splash-screen:syncReleaseLibJars
> Task :expo-splash-screen:bundleReleaseLocalLintAar
> Task :expo-system-ui:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-system-ui:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-system-ui:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-system-ui:extractDeepLinksForAarRelease
> Task :expo-modules-core:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-system-ui:extractReleaseAnnotations
> Task :expo-modules-core:bundleReleaseLocalLintAar
> 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-haptics:mergeReleaseJniLibFolders
> Task :expo-haptics:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-haptics:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-haptics:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-haptics:extractDeepLinksForAarRelease
> Task :expo-haptics:extractReleaseAnnotations
> Task :expo-haptics:mergeReleaseGeneratedProguardFiles
> Task :expo-haptics:mergeReleaseConsumerProguardFiles
> Task :expo-haptics:mergeReleaseShaders
> Task :expo-haptics:compileReleaseShaders NO-SOURCE
> Task :expo-haptics:generateReleaseAssets UP-TO-DATE
> Task :expo-haptics:packageReleaseAssets
> Task :expo-haptics:prepareReleaseArtProfile
> Task :expo-haptics:mergeReleaseJavaResource
> Task :expo-haptics:syncReleaseLibJars
> Task :expo-haptics: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-web-browser:syncReleaseLibJars
> Task :expo-web-browser:bundleReleaseLocalLintAar
> Task :expo-asset:writeReleaseLintModelMetadata
> Task :expo-blur:writeReleaseLintModelMetadata
> Task :expo-constants:writeReleaseLintModelMetadata
> Task :expo-document-picker:writeReleaseLintModelMetadata
> Task :expo-file-system:writeReleaseLintModelMetadata
> Task :expo-font:writeReleaseLintModelMetadata
> Task :expo-haptics: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-edge-to-edge:writeReleaseLintModelMetadata
> Task :react-native-reanimated:writeReleaseLintModelMetadata
> Task :react-native-gesture-handler:writeReleaseLintModelMetadata
> Task :react-native-mmkv:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:writeReleaseLintModelMetadata
> Task :react-native-screens: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-haptics: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-edge-to-edge:generateReleaseLintVitalModel
> Task :react-native-gesture-handler:generateReleaseLintVitalModel
> Task :react-native-mmkv:generateReleaseLintVitalModel
> Task :react-native-reanimated:generateReleaseLintVitalModel
> Task :react-native-safe-area-context:generateReleaseLintVitalModel
> Task :react-native-screens:generateReleaseLintVitalModel
> Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :expo-constants:lintVitalAnalyzeRelease
> Task :expo-splash-screen:lintVitalAnalyzeRelease
> Task :expo-modules-core:lintVitalAnalyzeRelease
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :expo-asset:lintVitalAnalyzeRelease
> Task :app:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :expo-blur:lintVitalAnalyzeRelease
> Task :expo:lintVitalAnalyzeRelease
> Task :app:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :expo-font:lintVitalAnalyzeRelease
> Task :expo-document-picker:lintVitalAnalyzeRelease
> Task :app:configureCMakeRelWithDebInfo[x86]
> Task :expo-haptics:lintVitalAnalyzeRelease
> Task :expo-file-system:lintVitalAnalyzeRelease
> Task :expo-image:lintVitalAnalyzeRelease
> Task :app:buildCMakeRelWithDebInfo[x86]
> Task :expo-linking:lintVitalAnalyzeRelease
> Task :expo-keep-awake:lintVitalAnalyzeRelease
> Task :expo-share-intent:lintVitalAnalyzeRelease
> Task :app:configureCMakeRelWithDebInfo[x86_64]
> Task :expo-system-ui:lintVitalAnalyzeRelease
> Task :expo-web-browser:lintVitalAnalyzeRelease
> Task :expo-ui: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-haptics: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-edge-to-edge:copyReleaseJniLibsProjectOnly
> Task :react-native-mmkv:copyReleaseJniLibsProjectOnly
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectOnly
> Task :react-native-safe-area-context:bundleLibRuntimeToDirRelease
> Task :react-native-screens:copyReleaseJniLibsProjectOnly
> Task :react-native-edge-to-edge:bundleLibRuntimeToDirRelease
> Task :react-native-gesture-handler:bundleLibRuntimeToDirRelease
> Task :react-native-mmkv:bundleLibRuntimeToDirRelease
> Task :expo-font:bundleLibRuntimeToDirRelease
> Task :expo-share-intent:bundleLibRuntimeToDirRelease
> Task :nou-tube-view:bundleLibRuntimeToDirRelease
> Task :expo-system-ui:bundleLibRuntimeToDirRelease
> Task :expo-splash-screen:bundleLibRuntimeToDirRelease
> Task :expo:bundleLibRuntimeToDirRelease
> Task :expo-asset:bundleLibRuntimeToDirRelease
> Task :expo-ui:bundleLibRuntimeToDirRelease
> Task :react-native-screens:bundleLibRuntimeToDirRelease
> Task :expo-modules-core:copyReleaseJniLibsProjectOnly
> Task :expo-blur:bundleLibRuntimeToDirRelease
> Task :react-native-reanimated:bundleLibRuntimeToDirRelease
> Task :expo-image:bundleLibRuntimeToDirRelease
> Task :expo-constants:bundleLibRuntimeToDirRelease
> Task :expo-document-picker:bundleLibRuntimeToDirRelease
> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly
> Task :expo-modules-core:bundleLibRuntimeToDirRelease
> Task :expo-linking:bundleLibRuntimeToDirRelease
> Task :expo-keep-awake:bundleLibRuntimeToDirRelease
> Task :expo-haptics:bundleLibRuntimeToDirRelease
> Task :expo-web-browser:bundleLibRuntimeToDirRelease
> Task :expo-file-system:bundleLibRuntimeToDirRelease
> Task :react-native-edge-to-edge:lintVitalAnalyzeRelease
> Task :nou-tube-view:lintVitalAnalyzeRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseNativeLibs
> Task :react-native-gesture-handler:lintVitalAnalyzeRelease
> Task :react-native-mmkv:lintVitalAnalyzeRelease
> Task :react-native-reanimated: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 :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processReleaseJavaRes
> Task :app:extractReleaseNativeSymbolTables
> Task :react-native-safe-area-context:lintVitalAnalyzeRelease
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseNativeDebugMetadata
> 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 15m 54s
1032 actionable tasks: 1032 executed
2025-07-22 02:56:41,595 INFO: Successfully built version 0.1.16 of jp.nonbili.noutube from bfabbd29a151d2e5a8ca254b08dfcfae7654c93f
2025-07-22 02:56:42,177 DEBUG: Checking build/jp.nonbili.noutube/android/app/build/outputs/apk/release/app-release-unsigned.apk
2025-07-22 02:56:42,381 INFO: success: jp.nonbili.noutube
2025-07-22 02:56:42,381 INFO: Finished
2025-07-22 02:56:42,381 INFO: 1 build succeeded