log for com.github.meypod.al_azan:47002
== Installed Android Tools ==
2023-03-23 15:27:06,197 DEBUG: Reading 'config.yml'
2023-03-23 15:27:06,213 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-23 15:27:06,213 INFO: Creating log directory
2023-03-23 15:27:06,214 INFO: Creating temporary directory
2023-03-23 15:27:06,214 INFO: Creating output directory
2023-03-23 15:27:06,330 DEBUG: Getting git vcs interface for https://github.com/meypod/al-azan.git
2023-03-23 15:27:06,330 DEBUG: Checking com.github.meypod.al_azan:47002
2023-03-23 15:27:06,331 INFO: Building version 1.12.4 (47002) of com.github.meypod.al_azan
2023-03-23 15:27:06,331 WARNING: Android NDK version '23.1.7779620' could not be found!
2023-03-23 15:27:06,331 WARNING: Configured versions:
2023-03-23 15:27:06,331 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r23b-linux.zip
2023-03-23 15:27:06,336 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-03-23 15:27:06,463 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23b-linux.zip HTTP/1.1" 200 725122099
2023-03-23 15:27:52,724 INFO: Unzipping to /opt/android-sdk/ndk
2023-03-23 15:27:57,408 ERROR: Unexpected symlink target: /opt/android-sdk/ndk/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-as
2023-03-23 15:27:57,409 ERROR: Unexpected symlink target: /opt/android-sdk/ndk/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-as
2023-03-23 15:28:03,708 ERROR: Unexpected symlink target: /opt/android-sdk/ndk/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-as
2023-03-23 15:28:12,607 ERROR: Unexpected symlink target: /opt/android-sdk/ndk/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-as
2023-03-23 15:28:21,845 INFO: Set NDK r23b (23.1.7779620) up
2023-03-23 15:28:21,857 INFO: Running 'sudo' commands in /home/vagrant
2023-03-23 15:28:21,857 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz; echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; npm install -g yarn; sysctl fs.inotify.max_user_watches=524288 || true
+ curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.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
40 41.2M 40 16.5M 0 0 29.7M 0 0:00:01 --:--:-- 0:00:01 29.7M
100 41.2M 100 41.2M 0 0 36.3M 0 0:00:01 0:00:01 --:--:-- 36.3M
+ echo '0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ npm install -g yarn
added 1 package, and audited 2 packages in 2s
found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 8.19.2 -> 9.6.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
npm notice Run `npm install -g npm@9.6.2` to update!
npm notice
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
2023-03-23 15:28:34,210 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-23 15:28:37,935 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36772 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-03-23 15:28:50,593 INFO: Getting source for revision 25baf960064416e0178e6ee76bd6e6e9a7390690
2023-03-23 15:28:50,594 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:28:50,594 DEBUG: > git rev-parse --show-toplevel
2023-03-23 15:28:50,805 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:28:50,806 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-23 15:28:53,327 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:28:53,327 DEBUG: > git reset --hard
2023-03-23 15:28:54,845 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:28:54,846 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-23 15:28:54,958 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:28:54,959 DEBUG: > git clean -dffx
2023-03-23 15:28:55,071 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:28:55,072 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 origin
2023-03-23 15:28:59,197 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:28:59,198 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 remote prune origin
2023-03-23 15:28:59,711 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:28:59,712 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
2023-03-23 15:29:00,426 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:29:00,426 DEBUG: > git remote set-head origin --auto
2023-03-23 15:29:01,140 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:29:01,141 DEBUG: > git checkout -f 25baf960064416e0178e6ee76bd6e6e9a7390690
2023-03-23 15:29:01,453 DEBUG: Directory: build/com.github.meypod.al_azan
2023-03-23 15:29:01,454 DEBUG: > git clean -dffx
2023-03-23 15:29:01,566 INFO: Running 'init' commands in build/com.github.meypod.al_azan/android/app
2023-03-23 15:29:01,567 DEBUG: Directory: build/com.github.meypod.al_azan/android/app
2023-03-23 15:29:01,567 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../..; yarn install --frozen-lockfile; yarn remove @maplibre/maplibre-react-native; mkdir -p ./node_modules/@maplibre/maplibre-react-native; echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ yarn install --frozen-lockfile
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
warning np@7.6.3: The engine "git" appears to be invalid.
[3/4] Linking dependencies...
warning " > @lingui/macro@3.16.0" has unmet peer dependency "@lingui/core@^3.13.0".
warning "@lingui/macro > @lingui/conf > cosmiconfig-typescript-loader@2.0.2" has unmet peer dependency "@types/node@*".
warning "@lingui/macro > @lingui/conf > cosmiconfig-typescript-loader > ts-node@10.9.1" has unmet peer dependency "@types/node@*".
warning " > @maplibre/maplibre-react-native@9.0.0" has unmet peer dependency "prop-types@^15.8.1".
warning " > native-base@3.4.25" has unmet peer dependency "react-dom@*".
warning "native-base > @react-native-aria/overlays@0.3.3-rc.0" has unmet peer dependency "react-dom@*".
warning "native-base > @react-stately/checkbox@3.0.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/collections@3.3.0" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/combobox@3.0.0-alpha.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/radio@3.2.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/slider@3.0.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/tabs@3.0.0-alpha.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/toggle@3.2.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-native-aria/combobox > @react-aria/combobox@3.4.4" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0-rc.1 || ^18.0.0".
warning "native-base > @react-native-aria/combobox > @react-aria/overlays@3.12.1" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0-rc.1 || ^18.0.0".
warning "native-base > @react-native-aria/tabs > @react-aria/tabs@3.0.0-alpha.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-native-aria/tabs > @react-types/tabs@3.0.0-alpha.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/combobox > @react-types/combobox@3.0.0-alpha.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-native-aria/combobox > @react-aria/combobox > @react-aria/menu@3.7.1" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0-rc.1 || ^18.0.0".
warning "native-base > @react-native-aria/tabs > @react-aria/tabs > @react-stately/tabs@3.0.0-alpha.0" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning " > react-native-orientation-locker@1.5.0" has unmet peer dependency "react-native-windows@>=0.63.3".
warning " > @testing-library/react-hooks@8.0.1" has incorrect peer dependency "react@^16.9.0 || ^17.0.0".
warning " > terser-webpack-plugin@5.3.6" has unmet peer dependency "webpack@^5.1.0".
[4/4] Building fresh packages...
$ patch-package
patch-package 6.5.1
Applying patches...
native-base@3.4.25 ✔
react-native-system-setting@1.7.6 ✔
Done in 107.13s.
+ yarn remove @maplibre/maplibre-react-native
yarn remove v1.22.19
[1/2] Removing module @maplibre/maplibre-react-native...
[2/2] Regenerating lockfile and installing missing dependencies...
warning np@7.6.3: The engine "git" appears to be invalid.
warning " > @lingui/macro@3.16.0" has unmet peer dependency "@lingui/core@^3.13.0".
warning "@lingui/macro > @lingui/conf > cosmiconfig-typescript-loader@2.0.2" has unmet peer dependency "@types/node@*".
warning "@lingui/macro > @lingui/conf > cosmiconfig-typescript-loader > ts-node@10.9.1" has unmet peer dependency "@types/node@*".
warning " > native-base@3.4.25" has unmet peer dependency "react-dom@*".
warning "native-base > @react-native-aria/overlays@0.3.3-rc.0" has unmet peer dependency "react-dom@*".
warning "native-base > @react-stately/checkbox@3.0.3" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/collections@3.3.0" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/combobox@3.0.0-alpha.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/radio@3.2.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/slider@3.0.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/tabs@3.0.0-alpha.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/toggle@3.2.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-native-aria/combobox > @react-aria/combobox@3.4.4" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0-rc.1 || ^18.0.0".
warning "native-base > @react-native-aria/combobox > @react-aria/overlays@3.12.1" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0-rc.1 || ^18.0.0".
warning "native-base > @react-native-aria/tabs > @react-aria/tabs@3.0.0-alpha.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-native-aria/tabs > @react-types/tabs@3.0.0-alpha.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-stately/combobox > @react-types/combobox@3.0.0-alpha.1" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning "native-base > @react-native-aria/combobox > @react-aria/combobox > @react-aria/menu@3.7.1" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0-rc.1 || ^18.0.0".
warning "native-base > @react-native-aria/tabs > @react-aria/tabs > @react-stately/tabs@3.0.0-alpha.0" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".
warning " > react-native-orientation-locker@1.5.0" has unmet peer dependency "react-native-windows@>=0.63.3".
warning " > @testing-library/react-hooks@8.0.1" has incorrect peer dependency "react@^16.9.0 || ^17.0.0".
warning " > terser-webpack-plugin@5.3.6" has unmet peer dependency "webpack@^5.1.0".
success Uninstalled packages.
Done in 17.44s.
+ mkdir -p ./node_modules/@maplibre/maplibre-react-native
+ echo -e 'export {};\nexport default null;'
2023-03-23 15:31:07,565 INFO: Collecting source libraries
2023-03-23 15:31:07,624 DEBUG: Removing debuggable flags from build/srclib/meypod-notifee
2023-03-23 15:31:07,653 INFO: Creating local.properties file at build/com.github.meypod.al_azan/local.properties
2023-03-23 15:31:07,654 INFO: Creating local.properties file at build/com.github.meypod.al_azan/android/local.properties
2023-03-23 15:31:07,655 INFO: Creating local.properties file at build/com.github.meypod.al_azan/android/app/local.properties
2023-03-23 15:31:07,655 DEBUG: Removing debuggable flags from build/com.github.meypod.al_azan/android/app
2023-03-23 15:31:07,663 INFO: Cleaned build.gradle of keysigning configs at build/com.github.meypod.al_azan/android/app/build.gradle
2023-03-23 15:31:07,681 INFO: Cleaned build.gradle of keysigning configs at build/com.github.meypod.al_azan/node_modules/react-native/template/android/app/build.gradle
2023-03-23 15:31:07,953 INFO: Cleaned build.gradle of keysigning configs at build/com.github.meypod.al_azan/node_modules/react-native-orientation-locker/example/android/app/build.gradle
2023-03-23 15:31:08,097 INFO: Running 'prebuild' commands in build/com.github.meypod.al_azan/android/app
2023-03-23 15:31:08,098 DEBUG: Directory: build/com.github.meypod.al_azan/android/app
2023-03-23 15:31:08,098 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE" tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" xmlns:android!' src/main/AndroidManifest.xml; pushd ../..; export NOTIFEE_COMMIT=$(grep \^notifee_git_tag dl_notifee_core.sh|cut -d "\"" -f2); pushd /home/vagrant/build/srclib/meypod-notifee; git checkout $NOTIFEE_COMMIT; popd; mkdir -p ./node_modules/@notifee/core/; cp -r /home/vagrant/build/srclib/meypod-notifee/android ./node_modules/@notifee/core/; sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g' ./node_modules/@notifee/react-native/android/build.gradle; sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js; npx lingui compile; popd
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE" tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools" xmlns:android!' src/main/AndroidManifest.xml
+ pushd ../..
~/build/com.github.meypod.al_azan ~/build/com.github.meypod.al_azan/android/app
++ grep '^notifee_git_tag' dl_notifee_core.sh
++ cut -d '"' -f2
+ export NOTIFEE_COMMIT=7.5.0-guava-alarm
+ NOTIFEE_COMMIT=7.5.0-guava-alarm
+ pushd /home/vagrant/build/srclib/meypod-notifee
~/build/srclib/meypod-notifee ~/build/com.github.meypod.al_azan ~/build/com.github.meypod.al_azan/android/app
+ git checkout 7.5.0-guava-alarm
HEAD is now at 14e5f17 Merge branch 'migrate_to_guava' into guava_and_alarm_fix
M packages/flutter/packages/notifee/example/android/app/build.gradle
M packages/react-native/example/android/app/build.gradle
M tests_react_native/android/app/build.gradle
+ popd
~/build/com.github.meypod.al_azan ~/build/com.github.meypod.al_azan/android/app
+ mkdir -p ./node_modules/@notifee/core/
+ cp -r /home/vagrant/build/srclib/meypod-notifee/android ./node_modules/@notifee/core/
+ sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g' ./node_modules/@notifee/react-native/android/build.gradle
+ sed 's/<TRANSLATION_IO_APIKEY>//' lingui.config.js.example
+ npx lingui compile
Compiling message catalogs…
Done!
npm notice
npm notice New major version of npm available! 8.19.2 -> 9.6.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
npm notice Run `npm install -g npm@9.6.2` to update!
npm notice
+ popd
~/build/com.github.meypod.al_azan/android/app
2023-03-23 15:31:12,322 INFO: Cleaning Gradle project...
2023-03-23 15:31:12,324 DEBUG: Directory: build/com.github.meypod.al_azan/android/app
2023-03-23 15:31:12,324 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=x86 clean
Found 7.5.1 via distributionUrl
Downloading missing gradle version 7.5.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.5.1-bin.zip: OK
Running /opt/gradle/versions/7.5.1/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=x86 clean
Welcome to Gradle 7.5.1!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :react-native-gradle-plugin:compileKotlin
> Task :react-native-gradle-plugin:compileJava NO-SOURCE
> Task :react-native-gradle-plugin:pluginDescriptors
> Task :react-native-gradle-plugin:processResources
> Task :react-native-gradle-plugin:classes
> Task :react-native-gradle-plugin:inspectClassesForKotlinIC
> Task :react-native-gradle-plugin:jar
> Configure project :app
debug signing the builds by default
WARNING:API 'ApkVariantOutput.getVersionCodeOverride()' is obsolete and has been replaced with 'VariantOutput.versionCode()'.
It will be removed in version 8.0 of the Android Gradle plugin.
Gradle Properties must be used to change Variant information.
For more information, see https://d.android.com/r/tools/use-properties.
To determine what is calling ApkVariantOutput.getVersionCodeOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
> Configure project :notifee_core
WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.
> Configure project :notifee_react-native
:notifee_react-native @notifee/react-native found at /home/vagrant/build/com.github.meypod.al_azan/node_modules/@notifee/react-native
:notifee_react-native package.json found at /home/vagrant/build/com.github.meypod.al_azan/node_modules/@notifee/react-native/package.json
:notifee_react-native:version set from package.json: 7.5.0 (7,5,0 - 7005000)
:notifee_react-native:android.compileSdk using custom value: 33
:notifee_react-native:android.targetSdk using custom value: 33
:notifee_react-native:android.minSdk using custom value: 24
:notifee_react-native:reactNativeAndroidDir /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native/android
> Configure project :react-native-mmkv
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
Checking the license for package CMake 3.18.1 in /opt/android-sdk/licenses
License for package CMake 3.18.1 accepted.
Preparing "Install CMake 3.18.1 (revision: 3.18.1)".
"Install CMake 3.18.1 (revision: 3.18.1)" ready.
Installing CMake 3.18.1 in /opt/android-sdk/cmake/3.18.1
"Install CMake 3.18.1 (revision: 3.18.1)" complete.
"Install CMake 3.18.1 (revision: 3.18.1)" finished.
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
AAR for react-native-reanimated has been found
/home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-reanimated/android/react-native-reanimated-71-hermes.aar
The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
This might happen in subprojects that apply the Kotlin plugins with the Gradle 'plugins { ... }' DSL if they specify explicit versions, even if the versions are equal.
Please add the Kotlin plugin to the common parent project or the root project, then remove the versions in the subprojects.
If the parent project does not need the plugin, add 'apply false' to the plugin line.
See: https://docs.gradle.org/current/userguide/plugins.html#sec:subprojects_plugins_dsl
The Kotlin plugin was loaded in the following projects: ':react-native-gesture-handler', ':react-native-screens'
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 5m 30s
6 actionable tasks: 5 executed, 1 up-to-date
2023-03-23 15:36:48,625 INFO: Scanning source for common problems...
2023-03-23 15:36:48,653 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-23 15:36:48,685 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 15:36:48,720 INFO: Ignoring unknown maven repo '$rootDir/node_modules/jsc-android/dist' at node_modules/react-native/build.gradle.kts
2023-03-23 15:36:48,720 INFO: Ignoring unknown maven repo '$rootDir/android' at node_modules/react-native/build.gradle.kts
2023-03-23 15:36:48,822 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2023-03-23 15:36:48,822 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2023-03-23 15:36:48,825 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/msvcp140.dll
2023-03-23 15:36:48,825 INFO: Removing binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2023-03-23 15:36:48,826 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuio64.dll
2023-03-23 15:36:48,826 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutu64.dll
2023-03-23 15:36:48,827 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuuc64.dll
2023-03-23 15:36:48,827 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuin64.dll
2023-03-23 15:36:48,828 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140.dll
2023-03-23 15:36:48,828 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icudt64.dll
2023-03-23 15:36:48,829 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140_1.dll
2023-03-23 15:36:48,829 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutest64.dll
2023-03-23 15:36:48,846 INFO: Removing gradle-wrapper.jar at node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 15:36:48,898 INFO: Removing unknown maven repo 'androidOutputUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2023-03-23 15:36:48,898 INFO: Removing unknown maven repo 'mavenTempLocalUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2023-03-23 15:36:49,396 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-document-picker/android/build.gradle
2023-03-23 15:36:49,548 INFO: Ignoring unknown maven repo '$notifeeDir/android/libs' at node_modules/@notifee/react-native/android/build.gradle
2023-03-23 15:36:49,551 INFO: Removing Android AAR library at node_modules/@notifee/react-native/android/libs/app/notifee/core/202108261754/core-202108261754.aar
2023-03-23 15:36:49,565 INFO: Ignoring unknown maven repo '$rootDir/../packages/react-native/android/libs/' at node_modules/@notifee/core/android/build.gradle
2023-03-23 15:36:49,578 INFO: Removing gradle-wrapper.jar at node_modules/@notifee/core/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 15:36:50,631 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle
2023-03-23 15:36:51,053 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-svg/android/build.gradle
2023-03-23 15:36:51,644 INFO: Removing unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-orientation-locker/example/android/build.gradle
2023-03-23 15:36:51,644 INFO: Removing unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-orientation-locker/example/android/build.gradle
2023-03-23 15:36:51,651 INFO: Removing gradle-wrapper.jar at node_modules/react-native-orientation-locker/example/android/app/gradle/wrapper/gradle-wrapper.jar
2023-03-23 15:36:51,652 INFO: Removing gradle-wrapper.jar at node_modules/react-native-orientation-locker/example/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 15:36:52,067 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-get-location/android/build.gradle
2023-03-23 15:36:52,068 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-get-location/android/build.gradle
2023-03-23 15:36:52,375 INFO: Removing binary at node_modules/react-native-gradle-plugin/build/kotlin/compileKotlin/build-history.bin
2023-03-23 15:36:52,375 INFO: Removing binary at node_modules/react-native-gradle-plugin/build/kotlin/compileKotlin/last-build.bin
2023-03-23 15:36:52,384 INFO: Removing Java JAR file at node_modules/react-native-gradle-plugin/build/libs/react-native-gradle-plugin.jar
2023-03-23 15:36:52,385 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$1.class
2023-03-23 15:36:52,386 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt.class
2023-03-23 15:36:52,386 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension.class
2023-03-23 15:36:52,387 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$2$1.class
2023-03-23 15:36:52,387 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin.class
2023-03-23 15:36:52,388 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$1.class
2023-03-23 15:36:52,388 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask.class
2023-03-23 15:36:52,388 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$output$2.class
2023-03-23 15:36:52,389 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenArtifactsTask.class
2023-03-23 15:36:52,389 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$Companion.class
2023-03-23 15:36:52,390 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$input$2.class
2023-03-23 15:36:52,390 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask.class
2023-03-23 15:36:52,391 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask.class
2023-03-23 15:36:52,391 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareLibeventTask.class
2023-03-23 15:36:52,391 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask.class
2023-03-23 15:36:52,392 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask.class
2023-03-23 15:36:52,392 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask.class
2023-03-23 15:36:52,393 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask.class
2023-03-23 15:36:52,393 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/utils/PrefabPreprocessingEntry.class
2023-03-23 15:36:52,394 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class
2023-03-23 15:36:52,394 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class
2023-03-23 15:36:52,394 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class
2023-03-23 15:36:52,395 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/BackwardCompatUtils.class
2023-03-23 15:36:52,395 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/FileUtilsKt.class
2023-03-23 15:36:52,396 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils.class
2023-03-23 15:36:52,396 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class
2023-03-23 15:36:52,397 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureDevPorts$action$1$1.class
2023-03-23 15:36:52,397 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/ProjectUtils.class
2023-03-23 15:36:52,397 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils.class
2023-03-23 15:36:52,398 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1$1.class
2023-03-23 15:36:52,398 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/Os.class
2023-03-23 15:36:52,399 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils.class
2023-03-23 15:36:52,399 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFields$action$1$1.class
2023-03-23 15:36:52,399 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtilsKt.class
2023-03-23 15:36:52,400 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class
2023-03-23 15:36:52,400 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils.class
2023-03-23 15:36:52,401 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils$projectPathToLibraryName$1.class
2023-03-23 15:36:52,401 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/internal/PrivateReactExtension.class
2023-03-23 15:36:52,402 INFO: Removing gradle-wrapper.jar at node_modules/react-native-gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2023-03-23 15:36:52,431 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at node_modules/react-native-screens/android/build.gradle
2023-03-23 15:36:52,506 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-69-jsc.aar
2023-03-23 15:36:52,508 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-71-jsc.aar
2023-03-23 15:36:52,509 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-70-jsc.aar
2023-03-23 15:36:52,511 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-68-hermes.aar
2023-03-23 15:36:52,512 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-67-hermes.aar
2023-03-23 15:36:52,514 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-68-jsc.aar
2023-03-23 15:36:52,515 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-70-hermes.aar
2023-03-23 15:36:52,537 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at node_modules/react-native-reanimated/android/build.gradle
2023-03-23 15:36:52,537 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at node_modules/react-native-reanimated/android/build.gradle
2023-03-23 15:36:52,537 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-67-jsc.aar
2023-03-23 15:36:52,539 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-69-hermes.aar
2023-03-23 15:36:52,540 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-71-hermes.aar
2023-03-23 15:36:52,555 INFO: Removing gradle-wrapper.jar at node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 15:36:53,196 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250231/android-jsc-intl-r250231.aar
2023-03-23 15:36:53,197 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250231/android-jsc-cppruntime-r250231.aar
2023-03-23 15:36:53,198 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar
2023-03-23 15:36:53,267 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-clipboard/clipboard/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 15:36:53,357 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/react-native-file-access/android/build.gradle
2023-03-23 15:36:53,357 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/react-native-file-access/android/build.gradle
2023-03-23 15:36:53,357 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/react-native-file-access/android/build.gradle
2023-03-23 15:36:53,398 INFO: Creating source tarball...
2023-03-23 15:38:03,457 INFO: Building Gradle project...
2023-03-23 15:38:03,457 DEBUG: Directory: build/com.github.meypod.al_azan/android/app
2023-03-23 15:38:03,458 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=x86 assembleRelease
Found 7.5.1 via distributionUrl
Running /opt/gradle/versions/7.5.1/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=x86 assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :react-native-gradle-plugin:compileKotlin
> Task :react-native-gradle-plugin:compileJava NO-SOURCE
> Task :react-native-gradle-plugin:pluginDescriptors
> Task :react-native-gradle-plugin:processResources
> Task :react-native-gradle-plugin:classes
> Task :react-native-gradle-plugin:inspectClassesForKotlinIC
> Task :react-native-gradle-plugin:jar
> Configure project :app
debug signing the builds by default
WARNING:API 'ApkVariantOutput.getVersionCodeOverride()' is obsolete and has been replaced with 'VariantOutput.versionCode()'.
It will be removed in version 8.0 of the Android Gradle plugin.
Gradle Properties must be used to change Variant information.
For more information, see https://d.android.com/r/tools/use-properties.
To determine what is calling ApkVariantOutput.getVersionCodeOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
> Configure project :notifee_core
WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.
> Configure project :notifee_react-native
:notifee_react-native @notifee/react-native found at /home/vagrant/build/com.github.meypod.al_azan/node_modules/@notifee/react-native
:notifee_react-native package.json found at /home/vagrant/build/com.github.meypod.al_azan/node_modules/@notifee/react-native/package.json
:notifee_react-native:version set from package.json: 7.5.0 (7,5,0 - 7005000)
:notifee_react-native:android.compileSdk using custom value: 33
:notifee_react-native:android.targetSdk using custom value: 33
:notifee_react-native:android.minSdk using custom value: 24
:notifee_react-native:reactNativeAndroidDir /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native/android
> Configure project :react-native-mmkv
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
No AAR for react-native-reanimated found. Attempting to build from source.
Android gradle plugin: 7.3.1
Gradle: 7.5.1
WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
[CXX5202] This app only has 32-bit [x86] native libraries. Beginning August 1, 2019 Google Play store requires that all apps that include native libraries must provide 64-bit versions. For more information, visit https://g.co/64-bit-requirement
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
This might happen in subprojects that apply the Kotlin plugins with the Gradle 'plugins { ... }' DSL if they specify explicit versions, even if the versions are equal.
Please add the Kotlin plugin to the common parent project or the root project, then remove the versions in the subprojects.
If the parent project does not need the plugin, add 'apply false' to the plugin line.
See: https://docs.gradle.org/current/userguide/plugins.html#sec:subprojects_plugins_dsl
The Kotlin plugin was loaded in the following projects: ':react-native-gesture-handler', ':react-native-screens'
> Task :app:buildCodegenCLI SKIPPED
> Task :app:generateCodegenSchemaFromJavaScript SKIPPED
> Task :app:generateCodegenArtifactsFromSchema SKIPPED
> Task :app:generatePackageList
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :notifee_core:preBuild UP-TO-DATE
> Task :notifee_core:preReleaseBuild UP-TO-DATE
> Task :notifee_core:compileReleaseAidl NO-SOURCE
> Task :notifee_core:compileReleaseRenderscript NO-SOURCE
> Task :notifee_core:generateReleaseBuildConfig
> Task :notifee_core:generateReleaseResValues
> Task :notifee_core:generateReleaseResources
> Task :notifee_core:packageReleaseResources
> Task :notifee_core:parseReleaseLocalResources
> Task :notifee_core:processReleaseManifest
package="app.notifee.core" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/@notifee/core/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :notifee_core:javaPreCompileRelease
> Task :notifee_core:processReleaseJavaRes NO-SOURCE
> Task :notifee_react-native:preBuild UP-TO-DATE
> Task :notifee_react-native:preReleaseBuild UP-TO-DATE
> Task :notifee_react-native:compileReleaseAidl NO-SOURCE
> Task :notifee_react-native:mergeReleaseJniLibFolders
> Task :notifee_react-native:mergeReleaseNativeLibs NO-SOURCE
> Task :notifee_react-native:stripReleaseDebugSymbols NO-SOURCE
> Task :notifee_core:packageReleaseRenderscript NO-SOURCE
> Task :notifee_react-native:copyReleaseJniLibsProjectAndLocalJars
> Task :notifee_core:generateReleaseRFile
> Task :notifee_react-native:compileReleaseRenderscript NO-SOURCE
> Task :notifee_core:compileReleaseJavaWithJavac
warning: unknown enum constant Mode.LOCAL
reason: class file for com.facebook.infer.annotation.Nullsafe$Mode not found
warning: unknown enum constant Mode.STRICT
warning: unknown enum constant Mode.STRICT
warning: unknown enum constant Mode.LOCAL
warning: unknown enum constant Mode.LOCAL
reason: class file for com.facebook.infer.annotation.Nullsafe$Mode not found
warning: unknown enum constant Mode.STRICT
warning: unknown enum constant Mode.STRICT
warning: unknown enum constant Mode.LOCAL
warning: unknown enum constant Mode.LOCAL
reason: class file for com.facebook.infer.annotation.Nullsafe$Mode not found
warning: unknown enum constant Mode.STRICT
warning: unknown enum constant Mode.STRICT
warning: unknown enum constant Mode.LOCAL
warning: unknown enum constant Mode.LOCAL
reason: class file for com.facebook.infer.annotation.Nullsafe$Mode not found
warning: unknown enum constant Mode.STRICT
warning: unknown enum constant Mode.STRICT
warning: unknown enum constant Mode.LOCAL
warning: unknown enum constant Mode.LOCAL
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.github.meypod.al_azan/node_modules/@notifee/core/android/src/main/java/app/notifee/core/utility/ObjectUtils.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
17 warnings
> Task :notifee_core:bundleLibResRelease
> Task :notifee_react-native:generateReleaseResValues
> Task :notifee_react-native:extractDeepLinksForAarRelease
> Task :notifee_react-native:generateReleaseBuildConfig
> Task :notifee_react-native:generateReleaseResources
> Task :notifee_core:bundleLibRuntimeToJarRelease
> Task :notifee_core:bundleLibCompileToJarRelease
> Task :notifee_react-native:packageReleaseResources
> Task :notifee_core:createFullJarRelease
> Task :notifee_react-native:parseReleaseLocalResources
> Task :notifee_react-native:javaPreCompileRelease
> Task :notifee_react-native:mergeReleaseShaders
> Task :notifee_react-native:processReleaseManifest
package="io.invertase.notifee" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/@notifee/react-native/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :notifee_react-native:compileReleaseShaders NO-SOURCE
> Task :notifee_react-native:generateReleaseAssets UP-TO-DATE
> Task :notifee_react-native:packageReleaseAssets
> Task :notifee_react-native:packageReleaseRenderscript NO-SOURCE
> Task :notifee_react-native:prepareLintJarForPublish
> Task :notifee_react-native:prepareReleaseArtProfile
> Task :notifee_react-native:processReleaseJavaRes NO-SOURCE
> Task :notifee_react-native:generateReleaseRFile
> Task :notifee_react-native:mergeReleaseJavaResource
> Task :notifee_react-native:extractReleaseAnnotations
> Task :notifee_react-native:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :notifee_react-native:mergeReleaseGeneratedProguardFiles
> Task :notifee_react-native:mergeReleaseConsumerProguardFiles
> Task :notifee_react-native:syncReleaseLibJars
> Task :react-native-clipboard_clipboard:preBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:compileReleaseAidl NO-SOURCE
> Task :notifee_react-native:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:mergeReleaseJniLibFolders
> Task :notifee_react-native:bundleReleaseLocalLintAar
> Task :react-native-clipboard_clipboard:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-clipboard_clipboard:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-clipboard_clipboard:compileReleaseRenderscript NO-SOURCE
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-clipboard_clipboard:generateReleaseResValues
> Task :react-native-clipboard_clipboard:extractDeepLinksForAarRelease
> Task :react-native-clipboard_clipboard:generateReleaseBuildConfig
> Task :react-native-clipboard_clipboard:generateReleaseResources
> Task :react-native-clipboard_clipboard:packageReleaseResources
> Task :react-native-clipboard_clipboard:parseReleaseLocalResources
> Task :react-native-clipboard_clipboard:javaPreCompileRelease
> Task :react-native-clipboard_clipboard:mergeReleaseShaders
> Task :react-native-clipboard_clipboard:processReleaseManifest
package="com.reactnativecommunity.clipboard" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/@react-native-clipboard/clipboard/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-clipboard_clipboard:compileReleaseShaders NO-SOURCE
> Task :react-native-clipboard_clipboard:generateReleaseAssets UP-TO-DATE
> Task :react-native-clipboard_clipboard:packageReleaseAssets
> Task :react-native-clipboard_clipboard:packageReleaseRenderscript NO-SOURCE
> Task :react-native-clipboard_clipboard:prepareLintJarForPublish
> Task :react-native-clipboard_clipboard:prepareReleaseArtProfile
> Task :react-native-clipboard_clipboard:processReleaseJavaRes NO-SOURCE
> Task :react-native-clipboard_clipboard:mergeReleaseJavaResource
> Task :react-native-document-picker:preBuild UP-TO-DATE
> Task :react-native-document-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata
> Task :react-native-document-picker:compileReleaseAidl NO-SOURCE
> Task :react-native-clipboard_clipboard:generateReleaseRFile
> Task :react-native-clipboard_clipboard:extractReleaseAnnotations
> Task :react-native-clipboard_clipboard:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.meypod.al_azan/node_modules/@react-native-clipboard/clipboard/android/src/main/java/com/reactnativecommunity/clipboard/ClipboardModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-clipboard_clipboard:mergeReleaseGeneratedProguardFiles
> Task :react-native-clipboard_clipboard:mergeReleaseConsumerProguardFiles
> Task :react-native-clipboard_clipboard:syncReleaseLibJars
> Task :react-native-clipboard_clipboard:bundleReleaseLocalLintAar
> Task :react-native-document-picker:mergeReleaseJniLibFolders
> Task :react-native-document-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-document-picker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-document-picker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-document-picker:compileReleaseRenderscript NO-SOURCE
> Task :react-native-document-picker:generateReleaseResValues
> Task :react-native-document-picker:extractDeepLinksForAarRelease
> Task :react-native-document-picker:generateReleaseBuildConfig
> Task :react-native-document-picker:generateReleaseResources
> Task :react-native-document-picker:packageReleaseResources
> Task :react-native-document-picker:parseReleaseLocalResources
> Task :react-native-document-picker:javaPreCompileRelease
> Task :react-native-document-picker:processReleaseManifest
package="com.reactnativedocumentpicker" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-document-picker:mergeReleaseShaders
> Task :react-native-document-picker:compileReleaseShaders NO-SOURCE
> Task :react-native-document-picker:generateReleaseAssets UP-TO-DATE
> Task :react-native-document-picker:packageReleaseAssets
> Task :react-native-document-picker:packageReleaseRenderscript NO-SOURCE
> Task :react-native-document-picker:prepareLintJarForPublish
> Task :react-native-document-picker:prepareReleaseArtProfile
> Task :react-native-document-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-document-picker:mergeReleaseJavaResource
> Task :react-native-file-access:preBuild UP-TO-DATE
> Task :react-native-file-access:preReleaseBuild UP-TO-DATE
> Task :react-native-document-picker:generateReleaseRFile
> Task :react-native-file-access:compileReleaseAidl NO-SOURCE
> Task :react-native-document-picker:writeReleaseAarMetadata
> Task :react-native-document-picker:extractReleaseAnnotations
> Task :react-native-document-picker:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-document-picker:mergeReleaseGeneratedProguardFiles
> Task :react-native-document-picker:mergeReleaseConsumerProguardFiles
> Task :react-native-document-picker:syncReleaseLibJars
> Task :react-native-document-picker:bundleReleaseLocalLintAar
> Task :react-native-file-access:mergeReleaseJniLibFolders
> Task :react-native-file-access:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-file-access:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-file-access:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-file-access:compileReleaseRenderscript NO-SOURCE
> Task :react-native-file-access:generateReleaseResValues
> Task :react-native-file-access:extractDeepLinksForAarRelease
> Task :react-native-file-access:generateReleaseBuildConfig
> Task :react-native-file-access:generateReleaseResources
> Task :react-native-file-access:packageReleaseResources
> Task :react-native-file-access:parseReleaseLocalResources
> Task :react-native-file-access:javaPreCompileRelease
> Task :react-native-file-access:mergeReleaseShaders
> Task :react-native-file-access:processReleaseManifest
package="com.alpha0010.fs" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-file-access/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-file-access:compileReleaseShaders NO-SOURCE
> Task :react-native-file-access:generateReleaseAssets UP-TO-DATE
> Task :react-native-file-access:packageReleaseAssets
> Task :react-native-file-access:packageReleaseRenderscript NO-SOURCE
> Task :react-native-file-access:prepareLintJarForPublish
> Task :react-native-file-access:prepareReleaseArtProfile
> Task :react-native-file-access:processReleaseJavaRes NO-SOURCE
> Task :react-native-file-access:writeReleaseAarMetadata
> Task :react-native-file-access:generateReleaseRFile
> Task :react-native-gesture-handler:assertNoMultipleInstances
> Task :react-native-gesture-handler:preBuild
> Task :react-native-gesture-handler:preReleaseBuild
> Task :react-native-reanimated:assertLatestReactNativeWithNewArchitectureTask SKIPPED
> Task :react-native-reanimated:assertNoMultipleInstancesTask
> Task :react-native-reanimated:assertNoReanimated2WithNewArchitectureTask SKIPPED
> Task :react-native-reanimated:preBuild
> Task :react-native-reanimated:preReleaseBuild
> Task :react-native-reanimated:compileReleaseAidl NO-SOURCE
> Task :react-native-gesture-handler:compileReleaseAidl NO-SOURCE
> Task :react-native-gesture-handler:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-gesture-handler:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-reanimated:packageReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:compileReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:generateReleaseResValues
> Task :react-native-gesture-handler:extractDeepLinksForAarRelease
> Task :react-native-gesture-handler:generateReleaseBuildConfig
> Task :react-native-gesture-handler:generateReleaseResources
> Task :react-native-gesture-handler:packageReleaseResources
> Task :react-native-reanimated:compileReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :react-native-reanimated:generateReleaseResValues
> Task :react-native-reanimated:generateReleaseResources
> Task :react-native-gesture-handler:processReleaseManifest
package="com.swmansion.gesturehandler" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-reanimated:packageReleaseResources
> Task :react-native-reanimated:generateReleaseBuildConfig
> Task :react-native-reanimated:parseReleaseLocalResources
> Task :react-native-reanimated:javaPreCompileRelease
> Task :react-native-reanimated:processReleaseManifest
package="com.swmansion.reanimated" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-reanimated/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-reanimated:packageNdkLibs NO-SOURCE
> Task :react-native-gesture-handler:javaPreCompileRelease
> 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:packageReleaseRenderscript NO-SOURCE
> Task :react-native-reanimated:generateReleaseRFile
> Task :react-native-gesture-handler:prepareLintJarForPublish
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-reanimated:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-gesture-handler:prepareReleaseArtProfile
> Task :react-native-gesture-handler:processReleaseJavaRes NO-SOURCE
> Task :react-native-get-location:preBuild UP-TO-DATE
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-get-location:preReleaseBuild UP-TO-DATE
> Task :react-native-get-location:compileReleaseAidl NO-SOURCE
> Task :react-native-reanimated:bundleLibCompileToJarRelease
> Task :react-native-get-location:mergeReleaseJniLibFolders
> Task :react-native-get-location:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-get-location:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-get-location:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-get-location:compileReleaseRenderscript NO-SOURCE
> Task :react-native-get-location:generateReleaseResValues
> Task :react-native-get-location:extractDeepLinksForAarRelease
> Task :react-native-get-location:generateReleaseBuildConfig
> Task :react-native-get-location:generateReleaseResources
> Task :react-native-get-location:packageReleaseResources
> Task :react-native-get-location:parseReleaseLocalResources
> Task :react-native-get-location:javaPreCompileRelease
> Task :react-native-get-location:processReleaseManifest
package="com.github.douglasjunior.reactNativeGetLocation" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-get-location/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-get-location:mergeReleaseShaders
> Task :react-native-get-location:compileReleaseShaders NO-SOURCE
> Task :react-native-get-location:generateReleaseAssets UP-TO-DATE
> Task :react-native-get-location:packageReleaseAssets
> Task :react-native-get-location:packageReleaseRenderscript NO-SOURCE
> Task :react-native-get-location:prepareLintJarForPublish
> Task :react-native-get-location:prepareReleaseArtProfile
> Task :react-native-get-location:processReleaseJavaRes NO-SOURCE
> Task :react-native-get-location:generateReleaseRFile
> Task :react-native-get-location:mergeReleaseJavaResource
> Task :react-native-get-location:extractReleaseAnnotations
> Task :react-native-get-location:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-get-location/android/src/main/java/com/github/douglasjunior/reactNativeGetLocation/util/GetLocation.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-get-location:mergeReleaseGeneratedProguardFiles
> Task :react-native-get-location:mergeReleaseConsumerProguardFiles
> Task :react-native-get-location:syncReleaseLibJars
> Task :react-native-get-location:writeReleaseAarMetadata
> Task :react-native-mmkv:preBuild UP-TO-DATE
> Task :react-native-get-location:bundleReleaseLocalLintAar
> Task :react-native-mmkv:preReleaseBuild UP-TO-DATE
> Task :react-native-mmkv:compileReleaseAidl NO-SOURCE
> Task :react-native-mmkv:configureCMakeRelWithDebInfo[x86]
C/C++: CMake Warning at /opt/android-sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)
C/C++: /opt/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeDetermineSystem.cmake:93 (include)
C/C++: CMakeLists.txt:1 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-mmkv/android/.cxx/RelWithDebInfo/45ds6l3f/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-mmkv/android/.cxx/RelWithDebInfo/45ds6l3f/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-mmkv/android/.cxx/RelWithDebInfo/45ds6l3f/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-mmkv/android/.cxx/RelWithDebInfo/45ds6l3f/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :react-native-mmkv:buildCMakeRelWithDebInfo[x86]
C/C++: ninja: Entering directory `/home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-mmkv/android/.cxx/RelWithDebInfo/45ds6l3f/x86'
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-mmkv/MMKV/Core/MMKV.cpp:567:22: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-mmkv/MMKV/Core/MMKV.cpp:567:22: note: remove std::move call here
> Task :react-native-mmkv:externalNativeBuildRelease
> Task :react-native-mmkv:mergeReleaseJniLibFolders
> Task :react-native-mmkv:compileReleaseRenderscript NO-SOURCE
> Task :react-native-mmkv:generateReleaseResValues
> Task :react-native-mmkv:extractDeepLinksForAarRelease
> Task :react-native-mmkv:generateReleaseBuildConfig
> Task :react-native-mmkv:generateReleaseResources
> Task :react-native-mmkv:packageReleaseResources
> Task :react-native-mmkv:parseReleaseLocalResources
> Task :react-native-mmkv:processReleaseManifest
package="com.reactnativemmkv" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-mmkv/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-mmkv:javaPreCompileRelease
> Task :react-native-mmkv:mergeReleaseShaders
> Task :react-native-mmkv:mergeReleaseNativeLibs
> Task :react-native-mmkv:generateReleaseRFile
> Task :react-native-mmkv:extractReleaseAnnotations
> Task :react-native-mmkv:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :react-native-mmkv:compileReleaseJavaWithJavac
> Task :react-native-mmkv:mergeReleaseGeneratedProguardFiles
> Task :react-native-mmkv:mergeReleaseConsumerProguardFiles
> Task :react-native-mmkv:compileReleaseShaders NO-SOURCE
> Task :react-native-mmkv:generateReleaseAssets UP-TO-DATE
> Task :react-native-mmkv:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-mmkv:packageReleaseAssets
> Task :react-native-mmkv:packageReleaseRenderscript NO-SOURCE
> Task :react-native-mmkv:prepareLintJarForPublish
> Task :react-native-mmkv:prepareReleaseArtProfile
> Task :react-native-mmkv:processReleaseJavaRes NO-SOURCE
> Task :react-native-mmkv:mergeReleaseJavaResource
> Task :react-native-mmkv:writeReleaseAarMetadata
> Task :react-native-mmkv:syncReleaseLibJars
> Task :react-native-mmkv:bundleReleaseLocalLintAar
> Task :react-native-orientation-locker:preBuild UP-TO-DATE
> Task :react-native-orientation-locker:preReleaseBuild UP-TO-DATE
> Task :react-native-orientation-locker:compileReleaseAidl NO-SOURCE
> Task :react-native-orientation-locker:mergeReleaseJniLibFolders
> Task :react-native-orientation-locker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-orientation-locker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-orientation-locker:compileReleaseRenderscript NO-SOURCE
> Task :react-native-orientation-locker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-orientation-locker:generateReleaseResValues
> Task :react-native-orientation-locker:extractDeepLinksForAarRelease
> Task :react-native-orientation-locker:generateReleaseBuildConfig
> Task :react-native-orientation-locker:generateReleaseResources
> Task :react-native-orientation-locker:packageReleaseResources
> Task :react-native-orientation-locker:parseReleaseLocalResources
> Task :react-native-orientation-locker:javaPreCompileRelease
> Task :react-native-orientation-locker:mergeReleaseShaders
> Task :react-native-orientation-locker:processReleaseManifest
package="org.wonday.orientation" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-orientation-locker/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-orientation-locker:compileReleaseShaders NO-SOURCE
> Task :react-native-orientation-locker:generateReleaseAssets UP-TO-DATE
> Task :react-native-orientation-locker:packageReleaseAssets
> Task :react-native-orientation-locker:packageReleaseRenderscript NO-SOURCE
> Task :react-native-orientation-locker:prepareReleaseArtProfile
> Task :react-native-orientation-locker:prepareLintJarForPublish
> Task :react-native-orientation-locker:processReleaseJavaRes NO-SOURCE
> Task :react-native-orientation-locker:mergeReleaseJavaResource
> Task :react-native-orientation-locker:writeReleaseAarMetadata
> Task :react-native-orientation-locker:generateReleaseRFile
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86]
C/C++: CMake Warning at /opt/android-sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)
C/C++: /opt/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeDetermineSystem.cmake:93 (include)
C/C++: CMakeLists.txt:1 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/2r1x6t47/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/2r1x6t47/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/23.1.7779620/build/cmake/android-legacy.toolchain.cmake:416 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/23.1.7779620/build/cmake/android.toolchain.cmake:55 (include)
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/2r1x6t47/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/2r1x6t47/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :react-native-orientation-locker:extractReleaseAnnotations
> Task :react-native-orientation-locker:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-orientation-locker/android/src/main/java/org/wonday/orientation/OrientationModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-orientation-locker:mergeReleaseGeneratedProguardFiles
> Task :react-native-orientation-locker:mergeReleaseConsumerProguardFiles
> Task :react-native-orientation-locker:syncReleaseLibJars
> Task :react-native-orientation-locker:bundleReleaseLocalLintAar
> Task :react-native-file-access:compileReleaseKotlin
w: file:///home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-file-access/android/src/main/java/com/alpha0010/fs/FileAccessModule.kt:50:19 Parameter 'eventType' is never used
w: file:///home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-file-access/android/src/main/java/com/alpha0010/fs/FileAccessModule.kt:54:23 Parameter 'count' is never used
> Task :react-native-gesture-handler:compileReleaseKotlin
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86]
> Task :react-native-file-access:extractReleaseAnnotations
> Task :react-native-file-access:compileReleaseJavaWithJavac
> Task :react-native-file-access:mergeReleaseGeneratedProguardFiles
> Task :react-native-file-access:mergeReleaseConsumerProguardFiles
> Task :react-native-file-access:mergeReleaseJavaResource
> Task :react-native-reanimated:externalNativeBuildRelease
> Task :react-native-file-access:syncReleaseLibJars
> Task :react-native-file-access:bundleReleaseLocalLintAar
> Task :react-native-reanimated:mergeReleaseJniLibFolders
Execution optimizations have been disabled for task ':react-native-reanimated:mergeReleaseJniLibFolders' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-reanimated/android/src/main/jniLibs'. Reason: Task ':react-native-reanimated:mergeReleaseJniLibFolders' uses this output of task ':react-native-reanimated:packageNdkLibs' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
> 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:prepareLintJarForPublish
> Task :react-native-reanimated:mergeReleaseNativeLibs
> Task :react-native-reanimated:prepareReleaseArtProfile
> Task :react-native-reanimated:processReleaseJavaRes NO-SOURCE
> Task :react-native-safe-area-context:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:preReleaseBuild UP-TO-DATE
> Task :react-native-reanimated:writeReleaseAarMetadata
> Task :react-native-safe-area-context:compileReleaseAidl NO-SOURCE
> Task :react-native-reanimated:mergeReleaseJavaResource
> Task :react-native-reanimated:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :react-native-reanimated:syncReleaseLibJars
> Task :react-native-reanimated:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-safe-area-context:mergeReleaseJniLibFolders
> Task :react-native-reanimated:bundleReleaseLocalLintAar
> Task :react-native-safe-area-context:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-safe-area-context:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-safe-area-context:compileReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseResValues
> Task :react-native-safe-area-context:extractDeepLinksForAarRelease
> Task :react-native-safe-area-context:generateReleaseBuildConfig
> Task :react-native-safe-area-context:generateReleaseResources
> Task :react-native-safe-area-context:packageReleaseResources
> Task :react-native-safe-area-context:javaPreCompileRelease
> Task :react-native-safe-area-context:parseReleaseLocalResources
> Task :react-native-safe-area-context:mergeReleaseShaders
> Task :react-native-safe-area-context:processReleaseManifest
package="com.th3rdwave.safeareacontext" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> 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:packageReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:prepareLintJarForPublish
> Task :react-native-safe-area-context:prepareReleaseArtProfile
> Task :react-native-safe-area-context:processReleaseJavaRes NO-SOURCE
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> Task :react-native-screens:preBuild UP-TO-DATE
> Task :react-native-screens:preReleaseBuild UP-TO-DATE
> Task :react-native-screens:compileReleaseAidl NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :react-native-screens:mergeReleaseJniLibFolders
> Task :react-native-screens:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-screens:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-screens:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-screens:compileReleaseRenderscript NO-SOURCE
> Task :react-native-screens:generateReleaseResValues
> Task :react-native-screens:extractDeepLinksForAarRelease
> Task :react-native-screens:generateReleaseBuildConfig
> Task :react-native-screens:generateReleaseResources
> Task :react-native-screens:packageReleaseResources
> Task :react-native-screens:parseReleaseLocalResources
> Task :react-native-screens:javaPreCompileRelease
> Task :react-native-screens:mergeReleaseShaders
> Task :react-native-screens:compileReleaseShaders NO-SOURCE
> Task :react-native-screens:processReleaseManifest
package="com.swmansion.rnscreens" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-screens:generateReleaseAssets UP-TO-DATE
> Task :react-native-screens:packageReleaseAssets
> Task :react-native-screens:packageReleaseRenderscript NO-SOURCE
> Task :react-native-screens:prepareLintJarForPublish
> Task :react-native-screens:prepareReleaseArtProfile
> Task :react-native-screens:processReleaseJavaRes NO-SOURCE
> Task :react-native-svg:preBuild UP-TO-DATE
> Task :react-native-svg:preReleaseBuild UP-TO-DATE
> Task :react-native-screens:writeReleaseAarMetadata
> Task :react-native-svg:compileReleaseAidl NO-SOURCE
> Task :react-native-svg:mergeReleaseJniLibFolders
> Task :react-native-svg:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-svg:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-svg:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-svg:compileReleaseRenderscript NO-SOURCE
> Task :react-native-svg:generateReleaseResValues
> Task :react-native-svg:extractDeepLinksForAarRelease
> Task :react-native-svg:generateReleaseBuildConfig
> Task :react-native-svg:generateReleaseResources
> Task :react-native-svg:packageReleaseResources
> Task :react-native-screens:generateReleaseRFile
> Task :react-native-svg:javaPreCompileRelease
> Task :react-native-svg:parseReleaseLocalResources
> Task :react-native-svg:mergeReleaseShaders
> Task :react-native-svg:processReleaseManifest
package="com.horcrux.svg" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-svg/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-svg:compileReleaseShaders NO-SOURCE
> Task :react-native-svg:generateReleaseAssets UP-TO-DATE
> Task :react-native-svg:packageReleaseAssets
> Task :react-native-svg:packageReleaseRenderscript NO-SOURCE
> Task :react-native-svg:prepareLintJarForPublish
> Task :react-native-svg:prepareReleaseArtProfile
> Task :react-native-svg:processReleaseJavaRes NO-SOURCE
> Task :react-native-system-setting:preBuild UP-TO-DATE
> Task :react-native-system-setting:preReleaseBuild UP-TO-DATE
> Task :react-native-svg:mergeReleaseJavaResource
> Task :react-native-svg:writeReleaseAarMetadata
> Task :react-native-system-setting:compileReleaseAidl NO-SOURCE
> Task :react-native-svg:generateReleaseRFile
> Task :react-native-system-setting:mergeReleaseJniLibFolders
> Task :react-native-svg:extractReleaseAnnotations
> Task :react-native-svg:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-svg/android/src/main/java/com/horcrux/svg/VirtualView.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-svg:mergeReleaseGeneratedProguardFiles
> Task :react-native-svg:mergeReleaseConsumerProguardFiles
> Task :react-native-svg:syncReleaseLibJars
> Task :react-native-svg:bundleReleaseLocalLintAar
> Task :react-native-system-setting:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-system-setting:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-system-setting:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-system-setting:compileReleaseRenderscript NO-SOURCE
> Task :react-native-system-setting:generateReleaseResValues
> Task :react-native-system-setting:extractDeepLinksForAarRelease
> Task :react-native-system-setting:generateReleaseBuildConfig
> Task :react-native-system-setting:generateReleaseResources
> Task :react-native-system-setting:packageReleaseResources
> Task :react-native-system-setting:parseReleaseLocalResources
> Task :react-native-system-setting:processReleaseManifest
package="com.ninty.system.setting" found in source AndroidManifest.xml: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-system-setting/android/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :react-native-system-setting:javaPreCompileRelease
> Task :react-native-system-setting:mergeReleaseShaders
> Task :react-native-system-setting:compileReleaseShaders NO-SOURCE
> Task :react-native-system-setting:generateReleaseAssets UP-TO-DATE
> Task :react-native-system-setting:packageReleaseAssets
> Task :react-native-system-setting:generateReleaseRFile
> Task :react-native-system-setting:packageReleaseRenderscript NO-SOURCE
> Task :react-native-system-setting:extractReleaseAnnotations
> Task :react-native-system-setting:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-system-setting/android/src/main/java/com/ninty/system/setting/SystemSetting.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-system-setting:mergeReleaseGeneratedProguardFiles
> Task :react-native-system-setting:mergeReleaseConsumerProguardFiles
> Task :react-native-system-setting:prepareReleaseArtProfile
> Task :react-native-system-setting:prepareLintJarForPublish
> Task :react-native-system-setting:processReleaseJavaRes NO-SOURCE
> Task :react-native-system-setting:mergeReleaseJavaResource
> Task :react-native-system-setting:writeReleaseAarMetadata
> Task :notifee_core:mergeReleaseJniLibFolders
> Task :react-native-system-setting:syncReleaseLibJars
> Task :react-native-system-setting:bundleReleaseLocalLintAar
> Task :notifee_core:mergeReleaseNativeLibs NO-SOURCE
> Task :notifee_core:stripReleaseDebugSymbols NO-SOURCE
> Task :notifee_core:extractDeepLinksForAarRelease
> Task :notifee_core:copyReleaseJniLibsProjectAndLocalJars
> Task :notifee_core:extractReleaseAnnotations
> Task :notifee_core:mergeReleaseGeneratedProguardFiles
> Task :notifee_core:mergeReleaseConsumerProguardFiles
> Task :notifee_core:mergeReleaseShaders
> Task :notifee_core:compileReleaseShaders NO-SOURCE
> Task :notifee_core:generateReleaseAssets UP-TO-DATE
> Task :notifee_core:packageReleaseAssets
> Task :notifee_core:prepareLintJarForPublish
> Task :notifee_core:prepareReleaseArtProfile
> Task :notifee_core:extractProguardFiles
> Task :notifee_core:generateReleaseLibraryProguardRules
> Task :notifee_core:writeReleaseAarMetadata
> Task :notifee_core:mergeReleaseJavaResource
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createBundleReleaseJsAndAssets
warning: the transform cache was reset.
Welcome to Metro v0.73.8
Fast - Scalable - Integrated
> Task :react-native-gesture-handler:compileReleaseKotlin
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/core/GestureHandler.kt: (755, 11): Name shadowed: size
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.kt: (9, 51): Unreachable code
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.kt: (10, 80): Unreachable code
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt: (77, 18): 'onChildStartedNativeGesture(MotionEvent!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt: (82, 42): Parameter 'disallowIntercept' is never used
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt: (114, 28): Parameter 'viewTag' is never used
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt: (7, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt: (14, 11): 'init(Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt: (30, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt: (31, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
> Task :notifee_core:minifyReleaseWithR8
> Task :react-native-safe-area-context:compileReleaseKotlin
> Task :react-native-screens:compileReleaseKotlin
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt: (77, 22): 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt: (62, 28): 'setter for targetElevation: Float' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt: (119, 28): 'setter for targetElevation: Float' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (20, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (68, 47): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (69, 15): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (88, 34): 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (229, 37): 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (64, 22): 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (109, 22): 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (118, 43): 'replaceSystemWindowInsets(Int, Int, Int, Int): WindowInsetsCompat' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (119, 47): 'getter for systemWindowInsetLeft: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (121, 47): 'getter for systemWindowInsetRight: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt: (122, 47): 'getter for systemWindowInsetBottom: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (9, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (122, 47): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (123, 15): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt: (7, 51): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderBackButtonClickedEvent.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt: (7, 40): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenAppearEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt: (7, 43): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDisappearEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt: (7, 43): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenDismissedEvent.kt: (17, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt: (13, 5): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt: (22, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenTransitionProgressEvent.kt: (27, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt: (7, 44): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillAppearEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt: (7, 47): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/ScreenWillDisappearEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt: (7, 52): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt: (13, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/StackFinishTransitioningEvent.kt: (14, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt: (7, 42): Parameter 'width' is never used
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt: (7, 54): Parameter 'height' is never used
> Task :react-native-safe-area-context:compileReleaseKotlin
w: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt: (50, 23): 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java
> Task :app:createBundleReleaseJsAndAssets
info Writing bundle output to:, /home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle
info Writing sourcemap output to:, /home/vagrant/build/com.github.meypod.al_azan/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map
info Done writing bundle output
info Done writing sourcemap output
info Copying 10 asset files
info Done copying assets
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:1767:23: warning: the variable "DebuggerInternal" was not declared in function "__shouldPauseOnThrow"
return typeof DebuggerInternal !== 'undefined' && DebuggerInternal.shouldPauseOnThrow === true;
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:4973:7: warning: the variable "setTimeout" was not declared in function "logCapturedError"
setTimeout(function () {
^~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:2947:108: warning: the variable "nativeFabricUIManager" was not declared in function "onChange"
(fromOrTo = fromOrTo && fromOrTo.stateNode) && fromOrTo.canonical._internalInstanceHandle ? (from && nativeFabricUIManager.setIsJSResponder(from.stateNode.node, false, blockNativeResponder || false), to && nativeFabricUIManager.setIsJSResponder(to.stateNode.node, true, blockNativeResponder || false)) : null !== to ? _$$_REQUIRE(_dependencyMap[2]).UIManager.setJSResponder(to.stateNode.canonical._nativeTag, blockNativeResponder) : _$$_REQUIRE(_dependencyMap[2]).UIManager.clearJSResponder();
^~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:3554:21: warning: the variable "clearTimeout" was not declared in anonymous function " 109#"
cancelTimeout = clearTimeout;
^~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:7302:30: warning: the variable "__REACT_DEVTOOLS_GLOBAL_HOOK__" was not declared in anonymous function " 109#"
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:8040:5: warning: the variable "setImmediate" was not declared in function "handleResolved"
setImmediate(function () {
^~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:8251:16: warning: the variable "AggregateError" was not declared in function "getAggregateError"
if (typeof AggregateError === 'function') {
^~~~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:10982:12: warning: the variable "fetch" was not declared in anonymous function " 316#"
fetch: fetch,
^~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:10983:14: warning: the variable "Headers" was not declared in anonymous function " 316#"
Headers: Headers,
^~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:10984:14: warning: the variable "Request" was not declared in anonymous function " 316#"
Request: Request,
^~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:10985:15: warning: the variable "Response" was not declared in anonymous function " 316#"
Response: Response
^~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11133:24: warning: the variable "FileReader" was not declared in function "readBlobAsArrayBuffer"
var reader = new FileReader();
^~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11170:36: warning: the variable "Blob" was not declared in anonymous function " 327#"
} else if (support.blob && Blob.prototype.isPrototypeOf(body)) {
^~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11172:40: warning: the variable "FormData" was not declared in anonymous function " 327#"
} else if (support.formData && FormData.prototype.isPrototypeOf(body)) {
^~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11174:44: warning: the variable "URLSearchParams" was not declared in anonymous function " 327#"
} else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {
^~~~~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11401:23: warning: the variable "XMLHttpRequest" was not declared in anonymous function " 336#"
var xhr = new XMLHttpRequest();
^~~~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:10994:76: warning: the variable "self" was not declared in anonymous function " 319#"
var global = typeof globalThis !== 'undefined' && globalThis || typeof self !== 'undefined' && self || typeof global !== 'undefined' && global;
^~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:16607:27: warning: the variable "performance" was not declared in anonymous function " 575#"
if ("object" === typeof performance && "function" === typeof performance.now) {
^~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:16630:26: warning: the variable "navigator" was not declared in anonymous function " 575#"
"undefined" !== typeof navigator && undefined !== navigator.scheduling && undefined !== navigator.scheduling.isInputPending && navigator.scheduling.isInputPending.bind(navigator.scheduling);
^~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:16697:37: warning: the variable "MessageChannel" was not declared in anonymous function " 575#"
};else if ("undefined" !== typeof MessageChannel) {
^~~~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:24888:34: warning: the variable "requestAnimationFrame" was not declared in function "start 9#"
this._animationFrame = requestAnimationFrame(this.onUpdate.bind(this));
^~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:39139:18: warning: the variable "localStorage" was not declared in function "getStorage"
return localStorage;
^~~~~~~~~~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:39669:30: warning: the variable "Intl" was not declared in anonymous function " 1351#"
var _formatter = new Intl.DateTimeFormat(locales, format);
^~~~
/home/vagrant/build/com.github.meypod.al_azan/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:140050:16: warning: the variable "SharedArrayBuffer" was not declared in function "from"
if (typeof SharedArrayBuffer !== 'undefined' && (isInstance(value, SharedArrayBuffer) || value && isInstance(value.buffer, SharedArrayBuffer))) {
^~~~~~~~~~~~~~~~~
> Task :react-native-gesture-handler:extractReleaseAnnotations
> Task :react-native-gesture-handler:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:mergeReleaseGeneratedProguardFiles
> Task :react-native-gesture-handler:mergeReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:mergeReleaseJavaResource
> Task :react-native-safe-area-context:extractReleaseAnnotations
> Task :react-native-gesture-handler:syncReleaseLibJars
> Task :react-native-gesture-handler:bundleReleaseLocalLintAar
> Task :react-native-safe-area-context:compileReleaseJavaWithJavac
> Task :react-native-safe-area-context:mergeReleaseGeneratedProguardFiles
> Task :react-native-safe-area-context:mergeReleaseConsumerProguardFiles
> Task :react-native-safe-area-context:mergeReleaseJavaResource
> Task :react-native-screens:extractReleaseAnnotations
> Task :react-native-safe-area-context:syncReleaseLibJars
> Task :react-native-safe-area-context:bundleReleaseLocalLintAar
> Task :react-native-screens:compileReleaseJavaWithJavac
> Task :react-native-screens:mergeReleaseGeneratedProguardFiles
> Task :react-native-screens:mergeReleaseConsumerProguardFiles
> Task :notifee_core:syncReleaseLibJars
> Task :react-native-screens:mergeReleaseJavaResource
> Task :notifee_core:bundleReleaseLocalLintAar
> Task :react-native-screens:syncReleaseLibJars
> Task :react-native-screens:bundleReleaseLocalLintAar
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :notifee_core:extractDeepLinksRelease
> Task :notifee_react-native:extractDeepLinksRelease
> Task :react-native-clipboard_clipboard:extractDeepLinksRelease
> Task :react-native-document-picker:extractDeepLinksRelease
> Task :react-native-file-access:extractDeepLinksRelease
> Task :react-native-gesture-handler:extractDeepLinksRelease
> Task :react-native-get-location:extractDeepLinksRelease
> Task :react-native-mmkv:extractDeepLinksRelease
> Task :react-native-orientation-locker:extractDeepLinksRelease
> Task :react-native-reanimated:extractDeepLinksRelease
> Task :react-native-safe-area-context:extractDeepLinksRelease
> Task :react-native-screens:extractDeepLinksRelease
> Task :react-native-svg:extractDeepLinksRelease
> Task :react-native-system-setting:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
/home/vagrant/build/com.github.meypod.al_azan/android/app/src/main/AndroidManifest.xml:77:1-89 Warning:
uses-permission#com.android.vending.CHECK_LICENSE was tagged at AndroidManifest.xml:77 to remove other declarations but no other declaration present
> Task :app:processReleaseManifest
> Task :notifee_core:compileReleaseLibraryResources
> Task :notifee_react-native:compileReleaseLibraryResources
> Task :react-native-clipboard_clipboard:compileReleaseLibraryResources
> Task :react-native-document-picker:compileReleaseLibraryResources
> Task :app:mergeReleaseResources
> Task :react-native-file-access:compileReleaseLibraryResources
> Task :react-native-gesture-handler:compileReleaseLibraryResources
> Task :react-native-get-location:compileReleaseLibraryResources
> Task :react-native-mmkv:compileReleaseLibraryResources
> Task :react-native-orientation-locker:compileReleaseLibraryResources
> Task :react-native-reanimated:compileReleaseLibraryResources
> Task :react-native-safe-area-context:compileReleaseLibraryResources
> Task :react-native-svg:compileReleaseLibraryResources
> Task :react-native-system-setting:compileReleaseLibraryResources
> Task :react-native-screens:compileReleaseLibraryResources
> Task :notifee_react-native:bundleLibCompileToJarRelease
> Task :react-native-clipboard_clipboard:bundleLibCompileToJarRelease
> Task :react-native-document-picker:bundleLibCompileToJarRelease
> Task :react-native-file-access:bundleLibCompileToJarRelease
> Task :react-native-get-location:bundleLibCompileToJarRelease
> Task :react-native-mmkv:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:bundleLibCompileToJarRelease
> Task :react-native-orientation-locker:bundleLibCompileToJarRelease
> Task :react-native-safe-area-context:bundleLibCompileToJarRelease
> Task :react-native-screens:bundleLibCompileToJarRelease
> Task :app:extractProguardFiles
> Task :react-native-svg:bundleLibCompileToJarRelease
> Task :react-native-system-setting:bundleLibCompileToJarRelease
> Task :notifee_core:writeReleaseLintModelMetadata
> Task :notifee_react-native:bundleLibResRelease NO-SOURCE
> Task :notifee_react-native:writeReleaseLintModelMetadata
> Task :notifee_react-native:bundleLibRuntimeToJarRelease
> Task :react-native-clipboard_clipboard:bundleLibResRelease NO-SOURCE
> Task :notifee_react-native:createFullJarRelease
> Task :react-native-clipboard_clipboard:bundleLibRuntimeToJarRelease
> Task :react-native-clipboard_clipboard:writeReleaseLintModelMetadata
> Task :react-native-clipboard_clipboard:createFullJarRelease
> Task :react-native-document-picker:bundleLibResRelease NO-SOURCE
> Task :react-native-document-picker:bundleLibRuntimeToJarRelease
> Task :react-native-document-picker:writeReleaseLintModelMetadata
> Task :react-native-document-picker:createFullJarRelease
> Task :react-native-file-access:bundleLibResRelease
> Task :react-native-file-access:writeReleaseLintModelMetadata
> Task :react-native-file-access:bundleLibRuntimeToJarRelease
> Task :react-native-gesture-handler:bundleLibResRelease
> Task :react-native-file-access:createFullJarRelease
> Task :react-native-gesture-handler:writeReleaseLintModelMetadata
> Task :react-native-get-location:bundleLibResRelease NO-SOURCE
> Task :react-native-gesture-handler:bundleLibRuntimeToJarRelease
> Task :react-native-get-location:bundleLibRuntimeToJarRelease
> Task :react-native-get-location:writeReleaseLintModelMetadata
> Task :react-native-gesture-handler:createFullJarRelease
> Task :react-native-get-location:createFullJarRelease
> Task :react-native-mmkv:bundleLibResRelease NO-SOURCE
> Task :react-native-mmkv:bundleLibRuntimeToJarRelease
> Task :react-native-mmkv:writeReleaseLintModelMetadata
> Task :react-native-mmkv:createFullJarRelease
> Task :react-native-orientation-locker:bundleLibResRelease NO-SOURCE
> Task :react-native-orientation-locker:bundleLibRuntimeToJarRelease
> Task :react-native-orientation-locker:writeReleaseLintModelMetadata
> Task :react-native-orientation-locker:createFullJarRelease
> Task :react-native-reanimated:bundleLibResRelease NO-SOURCE
> Task :react-native-reanimated:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:bundleLibResRelease
> Task :react-native-reanimated:bundleLibRuntimeToJarRelease
> Task :react-native-safe-area-context:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:bundleLibRuntimeToJarRelease
> Task :react-native-reanimated:createFullJarRelease
> Task :react-native-safe-area-context:createFullJarRelease
> Task :react-native-screens:bundleLibResRelease
> Task :react-native-screens:writeReleaseLintModelMetadata
> Task :react-native-svg:bundleLibResRelease NO-SOURCE
> Task :react-native-svg:writeReleaseLintModelMetadata
> Task :react-native-screens:bundleLibRuntimeToJarRelease
> Task :react-native-system-setting:bundleLibResRelease NO-SOURCE
> Task :react-native-svg:bundleLibRuntimeToJarRelease
> Task :react-native-screens:createFullJarRelease
> Task :react-native-svg:createFullJarRelease
> Task :react-native-system-setting:bundleLibRuntimeToJarRelease
> Task :react-native-system-setting:writeReleaseLintModelMetadata
> Task :react-native-system-setting:createFullJarRelease
> Task :app:mergeReleaseJniLibFolders
> Task :notifee_core:copyReleaseJniLibsProjectOnly
> Task :notifee_react-native:copyReleaseJniLibsProjectOnly
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectOnly
> Task :react-native-document-picker:copyReleaseJniLibsProjectOnly
> Task :react-native-file-access:copyReleaseJniLibsProjectOnly
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-get-location:copyReleaseJniLibsProjectOnly
> Task :app:processReleaseManifestForPackage
> Task :react-native-orientation-locker:copyReleaseJniLibsProjectOnly
> Task :react-native-mmkv:copyReleaseJniLibsProjectOnly
> Task :react-native-screens:copyReleaseJniLibsProjectOnly
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectOnly
> Task :react-native-svg:copyReleaseJniLibsProjectOnly
> Task :react-native-system-setting:copyReleaseJniLibsProjectOnly
> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseResources
> Task :app:mergeReleaseNativeLibs
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeExtDexRelease
> Task :notifee_react-native:bundleLibRuntimeToDirRelease
> Task :app:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :react-native-document-picker:bundleLibRuntimeToDirRelease
> Task :react-native-get-location:bundleLibRuntimeToDirRelease
> Task :react-native-clipboard_clipboard:bundleLibRuntimeToDirRelease
> Task :react-native-file-access:bundleLibRuntimeToDirRelease
> Task :react-native-mmkv:bundleLibRuntimeToDirRelease
> Task :react-native-orientation-locker:bundleLibRuntimeToDirRelease
> Task :react-native-safe-area-context:bundleLibRuntimeToDirRelease
> Task :react-native-gesture-handler:bundleLibRuntimeToDirRelease
> Task :react-native-screens:bundleLibRuntimeToDirRelease
> Task :react-native-svg:bundleLibRuntimeToDirRelease
> Task :react-native-system-setting:bundleLibRuntimeToDirRelease
> Task :react-native-reanimated:bundleLibRuntimeToDirRelease
> Task :notifee_core:bundleLibRuntimeToDirRelease
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:extractReleaseNativeSymbolTables
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:mergeReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
e: /home/vagrant/build/com.github.meypod.al_azan/node_modules/react-native-file-access/android/build/.transforms/808a39baab159ce86520429b9e26e5bd/transformed/out/jars/classes.jar!/META-INF/react-native-file-access_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.10/a61b182458550492c12aee66157d7b524a63a5ec/kotlin-stdlib-common-1.8.10.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
w: Detected multiple Kotlin daemon sessions at build/kotlin/sessions
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD SUCCESSFUL in 6m 26s
491 actionable tasks: 491 executed
2023-03-23 15:44:30,570 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.github.meypod.al_azan, universal_newlines=False, shell=None, istream=<valid stream>)
2023-03-23 15:44:30,591 INFO: Successfully built version 1.12.4 of com.github.meypod.al_azan from 25baf960064416e0178e6ee76bd6e6e9a7390690
2023-03-23 15:44:30,872 DEBUG: AXML contains a RESOURCE MAP
2023-03-23 15:44:30,872 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 115: 'http://schemas.android.com/apk/res/android'
2023-03-23 15:44:30,874 DEBUG: Checking build/com.github.meypod.al_azan/android/app/build/outputs/apk/release/al-azan--release-1.12.4-x86-47002.apk
2023-03-23 15:44:30,886 DEBUG: AXML contains a RESOURCE MAP
2023-03-23 15:44:30,886 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 115: 'http://schemas.android.com/apk/res/android'
2023-03-23 15:44:30,932 INFO: success: com.github.meypod.al_azan
2023-03-23 15:44:30,933 INFO: Finished
2023-03-23 15:44:30,933 INFO: 1 build succeeded