log for jp.nonbili.noutube:14
== Installed Android Tools ==
2025-07-09 00:00:55,467 DEBUG: Reading 'config.yml'
2025-07-09 00:00:55,482 INFO: Creating log directory
2025-07-09 00:00:55,482 INFO: Creating temporary directory
2025-07-09 00:00:55,482 INFO: Creating output directory
2025-07-09 00:00:55,491 DEBUG: Getting git vcs interface for https://github.com/nonbili/NouTube
2025-07-09 00:00:55,492 DEBUG: Checking jp.nonbili.noutube:14
2025-07-09 00:00:55,492 INFO: Building version 0.1.13 (14) of jp.nonbili.noutube
2025-07-09 00:00:55,497 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/jp.nonbili.noutube, universal_newlines=False, shell=None, istream=None)
2025-07-09 00:00:55,509 INFO: Running 'sudo' commands in /home/vagrant
2025-07-09 00:00:55,509 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
41 51.6M 41 21.2M 0 0 22.5M 0 0:00:02 --:--:-- 0:00:02 22.5M
98 51.6M 98 50.6M 0 0 25.9M 0 0:00:01 0:00:01 --:--:-- 25.9M
100 51.6M 100 51.6M 0 0 26.0M 0 0:00:01 0:00:01 --:--:-- 26.0M
+ 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 3s
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-09 00:01:03,934 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-09 00:01:04,439 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-09 00:01:21,864 INFO: Getting source for revision 0056d843bfd5a611dfe95169d50d0f8954ed0d91
2025-07-09 00:01:21,865 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:21,865 DEBUG: > git rev-parse --show-toplevel
2025-07-09 00:01:22,071 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:22,071 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-09 00:01:22,274 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:22,275 DEBUG: > git reset --hard
2025-07-09 00:01:22,478 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:22,478 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-09 00:01:22,581 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:22,581 DEBUG: > git clean -dffx
2025-07-09 00:01:22,684 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:22,684 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-09 00:01:23,489 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:23,489 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-09 00:01:23,993 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:23,994 DEBUG: > git remote set-head origin --auto
2025-07-09 00:01:24,598 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:24,598 DEBUG: > git checkout -f 0056d843bfd5a611dfe95169d50d0f8954ed0d91
2025-07-09 00:01:24,901 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:24,901 DEBUG: > git clean -dffx
2025-07-09 00:01:25,004 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:25,004 DEBUG: > git rev-parse --show-toplevel
2025-07-09 00:01:25,208 DEBUG: Directory: build/jp.nonbili.noutube
2025-07-09 00:01:25,208 DEBUG: > git submodule deinit --all --force
2025-07-09 00:01:25,311 INFO: Creating local.properties file at build/jp.nonbili.noutube/local.properties
2025-07-09 00:01:25,314 INFO: Creating local.properties file at build/jp.nonbili.noutube/android/local.properties
2025-07-09 00:01:25,314 INFO: Creating local.properties file at build/jp.nonbili.noutube/android/app/local.properties
2025-07-09 00:01:25,315 DEBUG: Removing debuggable flags from build/jp.nonbili.noutube/android/app
2025-07-09 00:01:25,320 INFO: Cleaned build.gradle of keysigning configs at build/jp.nonbili.noutube/android/app/build.gradle
2025-07-09 00:01:25,324 INFO: Running 'prebuild' commands in build/jp.nonbili.noutube/android/app
2025-07-09 00:01:25,324 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-07-09 00:01:25,324 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../..; sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},' package.json; yarn; yarn bundle:es; yarn expo prebuild -p android --clean
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ sed -i -e '1a "expo":{"autolinking":{"android":{"buildFromSource":[".*"]}}},' package.json
+ yarn
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > ts-node@10.9.2" has unmet peer dependency "@types/node@*".
warning Workspaces can only be enabled in private projects.
[4/4] Building fresh packages...
success Saved lockfile.
Done in 99.72s.
+ yarn bundle:es
yarn run v1.22.22
$ esbuild --bundle content/main.ts --outfile=assets/scripts/main.bjs
assets/scripts/main.bjs 10.3kb
Done in 0.37s.
+ 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 react-native@0.79.4 instead of recommended react-native@0.79.5.
- 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 22.50s.
2025-07-09 00:03:29,785 INFO: Cleaning Gradle project...
2025-07-09 00:03:29,786 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-07-09 00:03:29,786 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.9)
- [32mexpo-asset[0m (11.1.5)
- [32mexpo-blur[0m (14.1.5)
- [32mexpo-constants[0m (17.1.6)
- [32mexpo-file-system[0m (18.1.10)
- [32mexpo-font[0m (13.3.1)
- [32mexpo-haptics[0m (14.1.4)
- [32mexpo-image[0m (unspecified)
- [32mexpo-keep-awake[0m (14.1.4)
- [32mexpo-linking[0m (7.1.5)
- [32mexpo-modules-core[0m (2.4.0)
- [32mexpo-share-intent[0m (unspecified)
- [32mexpo-splash-screen[0m (0.30.9)
- [32mexpo-system-ui[0m (5.0.9)
- [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 8m 44s
31 actionable tasks: 30 executed, 1 up-to-date
2025-07-09 00:12:21,943 INFO: Scanning source for common problems...
2025-07-09 00:12:22,140 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-09 00:12:22,141 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-09 00:12:22,727 DEBUG: write 'suss.json' to cache
2025-07-09 00:12:22,736 DEBUG: next suss.json cache update due in 23:59:59.980731
2025-07-09 00:12:22,966 INFO: Removing Java JAR file at node_modules/expo-system-ui/local-maven-repo/host/exp/exponent/expo.modules.systemui/5.0.9/expo.modules.systemui-5.0.9-sources.jar
2025-07-09 00:12:22,967 INFO: Removing Android AAR library at node_modules/expo-system-ui/local-maven-repo/host/exp/exponent/expo.modules.systemui/5.0.9/expo.modules.systemui-5.0.9.aar
2025-07-09 00:12:23,314 INFO: Removing unknown maven repo 'mavenTempLocalUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2025-07-09 00:12:23,647 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2025-07-09 00:12:23,647 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2025-07-09 00:12:23,651 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermes
2025-07-09 00:12:24,286 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140_1.dll
2025-07-09 00:12:24,291 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutest64.dll
2025-07-09 00:12:24,302 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuuc64.dll
2025-07-09 00:12:24,306 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140.dll
2025-07-09 00:12:24,307 INFO: Removing binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2025-07-09 00:12:24,313 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/msvcp140.dll
2025-07-09 00:12:24,317 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutu64.dll
2025-07-09 00:12:24,320 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuio64.dll
2025-07-09 00:12:24,349 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icudt64.dll
2025-07-09 00:12:24,364 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuin64.dll
2025-07-09 00:12:24,367 INFO: Removing binary at node_modules/react-native/React/I18n/strings/fi.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,368 INFO: Removing binary at node_modules/react-native/React/I18n/strings/vi.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,368 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ko.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,369 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hr.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,369 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ms.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,370 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ar.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,370 INFO: Removing binary at node_modules/react-native/React/I18n/strings/cs.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,371 INFO: Removing binary at node_modules/react-native/React/I18n/strings/sv.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,371 INFO: Removing binary at node_modules/react-native/React/I18n/strings/el.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,372 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pt.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,372 INFO: Removing binary at node_modules/react-native/React/I18n/strings/es.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,373 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hant-HK.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,373 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zu.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,374 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ru.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,374 INFO: Removing binary at node_modules/react-native/React/I18n/strings/id.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,375 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ja.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,375 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pt-PT.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,376 INFO: Removing binary at node_modules/react-native/React/I18n/strings/da.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,376 INFO: Removing binary at node_modules/react-native/React/I18n/strings/sk.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,377 INFO: Removing binary at node_modules/react-native/React/I18n/strings/es-ES.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,377 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hi.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,377 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hu.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,378 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hant.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,378 INFO: Removing binary at node_modules/react-native/React/I18n/strings/tr.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,378 INFO: Removing binary at node_modules/react-native/React/I18n/strings/de.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,379 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ro.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,379 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pl.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,380 INFO: Removing binary at node_modules/react-native/React/I18n/strings/nl.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,380 INFO: Removing binary at node_modules/react-native/React/I18n/strings/he.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,380 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hans.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,381 INFO: Removing binary at node_modules/react-native/React/I18n/strings/th.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,381 INFO: Removing binary at node_modules/react-native/React/I18n/strings/nb.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,382 INFO: Removing binary at node_modules/react-native/React/I18n/strings/en-GB.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,382 INFO: Removing binary at node_modules/react-native/React/I18n/strings/uk.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,382 INFO: Removing binary at node_modules/react-native/React/I18n/strings/fr.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,383 INFO: Removing binary at node_modules/react-native/React/I18n/strings/it.lproj/fbt_language_pack.bin
2025-07-09 00:12:24,898 INFO: Removing Android AAR library at node_modules/@expo/ui/local-maven-repo/expo/modules/ui/expo.modules.ui/0.1.1-alpha.9/expo.modules.ui-0.1.1-alpha.9.aar
2025-07-09 00:12:24,899 INFO: Removing Java JAR file at node_modules/@expo/ui/local-maven-repo/expo/modules/ui/expo.modules.ui/0.1.1-alpha.9/expo.modules.ui-0.1.1-alpha.9-sources.jar
2025-07-09 00:12:24,952 WARNING: Found executable binary, possibly code at node_modules/@expo/vector-icons/build/vendor/react-native-vector-icons/Fonts/Fontisto.ttf
2025-07-09 00:12:25,253 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-09 00:12:25,254 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-09 00:12:25,317 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle
2025-07-09 00:12:25,362 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-07-09 00:12:25,363 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-09 00:12:25,370 INFO: Removing binary at node_modules/expo-modules-core/expo-module-gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-07-09 00:12:25,371 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-09 00:12:25,371 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-09 00:12:25,371 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-09 00:12:25,372 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-09 00:12:25,372 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-09 00:12:25,372 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-09 00:12:25,373 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-09 00:12:25,373 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-09 00:12:25,373 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-09 00:12:25,374 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-09 00:12:25,374 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-09 00:12:25,374 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-09 00:12:25,375 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-09 00:12:25,375 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-09 00:12:25,375 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-09 00:12:25,376 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-09 00:12:25,376 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-09 00:12:25,376 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-09 00:12:25,377 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-09 00:12:25,377 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-09 00:12:25,378 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-09 00:12:25,378 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-09 00:12:25,378 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-09 00:12:25,378 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-09 00:12:25,379 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-09 00:12:25,379 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-09 00:12:25,379 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-09 00:12:25,380 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-09 00:12:25,380 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-09 00:12:25,380 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-09 00:12:25,381 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-09 00:12:25,381 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-09 00:12:25,381 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-09 00:12:25,382 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-09 00:12:25,382 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-09 00:12:25,382 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-09 00:12:25,383 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-09 00:12:25,383 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-09 00:12:25,383 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-09 00:12:25,384 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-09 00:12:25,384 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-09 00:12:25,385 INFO: Removing Java JAR file at node_modules/expo-modules-core/expo-module-gradle-plugin/build/libs/expo-module-gradle-plugin.jar
2025-07-09 00:12:25,417 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-09 00:12:25,418 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-09 00:12:25,425 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-09 00:12:25,426 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-09 00:12:25,426 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-09 00:12:25,426 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-09 00:12:25,427 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-09 00:12:25,427 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-09 00:12:25,427 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-09 00:12:25,428 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-09 00:12:25,428 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-09 00:12:25,428 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-09 00:12:25,429 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-09 00:12:25,429 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-09 00:12:25,429 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-09 00:12:25,430 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-09 00:12:25,430 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-09 00:12:25,430 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-09 00:12:25,431 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-09 00:12:25,431 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-09 00:12:25,431 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-09 00:12:25,432 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-09 00:12:25,432 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-09 00:12:25,432 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-09 00:12:25,433 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-09 00:12:25,433 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-09 00:12:25,433 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-09 00:12:25,434 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-09 00:12:25,434 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-09 00:12:25,434 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-09 00:12:25,435 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-09 00:12:25,435 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-09 00:12:25,435 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-09 00:12:25,436 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-09 00:12:25,436 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-09 00:12:25,436 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-09 00:12:25,437 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-09 00:12:25,437 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-09 00:12:25,437 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-09 00:12:25,438 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-09 00:12:25,438 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-09 00:12:25,439 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-09 00:12:25,444 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-09 00:12:25,444 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-09 00:12:25,451 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-09 00:12:25,452 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-09 00:12:25,452 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-09 00:12:25,453 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-09 00:12:25,453 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-09 00:12:25,454 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-09 00:12:25,454 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-09 00:12:25,454 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-09 00:12:25,455 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-09 00:12:25,455 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-09 00:12:25,455 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-09 00:12:25,456 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-09 00:12:25,456 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-09 00:12:25,456 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-09 00:12:25,457 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-09 00:12:25,457 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-09 00:12:25,458 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-09 00:12:25,458 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-09 00:12:25,458 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-09 00:12:25,459 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-09 00:12:25,459 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-09 00:12:25,459 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-09 00:12:25,460 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-09 00:12:25,460 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-09 00:12:25,460 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-09 00:12:25,461 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-09 00:12:25,461 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-09 00:12:25,461 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-09 00:12:25,462 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-09 00:12:25,462 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-09 00:12:25,462 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-09 00:12:25,463 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-09 00:12:25,463 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-09 00:12:25,463 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-09 00:12:25,464 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-09 00:12:25,464 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-09 00:12:25,464 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-09 00:12:25,465 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-09 00:12:25,465 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-09 00:12:25,465 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-09 00:12:25,466 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-09 00:12:25,466 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-09 00:12:25,466 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-09 00:12:25,467 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-09 00:12:25,467 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-09 00:12:25,467 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-09 00:12:25,468 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-09 00:12:25,468 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-09 00:12:25,468 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-09 00:12:25,469 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-09 00:12:25,469 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-09 00:12:25,470 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-09 00:12:25,475 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-09 00:12:25,475 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-09 00:12:25,483 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-09 00:12:25,484 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-09 00:12:25,484 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-09 00:12:25,485 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-09 00:12:25,485 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-09 00:12:25,485 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-09 00:12:25,486 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-09 00:12:25,486 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-09 00:12:25,486 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-09 00:12:25,487 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-09 00:12:25,487 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-09 00:12:25,488 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-09 00:12:25,517 INFO: Ignoring unknown maven repo '${mavenRepo.url}' at node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
2025-07-09 00:12:25,549 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle
2025-07-09 00:12:25,620 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-09 00:12:25,621 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-09 00:12:25,752 INFO: Removing Android AAR library at node_modules/expo-splash-screen/local-maven-repo/host/exp/exponent/expo.modules.splashscreen/0.30.9/expo.modules.splashscreen-0.30.9.aar
2025-07-09 00:12:25,753 INFO: Removing Java JAR file at node_modules/expo-splash-screen/local-maven-repo/host/exp/exponent/expo.modules.splashscreen/0.30.9/expo.modules.splashscreen-0.30.9-sources.jar
2025-07-09 00:12:25,769 INFO: Removing Android AAR library at node_modules/expo-font/local-maven-repo/host/exp/exponent/expo.modules.font/13.3.1/expo.modules.font-13.3.1.aar
2025-07-09 00:12:25,770 INFO: Removing Java JAR file at node_modules/expo-font/local-maven-repo/host/exp/exponent/expo.modules.font/13.3.1/expo.modules.font-13.3.1-sources.jar
2025-07-09 00:12:25,799 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-09 00:12:25,800 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-09 00:12:26,008 INFO: Removing gradle-wrapper.jar at node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2025-07-09 00:12:26,017 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-07-09 00:12:26,017 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-09 00:12:26,023 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/local-state/build-history.bin
2025-07-09 00:12:26,023 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-09 00:12:26,024 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-09 00:12:26,024 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-09 00:12:26,024 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-09 00:12:26,025 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-09 00:12:26,025 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-09 00:12:26,025 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-09 00:12:26,026 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-09 00:12:26,026 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-09 00:12:26,026 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-09 00:12:26,027 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-09 00:12:26,027 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-09 00:12:26,027 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-09 00:12:26,028 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/shared/build/libs/shared.jar
2025-07-09 00:12:26,044 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-09 00:12:26,045 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-09 00:12:26,052 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-07-09 00:12:26,052 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-09 00:12:26,053 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-09 00:12:26,053 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-09 00:12:26,053 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-09 00:12:26,054 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-09 00:12:26,054 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-09 00:12:26,054 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-09 00:12:26,055 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-09 00:12:26,055 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-09 00:12:26,055 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-09 00:12:26,056 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-09 00:12:26,056 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-09 00:12:26,057 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-09 00:12:26,057 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-09 00:12:26,057 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-09 00:12:26,058 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-09 00:12:26,058 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-09 00:12:26,058 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-09 00:12:26,059 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-09 00:12:26,059 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-09 00:12:26,059 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-09 00:12:26,060 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-09 00:12:26,060 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-09 00:12:26,060 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-09 00:12:26,061 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-09 00:12:26,061 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-09 00:12:26,062 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-09 00:12:26,062 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-09 00:12:26,062 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-09 00:12:26,063 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-09 00:12:26,063 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-09 00:12:26,063 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-09 00:12:26,064 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-09 00:12:26,064 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-09 00:12:26,064 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-09 00:12:26,065 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-09 00:12:26,065 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-09 00:12:26,065 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-09 00:12:26,066 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-09 00:12:26,066 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-09 00:12:26,066 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-09 00:12:26,067 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-09 00:12:26,067 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-09 00:12:26,084 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-07-09 00:12:26,084 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-07-09 00:12:26,091 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-07-09 00:12:26,091 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-09 00:12:26,091 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-09 00:12:26,092 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-09 00:12:26,092 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-09 00:12:26,093 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-09 00:12:26,093 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/settings-plugin/build/libs/settings-plugin.jar
2025-07-09 00:12:26,148 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-09 00:12:26,149 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-09 00:12:26,393 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at node_modules/react-native-reanimated/android/build.gradle
2025-07-09 00:12:26,393 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at node_modules/react-native-reanimated/android/build.gradle
2025-07-09 00:12:26,395 INFO: Removing gradle-wrapper.jar at node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2025-07-09 00:12:26,498 INFO: Removing Android AAR library at node_modules/expo-asset/local-maven-repo/expo/modules/asset/expo.modules.asset/11.1.5/expo.modules.asset-11.1.5.aar
2025-07-09 00:12:26,499 INFO: Removing Java JAR file at node_modules/expo-asset/local-maven-repo/expo/modules/asset/expo.modules.asset/11.1.5/expo.modules.asset-11.1.5-sources.jar
2025-07-09 00:12:26,607 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-edge-to-edge/android/build.gradle
2025-07-09 00:12:26,814 INFO: Ignoring unknown maven repo '${reactNativeRootDir}/android' at node_modules/react-native-screens/android/build.gradle
2025-07-09 00:12:26,902 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-07-09 00:12:27,088 INFO: Removing Java JAR file at node_modules/expo-image/local-maven-repo/BareExpo/expo.modules.image/2.3.0/expo.modules.image-2.3.0-sources.jar
2025-07-09 00:12:27,089 INFO: Removing Android AAR library at node_modules/expo-image/local-maven-repo/BareExpo/expo.modules.image/2.3.0/expo.modules.image-2.3.0.aar
2025-07-09 00:12:27,110 INFO: Ignoring unknown maven repo 'reactNativeAndroidDir)' at android/build.gradle
2025-07-09 00:12:27,113 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2025-07-09 00:12:27,138 INFO: Creating source tarball...
2025-07-09 00:13:32,303 INFO: Building Gradle project...
2025-07-09 00:13:32,303 DEBUG: Directory: build/jp.nonbili.noutube/android/app
2025-07-09 00:13:32,303 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 :expo-gradle-plugin:expo-autolinking-settings-plugin:pluginDescriptors
> Task :gradle-plugin: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.9)
- [32mexpo-asset[0m (11.1.5)
- [32mexpo-blur[0m (14.1.5)
- [32mexpo-constants[0m (17.1.6)
- [32mexpo-file-system[0m (18.1.10)
- [32mexpo-font[0m (13.3.1)
- [32mexpo-haptics[0m (14.1.4)
- [32mexpo-image[0m (unspecified)
- [32mexpo-keep-awake[0m (14.1.4)
- [32mexpo-linking[0m (7.1.5)
- [32mexpo-modules-core[0m (2.4.0)
- [32mexpo-share-intent[0m (unspecified)
- [32mexpo-splash-screen[0m (0.30.9)
- [32mexpo-system-ui[0m (5.0.9)
- [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:writeReleaseAarMetadata
> Task :expo-asset: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-file-system:preBuild UP-TO-DATE
> Task :expo-constants:writeReleaseAarMetadata
> Task :expo-file-system:preReleaseBuild UP-TO-DATE
> Task :expo-font:preBuild UP-TO-DATE
> Task :expo-font:preReleaseBuild UP-TO-DATE
> Task :expo-file-system:writeReleaseAarMetadata
> Task :expo-haptics:preBuild UP-TO-DATE
> Task :expo-haptics:preReleaseBuild UP-TO-DATE
> Task :expo-font:writeReleaseAarMetadata
> Task :expo-haptics:writeReleaseAarMetadata
> Task :expo-image:preBuild UP-TO-DATE
> Task :expo-image:preReleaseBuild UP-TO-DATE
> Task :expo-image:writeReleaseAarMetadata
> Task :expo-keep-awake:preBuild UP-TO-DATE
> Task :expo-keep-awake:preReleaseBuild UP-TO-DATE
> Task :expo-linking:preBuild UP-TO-DATE
> Task :expo-linking:preReleaseBuild UP-TO-DATE
> Task :expo-keep-awake:writeReleaseAarMetadata
> Task :expo-modules-core:preBuild UP-TO-DATE
> Task :expo-linking:writeReleaseAarMetadata
> Task :expo-modules-core:preReleaseBuild UP-TO-DATE
> Task :expo-share-intent:preBuild UP-TO-DATE
> Task :expo-share-intent:preReleaseBuild UP-TO-DATE
> Task :expo-modules-core:writeReleaseAarMetadata
> Task :expo-splash-screen:preBuild UP-TO-DATE
> Task :expo-share-intent:writeReleaseAarMetadata
> Task :expo-splash-screen:preReleaseBuild UP-TO-DATE
> Task :expo-system-ui:preBuild UP-TO-DATE
> Task :expo-system-ui:preReleaseBuild UP-TO-DATE
> Task :expo-splash-screen:writeReleaseAarMetadata
> Task :expo-ui:preBuild UP-TO-DATE
> Task :expo-ui:preReleaseBuild UP-TO-DATE
> Task :expo-system-ui:writeReleaseAarMetadata
> Task :expo-web-browser:preBuild UP-TO-DATE
> Task :expo-ui:writeReleaseAarMetadata
> Task :expo-web-browser:preReleaseBuild UP-TO-DATE
> Task :nou-tube-view:preBuild UP-TO-DATE
> Task :nou-tube-view:preReleaseBuild UP-TO-DATE
> Task :expo-web-browser:writeReleaseAarMetadata
> Task :nou-tube-view:writeReleaseAarMetadata
> Task :react-native-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-reanimated:assertMinimalReactNativeVersionTask SKIPPED
> Task :react-native-mmkv:writeReleaseAarMetadata
> 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% ( 4/16)
Android node_modules/expo-router/entry.js ▓▓▓▓░░░░░░░░░░░░ 27.7% (200/434)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓░░░░░░░░░ 49.4% (598/851)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓░░░░ 78.5% (1016/1147)
Android node_modules/expo-router/entry.js ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 98.3% (1293/1304)
Android Bundled 20864ms node_modules/expo-router/entry.js (1329 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:generateReleaseResValues
> Task :expo:generateReleaseResValues
> Task :expo:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> 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-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 :expo-constants:extractDeepLinksRelease
> Task :expo-file-system:extractDeepLinksRelease
> Task :expo-font:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :expo-haptics:extractDeepLinksRelease
> Task :expo-image:extractDeepLinksRelease
> Task :expo-constants:processReleaseManifest
> Task :expo-keep-awake:extractDeepLinksRelease
> Task :expo-asset:processReleaseManifest
> Task :expo-font: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-haptics:processReleaseManifest
> Task :expo-blur:processReleaseManifest
> Task :expo:processReleaseManifest
> Task :expo-image:processReleaseManifest
> Task :expo-keep-awake:processReleaseManifest
> Task :expo-linking:extractDeepLinksRelease
> 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-splash-screen:extractDeepLinksRelease
> Task :expo-share-intent:processReleaseManifest
> Task :expo-splash-screen:processReleaseManifest
> Task :expo-system-ui:extractDeepLinksRelease
> Task :expo-ui:extractDeepLinksRelease
> Task :expo-system-ui:processReleaseManifest
> Task :expo-ui:processReleaseManifest
> Task :expo-web-browser:extractDeepLinksRelease
> Task :nou-tube-view:extractDeepLinksRelease
> Task :expo-web-browser:processReleaseManifest
> Task :react-native-edge-to-edge:extractDeepLinksRelease
> Task :nou-tube-view:processReleaseManifest
> Task :react-native-edge-to-edge:processReleaseManifest
> Task :react-native-gesture-handler:extractDeepLinksRelease
> Task :react-native-mmkv:extractDeepLinksRelease
> Task :react-native-gesture-handler:processReleaseManifest
> Task :react-native-mmkv:processReleaseManifest
> Task :react-native-reanimated:extractDeepLinksRelease
> 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-file-system:compileReleaseLibraryResources
> Task :expo-asset:generateReleaseRFile
> Task :expo:generateReleaseRFile
> Task :expo-constants:parseReleaseLocalResources
> Task :expo-file-system:parseReleaseLocalResources
> Task :expo-blur:generateReleaseRFile
> Task :expo-font:compileReleaseLibraryResources
> Task :expo-constants:generateReleaseRFile
> Task :expo-file-system:generateReleaseRFile
> Task :expo-haptics:compileReleaseLibraryResources
> Task :expo-font:parseReleaseLocalResources
> Task :expo-haptics:parseReleaseLocalResources
> Task :expo-font:generateReleaseRFile
> Task :expo-haptics:generateReleaseRFile
> Task :expo-image:compileReleaseLibraryResources
> Task :expo-image:parseReleaseLocalResources
> Task :expo-keep-awake:compileReleaseLibraryResources
> Task :expo-image:generateReleaseRFile
> Task :expo-keep-awake:parseReleaseLocalResources
> Task :expo-linking:compileReleaseLibraryResources
> Task :expo-linking:parseReleaseLocalResources
> Task :expo-keep-awake:generateReleaseRFile
> Task :expo-modules-core:compileReleaseLibraryResources
> Task :expo-linking:generateReleaseRFile
> Task :expo-share-intent:compileReleaseLibraryResources
> Task :expo-modules-core:parseReleaseLocalResources
> Task :expo-share-intent:parseReleaseLocalResources
> Task :expo-modules-core:generateReleaseRFile
> Task :expo-share-intent:generateReleaseRFile
> Task :expo-splash-screen:compileReleaseLibraryResources
> Task :expo-splash-screen:parseReleaseLocalResources
> Task :expo-system-ui:compileReleaseLibraryResources
> Task :expo-splash-screen:generateReleaseRFile
> Task :expo-ui:compileReleaseLibraryResources
> Task :expo-system-ui:parseReleaseLocalResources
> Task :expo-ui:parseReleaseLocalResources
> Task :expo-system-ui:generateReleaseRFile
> Task :expo-web-browser:compileReleaseLibraryResources
> 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 :nou-tube-view:generateReleaseRFile
> Task :react-native-edge-to-edge:parseReleaseLocalResources
> Task :react-native-mmkv:compileReleaseLibraryResources
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-edge-to-edge:generateReleaseRFile
> Task :react-native-mmkv:parseReleaseLocalResources
> Task :react-native-reanimated:compileReleaseLibraryResources
> Task :react-native-mmkv:generateReleaseRFile
> Task :react-native-reanimated:parseReleaseLocalResources
> Task :react-native-safe-area-context:compileReleaseLibraryResources
> Task :react-native-safe-area-context:parseReleaseLocalResources
> Task :react-native-reanimated:generateReleaseRFile
> Task :react-native-screens:compileReleaseLibraryResources
> Task :expo:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo:generateReleaseBuildConfig
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :expo-asset:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-screens:parseReleaseLocalResources
> Task :expo-asset:generateReleaseBuildConfig
> Task :expo-modules-core:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :react-native-screens:generateReleaseRFile
> Task :expo-modules-core:generateReleaseBuildConfig
> Task :app:processReleaseResources
> Task :expo-blur:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-blur:generateReleaseBuildConfig
> Task :expo-asset:javaPreCompileRelease
> Task :expo-constants:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-blur:javaPreCompileRelease
> Task :expo-constants:generateReleaseBuildConfig
> Task :expo-modules-core:javaPreCompileRelease
> Task :expo-file-system:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-constants: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-keep-awake:generateReleaseBuildConfig
> Task :expo-linking:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo-image:javaPreCompileRelease
> 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 :nou-tube-view:javaPreCompileRelease
> Task :react-native-edge-to-edge:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :expo:javaPreCompileRelease
> Task :react-native-edge-to-edge:generateReleaseBuildConfig
> 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:javaPreCompileRelease
> Task :react-native-reanimated:packageNdkLibs NO-SOURCE
> 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-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-safe-area-context:generateReleaseBuildConfig
> 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-asset:prepareLintJarForPublish
> Task :expo-modules-core:prepareLintJarForPublish
> Task :expo-blur:prepareLintJarForPublish
> Task :expo-constants:extractProguardFiles
> Task :expo-constants: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 :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-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:compileReleaseJavaWithJavac
> Task :expo-modules-core:processReleaseJavaRes
> Task :expo-modules-core:bundleLibCompileToJarRelease
> Task :expo-modules-core:bundleLibRuntimeToJarRelease
> Task :expo-modules-core:generateReleaseLintModel
> Task :expo-asset:compileReleaseKotlin
> Task :expo-constants:compileReleaseKotlin
> Task :expo-blur:compileReleaseKotlin
> Task :expo-asset:compileReleaseJavaWithJavac
> Task :expo-asset:bundleLibCompileToJarRelease
> Task :expo-blur:compileReleaseJavaWithJavac
> Task :expo-blur:bundleLibCompileToJarRelease
> Task :expo-constants:compileReleaseJavaWithJavac
> Task :expo-constants:bundleLibCompileToJarRelease
> Task :expo-font:compileReleaseKotlin
> Task :expo-haptics:compileReleaseKotlin
> 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-linking:compileReleaseJavaWithJavac
> Task :expo-system-ui:compileReleaseKotlin
> Task :expo-splash-screen:compileReleaseKotlin
> Task :expo-keep-awake:compileReleaseJavaWithJavac
> Task :expo-keep-awake:bundleLibCompileToJarRelease
> Task :expo-linking:bundleLibCompileToJarRelease
> Task :expo-share-intent:compileReleaseKotlin
> Task :expo-splash-screen:compileReleaseJavaWithJavac
> Task :expo-share-intent:compileReleaseJavaWithJavac
> Task :expo-splash-screen:bundleLibCompileToJarRelease
> Task :expo-share-intent:bundleLibCompileToJarRelease
> Task :expo-system-ui:compileReleaseJavaWithJavac
> 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-font:bundleLibRuntimeToJarRelease
> Task :expo-font:processReleaseJavaRes
> Task :expo-font:createFullJarRelease
> Task :expo-font:generateReleaseLintModel
> Task :expo-haptics:processReleaseJavaRes
> Task :expo-haptics:bundleLibRuntimeToJarRelease
> Task :expo-haptics:createFullJarRelease
> Task :expo-file-system:compileReleaseKotlin
> Task :expo-haptics:generateReleaseLintModel
> Task :expo-web-browser:compileReleaseKotlin
> Task :expo-file-system:compileReleaseJavaWithJavac
> Task :expo-file-system:bundleLibCompileToJarRelease
> Task :expo-web-browser:compileReleaseJavaWithJavac
> Task :expo-web-browser:bundleLibCompileToJarRelease
> Task :expo-file-system:processReleaseJavaRes
> Task :expo-file-system:bundleLibRuntimeToJarRelease
> Task :expo-file-system:generateReleaseLintModel
> Task :expo-file-system:createFullJarRelease
> 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 :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 :expo-share-intent:generateReleaseLintModel
> Task :nou-tube-view:compileReleaseJavaWithJavac
> Task :nou-tube-view:bundleLibCompileToJarRelease
> Task :expo-splash-screen:bundleLibRuntimeToJarRelease
> Task :expo-splash-screen:processReleaseJavaRes
> Task :expo-splash-screen:createFullJarRelease
> Task :expo-splash-screen:generateReleaseLintModel
> Task :expo-system-ui:bundleLibRuntimeToJarRelease
> Task :expo-system-ui:processReleaseJavaRes
> Task :expo-system-ui:createFullJarRelease
> Task :expo-system-ui:generateReleaseLintModel
> Task :expo-web-browser:bundleLibRuntimeToJarRelease
> Task :expo-web-browser:processReleaseJavaRes
> Task :expo-web-browser:createFullJarRelease
> Task :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 :react-native-reanimated:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :expo-ui:compileReleaseKotlin
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86]
> Task :expo-ui:compileReleaseJavaWithJavac
> Task :expo-ui:bundleLibCompileToJarRelease
> Task :expo-ui:processReleaseJavaRes
> Task :expo-ui:bundleLibRuntimeToJarRelease
> Task :expo-ui:createFullJarRelease
> Task :expo-ui:generateReleaseLintModel
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86_64]
> Task :react-native-reanimated:generateJsonModelRelease
> Task :react-native-reanimated:prefabReleaseConfigurePackage
> Task :expo-image:kaptGenerateStubsReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[arm64-v8a]
> 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[arm64-v8a][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[armeabi-v7a][reanimated,worklets]
> Task :expo-image:compileReleaseJavaWithJavac
> Task :expo-image:bundleLibCompileToJarRelease
> Task :expo-image:bundleLibRuntimeToJarRelease
> Task :expo-image:processReleaseJavaRes
> Task :expo-image:createFullJarRelease
> Task :expo-image:generateReleaseLintModel
> Task :expo:compileReleaseKotlin
w: file:///home/vagrant/build/jp.nonbili.noutube/node_modules/expo/android/src/main/java/expo/modules/ReactActivityDelegateWrapper.kt:163:34 'constructor(p0: Activity!, p1: ReactNativeHost!, p2: String?, p3: Bundle?): ReactDelegate' is deprecated. Deprecated in Java.
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:40: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:42:11 'fun deallocate(): Unit' is deprecated. Use sharedObjectDidRelease() instead.
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86][reanimated,worklets]
> Task :expo:compileReleaseJavaWithJavac
> Task :expo:bundleLibCompileToJarRelease
> Task :expo:processReleaseJavaRes
> Task :expo:bundleLibRuntimeToJarRelease
> Task :expo:createFullJarRelease
> Task :expo:generateReleaseLintModel
> Task :app:compileReleaseKotlin
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86_64][reanimated,worklets]
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :react-native-reanimated:externalNativeBuildRelease
> 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-gesture-handler:stripReleaseDebugSymbols
> Task :react-native-safe-area-context:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-safe-area-context:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-safe-area-context:extractDeepLinksForAarRelease
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-safe-area-context:extractReleaseAnnotations
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectAndLocalJars
> 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:stripReleaseDebugSymbols
> Task :react-native-screens:mergeReleaseJavaResource
> 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 :expo:mergeReleaseJniLibFolders
> Task :react-native-edge-to-edge:mergeReleaseJavaResource
> 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:copyReleaseJniLibsProjectAndLocalJars
> Task :expo:extractDeepLinksForAarRelease
> Task :expo:extractReleaseAnnotations
> Task :expo:mergeReleaseGeneratedProguardFiles
> Task :expo:mergeReleaseConsumerProguardFiles
> Task :expo:mergeReleaseShaders
> Task :expo:compileReleaseShaders NO-SOURCE
> Task :expo:generateReleaseAssets UP-TO-DATE
> Task :expo:packageReleaseAssets
> Task :expo:prepareReleaseArtProfile
> Task :expo:mergeReleaseJavaResource
> Task :react-native-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-image:mergeReleaseJavaResource
> Task :expo-share-intent:mergeReleaseNativeLibs NO-SOURCE
> Task :expo-image:syncReleaseLibJars
> Task :react-native-reanimated:mergeReleaseNativeLibs
> Task :expo-image:bundleReleaseLocalLintAar
> Task :expo-share-intent:stripReleaseDebugSymbols NO-SOURCE
> Task :expo-share-intent:copyReleaseJniLibsProjectAndLocalJars
> Task :expo-share-intent:extractDeepLinksForAarRelease
> Task :expo-share-intent:extractReleaseAnnotations
> Task :expo-share-intent:mergeReleaseGeneratedProguardFiles
> Task :expo-share-intent:mergeReleaseConsumerProguardFiles
> Task :expo-share-intent:mergeReleaseShaders
> Task :expo-share-intent:compileReleaseShaders NO-SOURCE
> Task :expo-share-intent:generateReleaseAssets UP-TO-DATE
> Task :expo-share-intent:packageReleaseAssets
> Task :expo-share-intent:prepareReleaseArtProfile
> Task :nou-tube-view:mergeReleaseJniLibFolders
> Task :expo-share-intent:mergeReleaseJavaResource
> Task :expo-share-intent:syncReleaseLibJars
> Task :expo-share-intent:bundleReleaseLocalLintAar
> Task :nou-tube-view:mergeReleaseNativeLibs NO-SOURCE
> Task :nou-tube-view:stripReleaseDebugSymbols NO-SOURCE
> Task :nou-tube-view:copyReleaseJniLibsProjectAndLocalJars
> Task :nou-tube-view:extractDeepLinksForAarRelease
> Task :react-native-reanimated:stripReleaseDebugSymbols
> Task :nou-tube-view:extractReleaseAnnotations
> Task :nou-tube-view:mergeReleaseGeneratedProguardFiles
> Task :nou-tube-view:mergeReleaseConsumerProguardFiles
> Task :nou-tube-view:mergeReleaseShaders
> Task :nou-tube-view:compileReleaseShaders NO-SOURCE
> Task :nou-tube-view:generateReleaseAssets UP-TO-DATE
> Task :react-native-reanimated:copyReleaseJniLibsProjectAndLocalJars
> Task :nou-tube-view:packageReleaseAssets
> Task :react-native-reanimated:bundleReleaseLocalLintAar
> 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-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-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-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-modules-core:lintVitalAnalyzeRelease
> Task :expo-system-ui:lintVitalAnalyzeRelease
> Task :expo-file-system: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-constants:lintVitalAnalyzeRelease
> Task :expo-haptics:lintVitalAnalyzeRelease
> Task :app:configureCMakeRelWithDebInfo[x86]
> Task :expo-linking:lintVitalAnalyzeRelease
> Task :expo-keep-awake:lintVitalAnalyzeRelease
> Task :expo-image:lintVitalAnalyzeRelease
> Task :app:buildCMakeRelWithDebInfo[x86]
> Task :expo-share-intent:lintVitalAnalyzeRelease
> Task :expo-splash-screen:lintVitalAnalyzeRelease
> Task :app:configureCMakeRelWithDebInfo[x86_64]
> Task :expo-web-browser:lintVitalAnalyzeRelease
> Task :expo-ui:lintVitalAnalyzeRelease
> Task :nou-tube-view: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-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-screens:copyReleaseJniLibsProjectOnly
> Task :react-native-edge-to-edge:bundleLibRuntimeToDirRelease
> Task :react-native-mmkv:bundleLibRuntimeToDirRelease
> Task :react-native-safe-area-context:bundleLibRuntimeToDirRelease
> Task :expo:bundleLibRuntimeToDirRelease
> Task :react-native-gesture-handler:bundleLibRuntimeToDirRelease
> Task :react-native-screens:bundleLibRuntimeToDirRelease
> Task :expo-modules-core:copyReleaseJniLibsProjectOnly
> Task :expo-font:bundleLibRuntimeToDirRelease
> Task :expo-share-intent:bundleLibRuntimeToDirRelease
> Task :expo-splash-screen:bundleLibRuntimeToDirRelease
> Task :nou-tube-view:bundleLibRuntimeToDirRelease
> Task :react-native-reanimated:bundleLibRuntimeToDirRelease
> Task :expo-system-ui:bundleLibRuntimeToDirRelease
> Task :expo-asset:bundleLibRuntimeToDirRelease
> Task :expo-blur:bundleLibRuntimeToDirRelease
> Task :expo-constants:bundleLibRuntimeToDirRelease
> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly
> Task :expo-ui:bundleLibRuntimeToDirRelease
> Task :expo-image:bundleLibRuntimeToDirRelease
> Task :expo-keep-awake:bundleLibRuntimeToDirRelease
> Task :expo-linking:bundleLibRuntimeToDirRelease
> Task :expo-haptics:bundleLibRuntimeToDirRelease
> Task :expo-web-browser:bundleLibRuntimeToDirRelease
> Task :expo-file-system:bundleLibRuntimeToDirRelease
> Task :expo-modules-core:bundleLibRuntimeToDirRelease
> Task :react-native-edge-to-edge: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:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:stripReleaseDebugSymbols
> 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 19m 8s
995 actionable tasks: 995 executed
2025-07-09 00:32:42,343 INFO: Successfully built version 0.1.13 of jp.nonbili.noutube from 0056d843bfd5a611dfe95169d50d0f8954ed0d91
2025-07-09 00:32:42,983 DEBUG: Checking build/jp.nonbili.noutube/android/app/build/outputs/apk/release/app-release-unsigned.apk
2025-07-09 00:32:43,231 INFO: success: jp.nonbili.noutube
2025-07-09 00:32:43,231 INFO: Finished
2025-07-09 00:32:43,231 INFO: 1 build succeeded