log for com.mattermost.rnbeta:48403
== Installed Android Tools ==
2023-09-28 21:13:44,591 DEBUG: Reading 'config.yml'
2023-09-28 21:13:44,609 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-28 21:13:44,610 INFO: Creating log directory
2023-09-28 21:13:44,610 INFO: Creating temporary directory
2023-09-28 21:13:44,610 INFO: Creating output directory
2023-09-28 21:13:44,757 DEBUG: Getting git vcs interface for https://github.com/mattermost/mattermost-mobile.git
2023-09-28 21:13:44,758 DEBUG: Checking com.mattermost.rnbeta:48403
2023-09-28 21:13:44,758 INFO: Building version 2.8.0 (48403) of com.mattermost.rnbeta
2023-09-28 21:13:44,758 WARNING: Android NDK version 'r23b' could not be found!
2023-09-28 21:13:44,758 WARNING: Configured versions:
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2023-09-28 21:13:44,765 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2023-09-28 21:13:45,154 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 488
2023-09-28 21:13:45,164 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2023-09-28 21:13:45,523 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 574191
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r23b-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r23b-linux.zip
2023-09-28 21:13:46,362 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-09-28 21:13:46,551 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23b-linux.zip HTTP/1.1" 200 725122099
Unzipping to /tmp/.sdkmanager-vup1rqc9
ERROR: Unexpected symlink target: 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
ERROR: Unexpected symlink target: 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
ERROR: Unexpected symlink target: 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
ERROR: Unexpected symlink target: 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
Installing into /opt/android-sdk/ndk/23.1.7779620
2023-09-28 21:14:39,685 INFO: Set NDK r23b (23.1.7779620) up
2023-09-28 21:14:39,688 INFO: Running 'sudo' commands in /home/vagrant
2023-09-28 21:14:39,688 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c sysctl fs.inotify.max_user_watches=524288 || true; curl -Lo node.tar.gz https://nodejs.org/dist/v18.14.1/node-v18.14.1-linux-x64.tar.gz; echo "6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; npm -g install yarn; npm -g install npm@7
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ curl -Lo node.tar.gz https://nodejs.org/dist/v18.14.1/node-v18.14.1-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
22 41.9M 22 9534k 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M
100 41.9M 100 41.9M 0 0 38.6M 0 0:00:01 0:00:01 --:--:-- 38.6M
+ echo '6a7c6862b86cb01b892ca5967dba14bd3122dbfed9d5c9fedd30585d5974f1f6 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ npm -g install yarn
added 1 package in 4s
npm notice
npm notice New major version of npm available! 9.3.1 -> 10.1.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
npm notice Run `npm install -g npm@10.1.0` to update!
npm notice
+ npm -g install npm@7
removed 43 packages, and changed 103 packages in 7s
11 packages are looking for funding
run `npm fund` for details
2023-09-28 21:14:56,761 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-28 21:14:58,078 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36748 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-09-28 21:15:33,943 INFO: Getting source for revision 5524b7932e516d91530d4d1b90a91f6a3e73f150
2023-09-28 21:15:33,944 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:33,945 DEBUG: > git rev-parse --show-toplevel
2023-09-28 21:15:34,158 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:34,158 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-28 21:15:34,370 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:34,371 DEBUG: > git reset --hard
2023-09-28 21:15:35,286 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:35,286 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-28 21:15:35,397 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:35,398 DEBUG: > git clean -dffx
2023-09-28 21:15:35,510 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:35,511 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-09-28 21:15:36,225 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:36,226 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-09-28 21:15:36,940 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:36,940 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-09-28 21:15:37,654 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:37,655 DEBUG: > git remote set-head origin --auto
2023-09-28 21:15:38,368 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:38,369 DEBUG: > git checkout -f 5524b7932e516d91530d4d1b90a91f6a3e73f150
2023-09-28 21:15:38,782 DEBUG: Directory: build/com.mattermost.rnbeta
2023-09-28 21:15:38,782 DEBUG: > git clean -dffx
2023-09-28 21:15:38,894 INFO: Running 'init' commands in build/com.mattermost.rnbeta/android/app
2023-09-28 21:15:38,895 DEBUG: Directory: build/com.mattermost.rnbeta/android/app
2023-09-28 21:15:38,895 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../..; sed -i -e '/react-native-in-app-review/d' package.json; sed -i -e "/fs.existsSync('dist')/,+2d" scripts/generate-assets.js; mkdir -p dist/assets; sed -i -e '/mmjstool":\ {/,/^ },/d' package-lock.json; npm install --ignore-scripts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ sed -i -e /react-native-in-app-review/d package.json
+ sed -i -e '/fs.existsSync('\''dist'\'')/,+2d' scripts/generate-assets.js
+ mkdir -p dist/assets
+ sed -i -e '/mmjstool":\ {/,/^ },/d' package-lock.json
+ npm install --ignore-scripts
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
added 1958 packages, and audited 1959 packages in 3m
235 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 7.24.2 -> 10.1.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
npm notice Run `npm install -g npm@10.1.0` to update!
npm notice
2023-09-28 21:18:21,524 INFO: Creating local.properties file at build/com.mattermost.rnbeta/local.properties
2023-09-28 21:18:21,526 INFO: Creating local.properties file at build/com.mattermost.rnbeta/android/local.properties
2023-09-28 21:18:21,526 INFO: Creating local.properties file at build/com.mattermost.rnbeta/android/app/local.properties
2023-09-28 21:18:21,527 DEBUG: Removing debuggable flags from build/com.mattermost.rnbeta/android/app
2023-09-28 21:18:21,535 INFO: Removing specified files
2023-09-28 21:18:21,536 INFO: Removing ios
2023-09-28 21:18:21,584 INFO: Removing node_modules/react-native-notifications/lib/android/app/src/main/java/com/wix/reactnativenotifications/fcm/FcmInstanceIdListenerService.java
2023-09-28 21:18:21,598 INFO: Cleaned build.gradle of keysigning configs at build/com.mattermost.rnbeta/android/app/build.gradle
2023-09-28 21:18:21,629 INFO: Cleaned build.gradle of keysigning configs at build/com.mattermost.rnbeta/node_modules/react-native/template/android/app/build.gradle
2023-09-28 21:18:22,322 INFO: Running 'prebuild' commands in build/com.mattermost.rnbeta/android/app
2023-09-28 21:18:22,322 DEBUG: Directory: build/com.mattermost.rnbeta/android/app
2023-09-28 21:18:22,322 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/Xmx2048m/Xmx8092m/' ../gradle.properties; sed -i -e 's/versionCode .*/versionCode 48403/' -e 's/universalApk .*/universalApk false/' -e '/applicationVariants/,+12d' build.gradle; sed -i -e '/gms/d' ../build.gradle build.gradle; sed -i -e 's|$rootDir.*Detox-android|https://jitpack.io|' ../build.gradle; sed -i -e '/bundleCommand/a nodeExecutableAndArgs = ["node","--max-old-space-size=12000"]' -e '/firebase/d' -e '/detox/d' build.gradle; cd ../..; npx patch-package --error-on-fail; sed -i -e '/InAppReview/d' app/screens/review_app/index.tsx; sed -i -e 's/InAppReview.isAvailable()/false/' -e '/InAppReview/d' app/utils/reviews.ts; sed -i -e '/bintray/d' node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle; sed -E -i '/installreferrer/,+11d' node_modules/react-native-device-info/android/build.gradle; sed -i -e 's|maven.fabric.io/public|jitpack.io|' node_modules/react-native-math-view/android/build.gradle; sed -i -e 's|def command =.*sdkmanager|def command = "sdkmanager|' node_modules/react-native-navigation/lib/android/app/build.gradle; cp node_modules/@mattermost/compass-icons/font/compass-icons.ttf assets/fonts/; cp node_modules/@mattermost/compass-icons/font/compass-icons.ttf android/app/src/main/assets/fonts; cd node_modules/react-native-notifications/lib/android/app; sed -i -e '/firebase-messaging/d' build.gradle; sed -i -e '/google-services/d' ../build.gradle; sed -i -e '/FcmInstanceIdListenerService/,/<service/d' src/main/AndroidManifest.xml; sed -i -e '/FirebaseApp/d' src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java; sed -i -e '/FirebaseMessaging.getInstance/,/});/d' -e '/FirebaseMessaging/d' src/main/java/com/wix/reactnativenotifications/fcm/FcmToken.java
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e s/Xmx2048m/Xmx8092m/ ../gradle.properties
+ sed -i -e 's/versionCode .*/versionCode 48403/' -e 's/universalApk .*/universalApk false/' -e /applicationVariants/,+12d build.gradle
+ sed -i -e /gms/d ../build.gradle build.gradle
+ sed -i -e 's|$rootDir.*Detox-android|https://jitpack.io|' ../build.gradle
+ sed -i -e '/bundleCommand/a nodeExecutableAndArgs = ["node","--max-old-space-size=12000"]' -e /firebase/d -e /detox/d build.gradle
+ cd ../..
+ npx patch-package --error-on-fail
patch-package 8.0.0
Applying patches...
@nozbe/watermelondb@0.26.0 ✔
@react-native-community/netinfo@9.4.1 ✔
@sentry/utils@7.63.0 ✔
@types/commonmark-react-renderer@4.3.1 ✔
@types/react-syntax-highlighter@15.5.7 ✔
react-native@0.71.11 ✔
react-native-button@3.1.0 ✔
react-native-create-thumbnail@1.6.4 ✔
react-native-device-info@10.8.0 ✔
react-native-elements@3.4.3 ✔
react-native-fast-image@8.6.3 ✔
react-native-haptic-feedback@2.0.3 ✔
react-native-hw-keyboard-event@0.0.4 ✔
react-native-keyboard-tracking-view@5.7.0 ✔
react-native-keychain@8.1.2 ✔
react-native-navigation@7.37.0 ✔
react-native-notifications@5.0.0 ✔
react-native-reanimated@3.4.2 ✔
react-native-safe-area-context@4.7.1 ✔
react-native-section-list-get-item-layout@2.2.3 ✔
react-native-svg@13.11.0 ✔
react-native-video@5.2.1 ✔
react-native-walkthrough-tooltip@1.5.0 ✔
react-syntax-highlighter@15.5.0 ✔
+ sed -i -e /InAppReview/d app/screens/review_app/index.tsx
+ sed -i -e 's/InAppReview.isAvailable()/false/' -e /InAppReview/d app/utils/reviews.ts
+ sed -i -e /bintray/d node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle
+ sed -E -i /installreferrer/,+11d node_modules/react-native-device-info/android/build.gradle
+ sed -i -e 's|maven.fabric.io/public|jitpack.io|' node_modules/react-native-math-view/android/build.gradle
+ sed -i -e 's|def command =.*sdkmanager|def command = "sdkmanager|' node_modules/react-native-navigation/lib/android/app/build.gradle
+ cp node_modules/@mattermost/compass-icons/font/compass-icons.ttf assets/fonts/
+ cp node_modules/@mattermost/compass-icons/font/compass-icons.ttf android/app/src/main/assets/fonts
+ cd node_modules/react-native-notifications/lib/android/app
+ sed -i -e /firebase-messaging/d build.gradle
+ sed -i -e /google-services/d ../build.gradle
+ sed -i -e '/FcmInstanceIdListenerService/,/<service/d' src/main/AndroidManifest.xml
+ sed -i -e /FirebaseApp/d src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java
+ sed -i -e '/FirebaseMessaging.getInstance/,/});/d' -e /FirebaseMessaging/d src/main/java/com/wix/reactnativenotifications/fcm/FcmToken.java
2023-09-28 21:18:24,742 INFO: Cleaning Gradle project...
2023-09-28 21:18:24,744 DEBUG: Directory: build/com.mattermost.rnbeta/android/app
2023-09-28 21:18:24,744 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PseparateApk=true -PreactNativeArchitectures=arm64-v8a 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 -PseparateApk=true -PreactNativeArchitectures=arm64-v8a 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 :react-native-create-thumbnail
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.
Observed package id 'ndk;r23b' in inconsistent location '/opt/android-sdk/ndk/23.1.7779620' (Expected '/opt/android-sdk/ndk/r23b')
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
> 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.
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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: Observed package id 'ndk;r23b' in inconsistent location '/opt/android-sdk/ndk/23.1.7779620' (Expected '/opt/android-sdk/ndk/r23b')
Warning: Observed package id 'ndk;r23b' in inconsistent location '/opt/android-sdk/ndk/23.1.7779620' (Expected '/opt/android-sdk/ndk/r23b')
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.
Warning: Observed package id 'ndk;r23b' in inconsistent location '/opt/android-sdk/ndk/23.1.7779620' (Expected '/opt/android-sdk/ndk/r23b')
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :reactnativenotifications
WARNING:DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
> Configure project :watermelondb-jsi
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:clean UP-TO-DATE
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
BUILD SUCCESSFUL in 7m 54s
6 actionable tasks: 5 executed, 1 up-to-date
2023-09-28 21:26:25,671 INFO: Scanning source for common problems...
2023-09-28 21:26:25,719 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-28 21:26:25,751 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:25,774 INFO: Ignoring unknown maven repo '${reactNativePath}/android' at node_modules/react-native-webview/android/build.gradle
2023-09-28 21:26:25,804 INFO: Removing unknown maven repo '$rootDir/node_modules/jsc-android/dist' at node_modules/react-native/build.gradle.kts
2023-09-28 21:26:25,805 INFO: Removing unknown maven repo '$rootDir/android' at node_modules/react-native/build.gradle.kts
2023-09-28 21:26:25,902 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2023-09-28 21:26:25,903 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2023-09-28 21:26:25,906 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/msvcp140.dll
2023-09-28 21:26:25,906 INFO: Removing binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2023-09-28 21:26:25,907 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuio64.dll
2023-09-28 21:26:25,908 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutu64.dll
2023-09-28 21:26:25,908 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuuc64.dll
2023-09-28 21:26:25,909 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuin64.dll
2023-09-28 21:26:25,909 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140.dll
2023-09-28 21:26:25,910 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icudt64.dll
2023-09-28 21:26:25,910 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140_1.dll
2023-09-28 21:26:25,910 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutest64.dll
2023-09-28 21:26:25,926 INFO: Removing gradle-wrapper.jar at node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:25,977 INFO: Removing unknown maven repo 'androidOutputUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2023-09-28 21:26:25,977 INFO: Removing unknown maven repo 'mavenTempLocalUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2023-09-28 21:26:26,645 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-linear-gradient/android/build.gradle
2023-09-28 21:26:26,646 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-linear-gradient/android/build.gradle
2023-09-28 21:26:26,740 INFO: Ignoring unknown maven repo '$rootDir/../example/node_modules/react-native/android' at node_modules/react-native-math-view/android/build.gradle
2023-09-28 21:26:26,746 INFO: Removing Android DEX code at node_modules/react-native-math-view/android/build/.transforms/52d3deefaa993ef77d223ea297842013/classes/classes.dex
2023-09-28 21:26:26,747 INFO: Removing Android DEX code at node_modules/react-native-math-view/android/build/.transforms/8dc1c49d030e88f9434b038b9b3f525d/classes/classes.dex
2023-09-28 21:26:26,747 INFO: Removing Android DEX code at node_modules/react-native-math-view/android/build/.transforms/e741256329f0ae491007b7b9ab0b0efb/classes/classes.dex
2023-09-28 21:26:26,748 INFO: Removing gradle-wrapper.jar at node_modules/react-native-math-view/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:26,876 INFO: Removing Java JAR file at node_modules/shaka-player/third_party/closure/compiler.jar
2023-09-28 21:26:26,924 WARNING: Found executable binary, possibly code at node_modules/react-native-vector-icons/Fonts/Fontisto.ttf
2023-09-28 21:26:26,927 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at node_modules/react-native-vector-icons/android/build.gradle
2023-09-28 21:26:27,886 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-permissions/android/build.gradle
2023-09-28 21:26:27,886 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-permissions/android/build.gradle
2023-09-28 21:26:27,936 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-fast-image/android/build.gradle
2023-09-28 21:26:27,936 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-fast-image/android/build.gradle
2023-09-28 21:26:27,948 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/@react-native-camera-roll/camera-roll/android/build.gradle
2023-09-28 21:26:27,950 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-camera-roll/camera-roll/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:27,961 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-core-1.0.0-beta09.jar
2023-09-28 21:26:27,961 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-standalone.jar
2023-09-28 21:26:27,962 INFO: Removing Java JAR file at node_modules/jetifier/lib/commons-cli-1.3.1.jar
2023-09-28 21:26:27,962 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-6.0.jar
2023-09-28 21:26:27,963 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-util-6.0.jar
2023-09-28 21:26:27,963 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-processor-1.0.0-beta09.jar
2023-09-28 21:26:27,964 INFO: Removing Java JAR file at node_modules/jetifier/lib/kotlin-stdlib-common-1.3.60.jar
2023-09-28 21:26:27,964 INFO: Removing Java JAR file at node_modules/jetifier/lib/annotations-13.0.jar
2023-09-28 21:26:27,965 INFO: Removing Java JAR file at node_modules/jetifier/lib/jdom2-2.0.6.jar
2023-09-28 21:26:27,965 INFO: Removing Java JAR file at node_modules/jetifier/lib/gson-2.8.0.jar
2023-09-28 21:26:27,966 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-commons-6.0.jar
2023-09-28 21:26:27,966 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-tree-6.0.jar
2023-09-28 21:26:27,967 INFO: Removing Java JAR file at node_modules/jetifier/lib/kotlin-stdlib-1.3.60.jar
2023-09-28 21:26:28,050 INFO: Removing Java JAR file at node_modules/detox/Detox-android/com/wix/detox/20.11.3/detox-20.11.3-javadoc.jar
2023-09-28 21:26:28,051 INFO: Removing Android AAR library at node_modules/detox/Detox-android/com/wix/detox/20.11.3/detox-20.11.3.aar
2023-09-28 21:26:28,052 INFO: Removing Java JAR file at node_modules/detox/Detox-android/com/wix/detox/20.11.3/detox-20.11.3-sources.jar
2023-09-28 21:26:28,059 INFO: Ignoring unknown maven repo '$projectDir/../../node_modules/react-native/android' at node_modules/detox/android/build.gradle
2023-09-28 21:26:28,065 INFO: Ignoring unknown maven repo '_mavenRepoUrl' at node_modules/detox/android/detox/publishing.gradle
2023-09-28 21:26:28,094 INFO: Removing Java JAR file at node_modules/detox/android/libs/genymotion-api-1.2.0.jar
2023-09-28 21:26:28,094 INFO: Removing gradle-wrapper.jar at node_modules/detox/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:28,179 INFO: Removing Java JAR file at node_modules/xdate/build/compiler.jar
2023-09-28 21:26:28,209 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle
2023-09-28 21:26:28,844 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-svg/android/build.gradle
2023-09-28 21:26:28,861 INFO: Removing gradle-wrapper.jar at node_modules/react-native-svg/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:28,887 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-localize/android/build.gradle
2023-09-28 21:26:29,212 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/@react-native-community/netinfo/android/build.gradle
2023-09-28 21:26:29,214 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-community/netinfo/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:29,602 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at node_modules/react-native-haptic-feedback/android/build.gradle
2023-09-28 21:26:29,605 INFO: Removing Android DEX code at node_modules/react-native-haptic-feedback/android/build/.transforms/2a5e3caed12c89dd3ca9ceaa4a4b432f/transformed/classes/classes.dex
2023-09-28 21:26:29,605 INFO: Removing gradle-wrapper.jar at node_modules/react-native-haptic-feedback/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:29,904 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-create-thumbnail/android/build.gradle
2023-09-28 21:26:29,904 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-create-thumbnail/android/build.gradle
2023-09-28 21:26:29,904 INFO: Ignoring unknown maven repo 'MavenPublication)' at node_modules/react-native-create-thumbnail/android/build.gradle
2023-09-28 21:26:29,983 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-share/android/build.gradle
2023-09-28 21:26:29,983 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-share/android/build.gradle
2023-09-28 21:26:30,060 INFO: Ignoring unknown maven repo '$rootDir/../../../node_modules/react-native/android' at node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle
2023-09-28 21:26:30,061 INFO: Ignoring unknown maven repo '$rootDir/../../../node_modules/jsc-android/dist' at node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle
2023-09-28 21:26:30,063 INFO: Removing gradle-wrapper.jar at node_modules/@rudderstack/rudder-sdk-react-native/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:30,786 INFO: Removing binary at node_modules/react-native-gradle-plugin/build/kotlin/compileKotlin/build-history.bin
2023-09-28 21:26:30,787 INFO: Removing binary at node_modules/react-native-gradle-plugin/build/kotlin/compileKotlin/last-build.bin
2023-09-28 21:26:30,795 INFO: Removing Java JAR file at node_modules/react-native-gradle-plugin/build/libs/react-native-gradle-plugin.jar
2023-09-28 21:26:30,797 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$1.class
2023-09-28 21:26:30,797 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt.class
2023-09-28 21:26:30,798 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension.class
2023-09-28 21:26:30,798 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-09-28 21:26:30,798 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin.class
2023-09-28 21:26:30,799 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$1.class
2023-09-28 21:26:30,799 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask.class
2023-09-28 21:26:30,800 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-09-28 21:26:30,800 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenArtifactsTask.class
2023-09-28 21:26:30,800 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$Companion.class
2023-09-28 21:26:30,801 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-09-28 21:26:30,801 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask.class
2023-09-28 21:26:30,802 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask.class
2023-09-28 21:26:30,802 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareLibeventTask.class
2023-09-28 21:26:30,803 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask.class
2023-09-28 21:26:30,803 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask.class
2023-09-28 21:26:30,803 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask.class
2023-09-28 21:26:30,804 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask.class
2023-09-28 21:26:30,804 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-09-28 21:26:30,805 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class
2023-09-28 21:26:30,805 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class
2023-09-28 21:26:30,806 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class
2023-09-28 21:26:30,806 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/BackwardCompatUtils.class
2023-09-28 21:26:30,807 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/FileUtilsKt.class
2023-09-28 21:26:30,807 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils.class
2023-09-28 21:26:30,807 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class
2023-09-28 21:26:30,808 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-09-28 21:26:30,808 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/ProjectUtils.class
2023-09-28 21:26:30,809 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils.class
2023-09-28 21:26:30,809 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtilsKt.class
2023-09-28 21:26:30,810 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-09-28 21:26:30,810 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/Os.class
2023-09-28 21:26:30,810 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils.class
2023-09-28 21:26:30,811 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-09-28 21:26:30,811 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtilsKt.class
2023-09-28 21:26:30,812 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class
2023-09-28 21:26:30,812 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils.class
2023-09-28 21:26:30,812 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-09-28 21:26:30,813 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/internal/PrivateReactExtension.class
2023-09-28 21:26:30,813 INFO: Removing gradle-wrapper.jar at node_modules/react-native-gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:30,850 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at node_modules/react-native-screens/android/build.gradle
2023-09-28 21:26:30,952 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at node_modules/react-native-reanimated/android/build.gradle
2023-09-28 21:26:30,952 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at node_modules/react-native-reanimated/android/build.gradle
2023-09-28 21:26:30,964 INFO: Removing gradle-wrapper.jar at node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:30,975 INFO: Ignoring unknown maven repo '${rootDir}/../node_modules/react-native/android' at node_modules/react-native-image-picker/android/build.gradle
2023-09-28 21:26:30,977 INFO: Removing gradle-wrapper.jar at node_modules/react-native-image-picker/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:31,389 INFO: Removing static library at node_modules/react-native-notifications/lib/ios/libOCMock.a
2023-09-28 21:26:31,394 INFO: Ignoring unknown maven repo '$rootDir/../../node_modules/react-native/android' at node_modules/react-native-notifications/lib/android/build.gradle
2023-09-28 21:26:31,404 INFO: Removing gradle-wrapper.jar at node_modules/react-native-notifications/lib/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:31,586 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-device-info/android/build.gradle
2023-09-28 21:26:31,680 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@stream-io/flat-list-mvcp/android/build.gradle
2023-09-28 21:26:31,680 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@stream-io/flat-list-mvcp/android/build.gradle
2023-09-28 21:26:31,681 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@stream-io/flat-list-mvcp/android/build.gradle
2023-09-28 21:26:31,682 INFO: Removing gradle-wrapper.jar at node_modules/@stream-io/flat-list-mvcp/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:31,701 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-SemiboldItalic-webfont.eot
2023-09-28 21:26:31,702 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-Semibold-webfont.ttf
2023-09-28 21:26:31,703 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-SemiboldItalic-webfont.ttf
2023-09-28 21:26:31,704 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-Semibold-webfont.woff
2023-09-28 21:26:31,704 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-Semibold-webfont.eot
2023-09-28 21:26:31,705 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-SemiboldItalic-webfont.woff
2023-09-28 21:26:31,824 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/@react-native-cookies/cookies/android/build.gradle
2023-09-28 21:26:31,824 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/@react-native-cookies/cookies/android/build.gradle
2023-09-28 21:26:31,825 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-cookies/cookies/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:31,841 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-turbo-log/android/build.gradle
2023-09-28 21:26:31,841 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-turbo-log/android/build.gradle
2023-09-28 21:26:31,841 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-turbo-log/android/build.gradle
2023-09-28 21:26:31,842 INFO: Removing gradle-wrapper.jar at node_modules/@mattermost/react-native-turbo-log/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:31,856 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-emm/android/build.gradle
2023-09-28 21:26:31,856 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-emm/android/build.gradle
2023-09-28 21:26:31,856 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-emm/android/build.gradle
2023-09-28 21:26:31,870 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-network-client/android/build.gradle
2023-09-28 21:26:31,870 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-network-client/android/build.gradle
2023-09-28 21:26:31,870 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-network-client/android/build.gradle
2023-09-28 21:26:31,874 INFO: Removing gradle-wrapper.jar at node_modules/@mattermost/react-native-network-client/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:31,935 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-paste-input/android/build.gradle
2023-09-28 21:26:31,935 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-paste-input/android/build.gradle
2023-09-28 21:26:31,935 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-paste-input/android/build.gradle
2023-09-28 21:26:31,969 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250231/android-jsc-intl-r250231.aar
2023-09-28 21:26:31,970 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250231/android-jsc-cppruntime-r250231.aar
2023-09-28 21:26:31,971 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar
2023-09-28 21:26:32,069 INFO: Removing static library at node_modules/react-native-navigation/lib/ios/libOCMock.a
2023-09-28 21:26:32,085 INFO: Ignoring unknown maven repo '$rootDir/../../node_modules/react-native/android' at node_modules/react-native-navigation/lib/android/build.gradle
2023-09-28 21:26:32,149 INFO: Removing gradle-wrapper.jar at node_modules/react-native-navigation/lib/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:32,175 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-clipboard/clipboard/android/gradle/wrapper/gradle-wrapper.jar
2023-09-28 21:26:32,512 INFO: Creating source tarball...
2023-09-28 21:28:41,372 INFO: Running 'build' commands in build/com.mattermost.rnbeta/android/app
2023-09-28 21:28:41,373 DEBUG: Directory: build/com.mattermost.rnbeta/android/app
2023-09-28 21:28:41,373 DEBUG: > bash -e -u -o pipefail -x -c pushd ../..; node scripts/generate-assets.js; ./node_modules/.bin/jetify; popd
/etc/bash.bashrc: line 7: PS1: unbound variable
+ pushd ../..
~/build/com.mattermost.rnbeta ~/build/com.mattermost.rnbeta/android/app
+ node scripts/generate-assets.js
Copying assets/base/config.json from base to dist/assets/config.json
Copying assets/base/i18n/ar.json from base to dist/assets/i18n/ar.json
Copying assets/base/i18n/bg.json from base to dist/assets/i18n/bg.json
Copying assets/base/i18n/de.json from base to dist/assets/i18n/de.json
Copying assets/base/i18n/en.json from base to dist/assets/i18n/en.json
Copying assets/base/i18n/en_AU.json from base to dist/assets/i18n/en_AU.json
Copying assets/base/i18n/es.json from base to dist/assets/i18n/es.json
Copying assets/base/i18n/fa.json from base to dist/assets/i18n/fa.json
Copying assets/base/i18n/fr.json from base to dist/assets/i18n/fr.json
Copying assets/base/i18n/hu.json from base to dist/assets/i18n/hu.json
Copying assets/base/i18n/it.json from base to dist/assets/i18n/it.json
Copying assets/base/i18n/ja.json from base to dist/assets/i18n/ja.json
Copying assets/base/i18n/ko.json from base to dist/assets/i18n/ko.json
Copying assets/base/i18n/nl.json from base to dist/assets/i18n/nl.json
Copying assets/base/i18n/pl.json from base to dist/assets/i18n/pl.json
Copying assets/base/i18n/pt-BR.json from base to dist/assets/i18n/pt-BR.json
Copying assets/base/i18n/ro.json from base to dist/assets/i18n/ro.json
Copying assets/base/i18n/ru.json from base to dist/assets/i18n/ru.json
Copying assets/base/i18n/sv.json from base to dist/assets/i18n/sv.json
Copying assets/base/i18n/tr.json from base to dist/assets/i18n/tr.json
Copying assets/base/i18n/uk.json from base to dist/assets/i18n/uk.json
Copying assets/base/i18n/vi.json from base to dist/assets/i18n/vi.json
Copying assets/base/i18n/zh-CN.json from base to dist/assets/i18n/zh-CN.json
Copying assets/base/i18n/zh-TW.json from base to dist/assets/i18n/zh-TW.json
Copying assets/base/images/Icon_Gitlab.png from base to dist/assets/images/Icon_Gitlab.png
Copying assets/base/images/Icon_Gitlab@2x.png from base to dist/assets/images/Icon_Gitlab@2x.png
Copying assets/base/images/Icon_Gitlab@3x.png from base to dist/assets/images/Icon_Gitlab@3x.png
Copying assets/base/images/Icon_Google.png from base to dist/assets/images/Icon_Google.png
Copying assets/base/images/Icon_Google@2x.png from base to dist/assets/images/Icon_Google@2x.png
Copying assets/base/images/Icon_Google@3x.png from base to dist/assets/images/Icon_Google@3x.png
Copying assets/base/images/Icon_Office.png from base to dist/assets/images/Icon_Office.png
Copying assets/base/images/Icon_Office@2x.png from base to dist/assets/images/Icon_Office@2x.png
Copying assets/base/images/Icon_Office@3x.png from base to dist/assets/images/Icon_Office@3x.png
Copying assets/base/images/Icon_Openid.png from base to dist/assets/images/Icon_Openid.png
Copying assets/base/images/Icon_Openid@2x.png from base to dist/assets/images/Icon_Openid@2x.png
Copying assets/base/images/Icon_Openid@3x.png from base to dist/assets/images/Icon_Openid@3x.png
Copying assets/base/images/autocomplete/slash_command.png from base to dist/assets/images/autocomplete/slash_command.png
Copying assets/base/images/autocomplete/slash_command@2x.png from base to dist/assets/images/autocomplete/slash_command@2x.png
Copying assets/base/images/autocomplete/slash_command@3x.png from base to dist/assets/images/autocomplete/slash_command@3x.png
Copying assets/base/images/emojis/mattermost.png from base to dist/assets/images/emojis/mattermost.png
Copying assets/base/images/icon.png from base to dist/assets/images/icon.png
Copying assets/base/images/logo.png from base to dist/assets/images/logo.png
Copying assets/base/images/thumb.png from base to dist/assets/images/thumb.png
Copying assets/base/images/thumb@2x.png from base to dist/assets/images/thumb@2x.png
Copying assets/base/images/thumb@3x.png from base to dist/assets/images/thumb@3x.png
Copying assets/base/release/icons/android/mipmap-anydpi-v26/ic_launcher.xml from base to dist/assets/release/icons/android/mipmap-anydpi-v26/ic_launcher.xml
Copying assets/base/release/icons/android/mipmap-anydpi-v26/ic_launcher_round.xml from base to dist/assets/release/icons/android/mipmap-anydpi-v26/ic_launcher_round.xml
Copying assets/base/release/icons/android/mipmap-hdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_launcher.png
Copying assets/base/release/icons/android/mipmap-hdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_launcher_background.png
Copying assets/base/release/icons/android/mipmap-hdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_launcher_foreground.png
Copying assets/base/release/icons/android/mipmap-hdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_launcher_round.png
Copying assets/base/release/icons/android/mipmap-hdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_notification.png
Copying assets/base/release/icons/android/mipmap-mdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_launcher.png
Copying assets/base/release/icons/android/mipmap-mdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_launcher_background.png
Copying assets/base/release/icons/android/mipmap-mdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_launcher_foreground.png
Copying assets/base/release/icons/android/mipmap-mdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_launcher_round.png
Copying assets/base/release/icons/android/mipmap-mdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_notification.png
Copying assets/base/release/icons/android/mipmap-xhdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_launcher.png
Copying assets/base/release/icons/android/mipmap-xhdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_launcher_background.png
Copying assets/base/release/icons/android/mipmap-xhdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_launcher_foreground.png
Copying assets/base/release/icons/android/mipmap-xhdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_launcher_round.png
Copying assets/base/release/icons/android/mipmap-xhdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_notification.png
Copying assets/base/release/icons/android/mipmap-xxhdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_launcher.png
Copying assets/base/release/icons/android/mipmap-xxhdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_launcher_background.png
Copying assets/base/release/icons/android/mipmap-xxhdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_launcher_foreground.png
Copying assets/base/release/icons/android/mipmap-xxhdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_launcher_round.png
Copying assets/base/release/icons/android/mipmap-xxhdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_notification.png
Copying assets/base/release/icons/android/mipmap-xxxhdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_launcher.png
Copying assets/base/release/icons/android/mipmap-xxxhdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_launcher_background.png
Copying assets/base/release/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png
Copying assets/base/release/icons/android/mipmap-xxxhdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_launcher_round.png
Copying assets/base/release/icons/android/mipmap-xxxhdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_notification.png
Copying assets/base/release/icons/ios/20.png from base to dist/assets/release/icons/ios/20.png
Copying assets/base/release/icons/ios/20@2x.png from base to dist/assets/release/icons/ios/20@2x.png
Copying assets/base/release/icons/ios/20@3x.png from base to dist/assets/release/icons/ios/20@3x.png
Copying assets/base/release/icons/ios/29.png from base to dist/assets/release/icons/ios/29.png
Copying assets/base/release/icons/ios/29@2x.png from base to dist/assets/release/icons/ios/29@2x.png
Copying assets/base/release/icons/ios/29@3x.png from base to dist/assets/release/icons/ios/29@3x.png
Copying assets/base/release/icons/ios/40.png from base to dist/assets/release/icons/ios/40.png
Copying assets/base/release/icons/ios/40@2x.png from base to dist/assets/release/icons/ios/40@2x.png
Copying assets/base/release/icons/ios/40@3x.png from base to dist/assets/release/icons/ios/40@3x.png
Copying assets/base/release/icons/ios/76.png from base to dist/assets/release/icons/ios/76.png
Copying assets/base/release/icons/ios/76@2x.png from base to dist/assets/release/icons/ios/76@2x.png
Copying assets/base/release/icons/ios/83.5@2x.png from base to dist/assets/release/icons/ios/83.5@2x.png
Copying assets/base/release/icons/ios/Icon-60@2x.png from base to dist/assets/release/icons/ios/Icon-60@2x.png
Copying assets/base/release/icons/ios/Icon-60@3x.png from base to dist/assets/release/icons/ios/Icon-60@3x.png
Copying assets/base/release/icons/ios/iTunesArtwork@2x.png from base to dist/assets/release/icons/ios/iTunesArtwork@2x.png
Copying assets/base/release/splash_screen/android/drawable-hdpi/ic_notif_action_reply.png from base to dist/assets/release/splash_screen/android/drawable-hdpi/ic_notif_action_reply.png
Copying assets/base/release/splash_screen/android/drawable-hdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-hdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-hdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-hdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-mdpi/ic_notif_action_reply.png from base to dist/assets/release/splash_screen/android/drawable-mdpi/ic_notif_action_reply.png
Copying assets/base/release/splash_screen/android/drawable-mdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-mdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-mdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-mdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-night-hdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-hdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-night-hdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-night-hdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-night-mdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-mdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-night-mdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-night-mdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-night-xhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-xhdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-night-xhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-night-xhdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-night-xxhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-xxhdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-night-xxhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-night-xxhdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-night-xxxhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-xxxhdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-night-xxxhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-night-xxxhdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-xhdpi/ic_notif_action_reply.png from base to dist/assets/release/splash_screen/android/drawable-xhdpi/ic_notif_action_reply.png
Copying assets/base/release/splash_screen/android/drawable-xhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-xhdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-xhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-xhdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-xxhdpi/ic_notif_action_reply.png from base to dist/assets/release/splash_screen/android/drawable-xxhdpi/ic_notif_action_reply.png
Copying assets/base/release/splash_screen/android/drawable-xxhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-xxhdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-xxhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-xxhdpi/splash_background.png
Copying assets/base/release/splash_screen/android/drawable-xxxhdpi/ic_notif_action_reply.png from base to dist/assets/release/splash_screen/android/drawable-xxxhdpi/ic_notif_action_reply.png
Copying assets/base/release/splash_screen/android/drawable-xxxhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-xxxhdpi/splash.png
Copying assets/base/release/splash_screen/android/drawable-xxxhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-xxxhdpi/splash_background.png
Copying assets/base/release/splash_screen/android/layout/launch_screen.xml from base to dist/assets/release/splash_screen/android/layout/launch_screen.xml
Copying assets/base/release/splash_screen/android/values/colors.xml from base to dist/assets/release/splash_screen/android/values/colors.xml
Copying assets/base/release/splash_screen/android/values/styles.xml from base to dist/assets/release/splash_screen/android/values/styles.xml
Copying assets/base/release/splash_screen/android/values-night/colors.xml from base to dist/assets/release/splash_screen/android/values-night/colors.xml
Copying assets/base/release/splash_screen/ios/LaunchScreen.storyboard from base to dist/assets/release/splash_screen/ios/LaunchScreen.storyboard
Copying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackground.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackground.png
Copying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackground@2x.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackground@2x.png
Copying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackground@3x.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackground@3x.png
Copying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark.png
Copying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark@2x.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark@2x.png
Copying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark@3x.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark@3x.png
Copying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon.png
Copying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon@2x.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon@2x.png
Copying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon@3x.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon@3x.png
Copying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon_Dark.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon_Dark.png
Copying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon_Dark@2x.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon_Dark@2x.png
Copying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon_Dark@3x.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon_Dark@3x.png
Copying assets/base/release/splash_screen/ios/splash.png from base to dist/assets/release/splash_screen/ios/splash.png
+ ./node_modules/.bin/jetify
Jetifier is deprecated. Future versions of react-native CLI may not run it by default.
Jetifier found 2245 file(s) to forward-jetify. Using 20 workers...
Jetifier: propose an AndroidX conversion PR to this repository: node_modules/detox/android/detox/src/testFull/java/com/wix/invoke/JsonParserTest.java
Jetifier: propose an AndroidX conversion PR to this repository: node_modules/detox/android/detox/src/testFull/java/com/wix/invoke/JsonParserTest.java
Jetifier: propose an AndroidX conversion PR to this repository: node_modules/react-native-notifications/android/app/src/reactNative59/java/com/wix/reactnativenotifications/NotificationManagerCompatFacade.java
Jetifier: propose an AndroidX conversion PR to this repository: node_modules/react-native-notifications/android/app/src/reactNative59/java/com/wix/reactnativenotifications/NotificationManagerCompatFacade.java
Jetifier: propose an AndroidX conversion PR to this repository: node_modules/react-native-notifications/lib/android/app/src/reactNative59/java/com/wix/reactnativenotifications/NotificationManagerCompatFacade.java
Jetifier: propose an AndroidX conversion PR to this repository: node_modules/react-native-notifications/lib/android/app/src/reactNative59/java/com/wix/reactnativenotifications/NotificationManagerCompatFacade.java
Jetifier: propose an AndroidX conversion PR to this repository: node_modules/detox/android/detox/src/full/java/com/wix/detox/Detox.java
+ popd
~/build/com.mattermost.rnbeta/android/app
2023-09-28 21:28:45,208 INFO: Building Gradle project...
2023-09-28 21:28:45,209 DEBUG: Directory: build/com.mattermost.rnbeta/android/app
2023-09-28 21:28:45,210 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PseparateApk=true -PreactNativeArchitectures=arm64-v8a assembleRelease
Found 7.5.1 via distributionUrl
Running /opt/gradle/versions/7.5.1/bin/gradle -PseparateApk=true -PreactNativeArchitectures=arm64-v8a 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 :react-native-create-thumbnail
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.
Observed package id 'ndk;r23b' in inconsistent location '/opt/android-sdk/ndk/23.1.7779620' (Expected '/opt/android-sdk/ndk/r23b')
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
> 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.
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :reactnativenotifications
WARNING:DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
> Configure project :watermelondb-jsi
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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:buildCodegenCLI SKIPPED
> Task :app:generateCodegenSchemaFromJavaScript SKIPPED
> Task :app:generateCodegenArtifactsFromSchema SKIPPED
> Task :app:generatePackageList
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :app:mergeReleaseJniLibFolders
> Task :jail-monkey:preBuild UP-TO-DATE
> Task :jail-monkey:preReleaseBuild UP-TO-DATE
> Task :jail-monkey:mergeReleaseJniLibFolders
> Task :jail-monkey:mergeReleaseNativeLibs NO-SOURCE
> Task :mattermost_react-native-emm:preBuild UP-TO-DATE
> Task :mattermost_react-native-emm:preReleaseBuild UP-TO-DATE
> Task :jail-monkey:copyReleaseJniLibsProjectOnly
> Task :mattermost_react-native-emm:mergeReleaseJniLibFolders
> Task :mattermost_react-native-emm:mergeReleaseNativeLibs NO-SOURCE
> Task :mattermost_react-native-emm:copyReleaseJniLibsProjectOnly
> Task :mattermost_react-native-network-client:preBuild UP-TO-DATE
> Task :mattermost_react-native-network-client:preReleaseBuild UP-TO-DATE
> Task :mattermost_react-native-network-client:mergeReleaseJniLibFolders
> Task :mattermost_react-native-network-client:mergeReleaseNativeLibs NO-SOURCE
> Task :mattermost_react-native-paste-input:preBuild UP-TO-DATE
> Task :mattermost_react-native-network-client:copyReleaseJniLibsProjectOnly
> Task :mattermost_react-native-paste-input:preReleaseBuild UP-TO-DATE
> Task :mattermost_react-native-paste-input:mergeReleaseJniLibFolders
> Task :mattermost_react-native-paste-input:mergeReleaseNativeLibs NO-SOURCE
> Task :mattermost_react-native-turbo-log:preBuild UP-TO-DATE
> Task :mattermost_react-native-turbo-log:preReleaseBuild UP-TO-DATE
> Task :mattermost_react-native-paste-input:copyReleaseJniLibsProjectOnly
> Task :mattermost_react-native-turbo-log:mergeReleaseJniLibFolders
> Task :mattermost_react-native-turbo-log:mergeReleaseNativeLibs NO-SOURCE
> Task :nozbe_watermelondb:preBuild UP-TO-DATE
> Task :mattermost_react-native-turbo-log:copyReleaseJniLibsProjectOnly
> Task :nozbe_watermelondb:preReleaseBuild UP-TO-DATE
> Task :nozbe_watermelondb:mergeReleaseJniLibFolders
> Task :nozbe_watermelondb:mergeReleaseNativeLibs NO-SOURCE
> Task :nozbe_watermelondb:copyReleaseJniLibsProjectOnly
> Task :react-native-android-open-settings:preBuild UP-TO-DATE
> Task :react-native-android-open-settings:preReleaseBuild UP-TO-DATE
> Task :react-native-android-open-settings:mergeReleaseJniLibFolders
> Task :react-native-android-open-settings:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-android-open-settings:copyReleaseJniLibsProjectOnly
> Task :react-native-background-timer:preBuild UP-TO-DATE
> Task :react-native-background-timer:preReleaseBuild UP-TO-DATE
> Task :react-native-background-timer:mergeReleaseJniLibFolders
> Task :react-native-background-timer:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-camera-roll_camera-roll:preBuild UP-TO-DATE
> Task :react-native-camera-roll_camera-roll:preReleaseBuild UP-TO-DATE
> Task :react-native-background-timer:copyReleaseJniLibsProjectOnly
> Task :react-native-camera-roll_camera-roll:mergeReleaseJniLibFolders
> Task :react-native-camera-roll_camera-roll:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-clipboard_clipboard:preBuild UP-TO-DATE
> Task :react-native-camera-roll_camera-roll:copyReleaseJniLibsProjectOnly
> Task :react-native-clipboard_clipboard:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:mergeReleaseJniLibFolders
> Task :react-native-clipboard_clipboard:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_datetimepicker:preBuild UP-TO-DATE
> Task :react-native-community_datetimepicker:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectOnly
> Task :react-native-community_datetimepicker:mergeReleaseJniLibFolders
> Task :react-native-community_datetimepicker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_datetimepicker:copyReleaseJniLibsProjectOnly
> Task :react-native-community_netinfo:preBuild UP-TO-DATE
> Task :react-native-community_netinfo:preReleaseBuild UP-TO-DATE
> Task :react-native-community_netinfo:mergeReleaseJniLibFolders
> Task :react-native-community_netinfo:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_netinfo:copyReleaseJniLibsProjectOnly
> Task :react-native-cookies_cookies:preBuild UP-TO-DATE
> Task :react-native-cookies_cookies:preReleaseBuild UP-TO-DATE
> Task :react-native-cookies_cookies:mergeReleaseJniLibFolders
> Task :react-native-cookies_cookies:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-cookies_cookies:copyReleaseJniLibsProjectOnly
> Task :react-native-create-thumbnail:preBuild UP-TO-DATE
> Task :react-native-create-thumbnail:preReleaseBuild UP-TO-DATE
> Task :react-native-create-thumbnail:mergeReleaseJniLibFolders
> Task :react-native-create-thumbnail:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-create-thumbnail:copyReleaseJniLibsProjectOnly
> Task :react-native-device-info:preBuild UP-TO-DATE
> Task :react-native-device-info:preReleaseBuild UP-TO-DATE
> Task :react-native-device-info:mergeReleaseJniLibFolders
> Task :react-native-device-info:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-document-picker:preBuild UP-TO-DATE
> Task :react-native-device-info:copyReleaseJniLibsProjectOnly
> Task :react-native-document-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-document-picker:mergeReleaseJniLibFolders
> Task :react-native-document-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-exception-handler:preBuild UP-TO-DATE
> Task :react-native-document-picker:copyReleaseJniLibsProjectOnly
> Task :react-native-exception-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-exception-handler:mergeReleaseJniLibFolders
> Task :react-native-exception-handler:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-fast-image:preBuild UP-TO-DATE
> Task :react-native-exception-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-fast-image:preReleaseBuild UP-TO-DATE
> Task :react-native-fast-image:mergeReleaseJniLibFolders
> Task :react-native-fast-image:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-fast-image:copyReleaseJniLibsProjectOnly
> Task :react-native-file-viewer:preBuild UP-TO-DATE
> Task :react-native-file-viewer:preReleaseBuild UP-TO-DATE
> Task :react-native-file-viewer:mergeReleaseJniLibFolders
> Task :react-native-file-viewer:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-fs:preBuild UP-TO-DATE
> Task :react-native-file-viewer:copyReleaseJniLibsProjectOnly
> Task :react-native-fs:preReleaseBuild UP-TO-DATE
> Task :react-native-fs:mergeReleaseJniLibFolders
> Task :react-native-fs:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-fs:copyReleaseJniLibsProjectOnly
> Task :react-native-gesture-handler:assertNoMultipleInstances
> Task :react-native-gesture-handler:preBuild
> Task :react-native-gesture-handler:preReleaseBuild
> Task :react-native-gesture-handler:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-haptic-feedback:preBuild UP-TO-DATE
> Task :react-native-haptic-feedback:preReleaseBuild UP-TO-DATE
> Task :react-native-haptic-feedback:mergeReleaseJniLibFolders
> Task :react-native-haptic-feedback:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-haptic-feedback:copyReleaseJniLibsProjectOnly
> Task :react-native-hw-keyboard-event:preBuild UP-TO-DATE
> Task :react-native-hw-keyboard-event:preReleaseBuild UP-TO-DATE
> Task :react-native-hw-keyboard-event:mergeReleaseJniLibFolders
> Task :react-native-hw-keyboard-event:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-image-picker:preBuild UP-TO-DATE
> Task :react-native-image-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-hw-keyboard-event:copyReleaseJniLibsProjectOnly
> Task :react-native-image-picker:mergeReleaseJniLibFolders
> Task :react-native-image-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-incall-manager:preBuild UP-TO-DATE
> Task :react-native-image-picker:copyReleaseJniLibsProjectOnly
> Task :react-native-incall-manager:preReleaseBuild UP-TO-DATE
> Task :react-native-incall-manager:mergeReleaseJniLibFolders
> Task :react-native-incall-manager:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-incall-manager:copyReleaseJniLibsProjectOnly
> Task :react-native-keychain:preBuild UP-TO-DATE
> Task :react-native-keychain:preReleaseBuild UP-TO-DATE
> Task :react-native-keychain:mergeReleaseJniLibFolders
> Task :react-native-keychain:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-keychain:copyReleaseJniLibsProjectOnly
> Task :react-native-linear-gradient:preBuild UP-TO-DATE
> Task :react-native-linear-gradient:preReleaseBuild UP-TO-DATE
> Task :react-native-linear-gradient:mergeReleaseJniLibFolders
> Task :react-native-linear-gradient:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-localize:preBuild UP-TO-DATE
> Task :react-native-localize:preReleaseBuild UP-TO-DATE
> Task :react-native-linear-gradient:copyReleaseJniLibsProjectOnly
> Task :react-native-localize:mergeReleaseJniLibFolders
> Task :react-native-localize:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-math-view:preBuild UP-TO-DATE
> Task :react-native-localize:copyReleaseJniLibsProjectOnly
> Task :react-native-math-view:preReleaseBuild UP-TO-DATE
> Task :react-native-math-view:mergeReleaseJniLibFolders
> Task :react-native-math-view:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-math-view:copyReleaseJniLibsProjectOnly
> Task :react-native-navigation:preBuild UP-TO-DATE
> Task :react-native-navigation:preReactNative71ReleaseBuild UP-TO-DATE
> Task :react-native-navigation:mergeReactNative71ReleaseJniLibFolders
> Task :react-native-navigation:mergeReactNative71ReleaseNativeLibs NO-SOURCE
> Task :react-native-permissions:preBuild UP-TO-DATE
> Task :react-native-permissions:preReleaseBuild UP-TO-DATE
> Task :react-native-navigation:copyReactNative71ReleaseJniLibsProjectOnly
> Task :react-native-permissions:mergeReleaseJniLibFolders
> Task :react-native-permissions:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-reanimated:assertLatestReactNativeWithNewArchitectureTask SKIPPED
> Task :react-native-permissions:copyReleaseJniLibsProjectOnly
> Task :react-native-reanimated:assertNoMultipleInstances
> Task :react-native-reanimated:assertNoReanimated2WithNewArchitectureTask SKIPPED
> Task :react-native-reanimated:preBuild
> Task :react-native-reanimated:preReleaseBuild
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[arm64-v8a]
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.mattermost.rnbeta/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/6n502b2w/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/6n502b2w/arm64-v8a/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.mattermost.rnbeta/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/6n502b2w/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-reanimated/android/.cxx/RelWithDebInfo/6n502b2w/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-reanimated:externalNativeBuildRelease
> Task :react-native-reanimated:packageNdkLibs NO-SOURCE
> Task :react-native-reanimated:mergeReleaseJniLibFolders
> Task :react-native-safe-area-context:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:preReleaseBuild UP-TO-DATE
> Task :react-native-safe-area-context:mergeReleaseJniLibFolders
> Task :react-native-safe-area-context:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-screens:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectOnly
> Task :react-native-screens:preReleaseBuild UP-TO-DATE
> Task :react-native-screens:mergeReleaseJniLibFolders
> Task :react-native-screens:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-screens:copyReleaseJniLibsProjectOnly
> Task :react-native-share:preBuild UP-TO-DATE
> Task :react-native-share:preReleaseBuild UP-TO-DATE
> Task :react-native-share:mergeReleaseJniLibFolders
> Task :react-native-share:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-svg:preBuild UP-TO-DATE
> Task :react-native-svg:preReleaseBuild UP-TO-DATE
> Task :react-native-share:copyReleaseJniLibsProjectOnly
> Task :react-native-svg:mergeReleaseJniLibFolders
> Task :react-native-svg:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-svg:copyReleaseJniLibsProjectOnly
> Task :react-native-vector-icons:preBuild UP-TO-DATE
> Task :react-native-vector-icons:preReleaseBuild UP-TO-DATE
> Task :react-native-reanimated:mergeReleaseNativeLibs
> Task :react-native-vector-icons:mergeReleaseJniLibFolders
> Task :react-native-vector-icons:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-video:preBuild UP-TO-DATE
> Task :react-native-video:preReleaseBuild UP-TO-DATE
> Task :react-native-vector-icons:copyReleaseJniLibsProjectOnly
> Task :react-native-video:mergeReleaseJniLibFolders
> Task :react-native-video:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-video:copyReleaseJniLibsProjectOnly
> Task :react-native-webrtc:preBuild UP-TO-DATE
> Task :react-native-webrtc:preReleaseBuild UP-TO-DATE
> Task :react-native-webrtc:mergeReleaseJniLibFolders
> Task :react-native-webrtc:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-webrtc:copyReleaseJniLibsProjectOnly
> Task :react-native-webview:preBuild UP-TO-DATE
> Task :react-native-webview:preReleaseBuild UP-TO-DATE
> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly
> Task :react-native-webview:mergeReleaseJniLibFolders
> Task :react-native-webview:mergeReleaseNativeLibs NO-SOURCE
> Task :reactnativenotifications:preBuild UP-TO-DATE
> Task :react-native-webview:copyReleaseJniLibsProjectOnly
> Task :reactnativenotifications:preReactNative60ReleaseBuild UP-TO-DATE
> Task :reactnativenotifications:mergeReactNative60ReleaseJniLibFolders
> Task :reactnativenotifications:mergeReactNative60ReleaseNativeLibs NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:preBuild UP-TO-DATE
> Task :reactnativenotifications:copyReactNative60ReleaseJniLibsProjectOnly
> Task :rudderstack_rudder-sdk-react-native:preReleaseBuild UP-TO-DATE
> Task :rudderstack_rudder-sdk-react-native:mergeReleaseJniLibFolders
> Task :rudderstack_rudder-sdk-react-native:mergeReleaseNativeLibs NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:copyReleaseJniLibsProjectOnly
> Task :sentry_react-native:preBuild UP-TO-DATE
> Task :sentry_react-native:preReleaseBuild UP-TO-DATE
> Task :sentry_react-native:mergeReleaseJniLibFolders
> Task :sentry_react-native:mergeReleaseNativeLibs NO-SOURCE
> Task :sentry_react-native:copyReleaseJniLibsProjectOnly
> Task :stream-io_flat-list-mvcp:preBuild UP-TO-DATE
> Task :stream-io_flat-list-mvcp:preReleaseBuild UP-TO-DATE
> Task :stream-io_flat-list-mvcp:mergeReleaseJniLibFolders
> Task :stream-io_flat-list-mvcp:mergeReleaseNativeLibs NO-SOURCE
> Task :stream-io_flat-list-mvcp:copyReleaseJniLibsProjectOnly
> Task :watermelondb:preBuild UP-TO-DATE
> Task :watermelondb:preReleaseBuild UP-TO-DATE
> Task :watermelondb:mergeReleaseJniLibFolders
> Task :watermelondb:mergeReleaseNativeLibs NO-SOURCE
> Task :watermelondb:copyReleaseJniLibsProjectOnly
Execution optimizations have been disabled for task ':watermelondb:copyReleaseJniLibsProjectOnly' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/merged_native_libs/release/out'. Reason: Task ':watermelondb:copyReleaseJniLibsProjectOnly' uses this output of task ':nozbe_watermelondb:mergeReleaseNativeLibs' 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 :watermelondb-jsi:preBuild UP-TO-DATE
> Task :watermelondb-jsi:preReleaseBuild UP-TO-DATE
> Task :watermelondb-jsi:configureCMakeRelWithDebInfo[arm64-v8a]
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.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/arm64-v8a/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.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :watermelondb-jsi:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :watermelondb-jsi:configureCMakeRelWithDebInfo[armeabi-v7a]
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.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/armeabi-v7a/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.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :watermelondb-jsi:buildCMakeRelWithDebInfo[armeabi-v7a]
C/C++: ninja: Entering directory `/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/armeabi-v7a'
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/JSIInstaller.cpp:5:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-jsi.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Sqlite.cpp:2:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/DatabasePlatform.h:4:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-query.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/DatabasePlatformAndroid.cpp:7:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/DatabasePlatform.h:4:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-batch.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-sqlite.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/simdjson/src/simdjson.cpp:3:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-turboSync.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/DatabaseBridge.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
> Task :watermelondb-jsi: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.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/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.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :watermelondb-jsi:buildCMakeRelWithDebInfo[x86]
C/C++: ninja: Entering directory `/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/x86'
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/JSIInstaller.cpp:5:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-jsi.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Sqlite.cpp:2:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/DatabasePlatform.h:4:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-query.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/DatabasePlatformAndroid.cpp:7:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/DatabasePlatform.h:4:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-batch.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-sqlite.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/simdjson/src/simdjson.cpp:3:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/Database-turboSync.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/shared/DatabaseBridge.cpp:1:
C/C++: In file included from /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../shared/Database.h:11:
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../../@nozbe/simdjson/src/simdjson.h:185:9: warning: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. [-W#pragma-messages]
> Task :watermelondb-jsi:configureCMakeRelWithDebInfo[x86_64]
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.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/x86_64/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/x86_64/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.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/x86_64/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/.cxx/RelWithDebInfo/3q3m6o4i/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :watermelondb-jsi:buildCMakeRelWithDebInfo[x86_64]
> Task :watermelondb-jsi:externalNativeBuildRelease
> Task :watermelondb-jsi:mergeReleaseJniLibFolders
> Task :watermelondb-jsi:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.13.3/d05c978bd34ecd5ac1bd312d8c4063faed0aed99/exoplayer-ui-2.13.3.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
> Task :app:desugarReleaseFileDependencies
> Task :reactnativenotifications:compileReactNative60ReleaseAidl NO-SOURCE
> Task :reactnativenotifications:compileReactNative60ReleaseRenderscript NO-SOURCE
> Task :reactnativenotifications:generateReactNative60ReleaseBuildConfig
> Task :watermelondb-jsi:copyReleaseJniLibsProjectOnly
> Task :app:mergeExtDexRelease
> Task :reactnativenotifications:generateReactNative60ReleaseResValues
> Task :reactnativenotifications:generateReactNative60ReleaseResources
> Task :reactnativenotifications:packageReactNative60ReleaseResources
> Task :watermelondb:compileReleaseAidl NO-SOURCE
> Task :watermelondb:compileReleaseRenderscript NO-SOURCE
> Task :reactnativenotifications:javaPreCompileReactNative60Release
> Task :watermelondb:generateReleaseBuildConfig
> Task :watermelondb:generateReleaseResValues
> Task :watermelondb:generateReleaseResources
> Task :watermelondb:packageReleaseResources
> Task :watermelondb:javaPreCompileRelease
> Task :watermelondb-jsi:compileReleaseAidl NO-SOURCE
> Task :watermelondb-jsi:compileReleaseRenderscript NO-SOURCE
> Task :reactnativenotifications:parseReactNative60ReleaseLocalResources
> Task :watermelondb:parseReleaseLocalResources
> Task :watermelondb-jsi:generateReleaseBuildConfig
> Task :watermelondb-jsi:generateReleaseResValues
> Task :watermelondb-jsi:generateReleaseResources
> Task :app:mergeReleaseNativeLibs
> Task :watermelondb-jsi:packageReleaseResources
> Task :watermelondb:processReleaseManifest
package="com.nozbe.watermelondb" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/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 :reactnativenotifications:processReactNative60ReleaseManifest
package="com.wix.reactnativenotifications" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-notifications/lib/android/app/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 :mattermost_react-native-emm:compileReleaseAidl NO-SOURCE
> Task :mattermost_react-native-emm:compileReleaseRenderscript NO-SOURCE
> Task :mattermost_react-native-emm:generateReleaseBuildConfig
> Task :mattermost_react-native-emm:generateReleaseResValues
> Task :mattermost_react-native-emm:generateReleaseResources
> Task :mattermost_react-native-emm:packageReleaseResources
> 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
> Task :mattermost_react-native-network-client:compileReleaseAidl NO-SOURCE
> Task :mattermost_react-native-network-client:compileReleaseRenderscript NO-SOURCE
> Task :mattermost_react-native-network-client:generateReleaseBuildConfig
> Task :mattermost_react-native-network-client:generateReleaseResValues
> Task :mattermost_react-native-network-client:generateReleaseResources
> Task :mattermost_react-native-network-client:packageReleaseResources
> Task :mattermost_react-native-paste-input:compileReleaseAidl NO-SOURCE
> Task :mattermost_react-native-paste-input:compileReleaseRenderscript NO-SOURCE
> Task :mattermost_react-native-paste-input:generateReleaseBuildConfig
> Task :mattermost_react-native-paste-input:generateReleaseResValues
> Task :mattermost_react-native-paste-input:generateReleaseResources
> Task :mattermost_react-native-paste-input:packageReleaseResources
> Task :mattermost_react-native-turbo-log:compileReleaseAidl NO-SOURCE
> Task :mattermost_react-native-turbo-log:compileReleaseRenderscript NO-SOURCE
> Task :mattermost_react-native-turbo-log:generateReleaseBuildConfig
> Task :mattermost_react-native-turbo-log:generateReleaseResValues
> Task :mattermost_react-native-turbo-log:generateReleaseResources
> Task :mattermost_react-native-paste-input:javaPreCompileRelease
> Task :watermelondb-jsi:javaPreCompileRelease
> Task :mattermost_react-native-emm:javaPreCompileRelease
> Task :watermelondb-jsi:processReleaseManifest
package="com.nozbe.watermelondb.jsi" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/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 :mattermost_react-native-network-client:javaPreCompileRelease
> Task :watermelondb-jsi:parseReleaseLocalResources
> Task :mattermost_react-native-emm:parseReleaseLocalResources
> Task :mattermost_react-native-paste-input:processReleaseManifest
package="com.mattermost.pasteinput" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/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 :mattermost_react-native-emm:processReleaseManifest
package="com.mattermost.emm" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/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 :mattermost_react-native-network-client:processReleaseManifest
package="com.mattermost.networkclient" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/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 :mattermost_react-native-network-client:parseReleaseLocalResources
> Task :mattermost_react-native-paste-input:parseReleaseLocalResources
> Task :mattermost_react-native-turbo-log:packageReleaseResources
> Task :watermelondb-jsi:generateReleaseRFile
> Task :reactnativenotifications:generateReactNative60ReleaseRFile
> 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
Unable to strip the following libraries, packaging them as they are: libconceal.so.
> Task :watermelondb:generateReleaseRFile
> Task :mattermost_react-native-emm:generateReleaseRFile
> 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 :reactnativenotifications:compileReactNative60ReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :reactnativenotifications:bundleLibRuntimeToDirReactNative60Release
> Task :app:mergeReleaseNativeDebugMetadata
> Task :watermelondb-jsi:compileReleaseJavaWithJavac
> Task :watermelondb-jsi:bundleLibRuntimeToDirRelease
> Task :mattermost_react-native-network-client:generateReleaseRFile
> Task :mattermost_react-native-paste-input:generateReleaseRFile
> Task :mattermost_react-native-turbo-log:javaPreCompileRelease
> Task :mattermost_react-native-turbo-log:parseReleaseLocalResources
> Task :mattermost_react-native-turbo-log:processReleaseManifest
package="com.mattermostreactnativeturbolog" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-turbo-log/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 :nozbe_watermelondb:compileReleaseAidl NO-SOURCE
> Task :nozbe_watermelondb:compileReleaseRenderscript NO-SOURCE
> Task :nozbe_watermelondb:generateReleaseBuildConfig
> Task :nozbe_watermelondb:generateReleaseResValues
> Task :nozbe_watermelondb:generateReleaseResources
> Task :mattermost_react-native-turbo-log:generateReleaseRFile
> Task :nozbe_watermelondb:packageReleaseResources
Execution optimizations have been disabled for task ':nozbe_watermelondb:packageReleaseResources' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/res/resValues/release'. Reason: Task ':nozbe_watermelondb:packageReleaseResources' uses this output of task ':watermelondb:generateReleaseResValues' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/res/rs/release'. Reason: Task ':nozbe_watermelondb:packageReleaseResources' uses this output of task ':watermelondb:compileReleaseRenderscript' 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 :mattermost_react-native-turbo-log:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-turbo-log/android/src/main/java/com/mattermostreactnativeturbolog/ReactNativeTurboLogModuleImpl.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :mattermost_react-native-turbo-log:bundleLibRuntimeToDirRelease
> Task :nozbe_watermelondb:parseReleaseLocalResources
Execution optimizations have been disabled for task ':nozbe_watermelondb:parseReleaseLocalResources' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/packaged_res/release'. Reason: Task ':nozbe_watermelondb:parseReleaseLocalResources' uses this output of task ':watermelondb:packageReleaseResources' 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 :nozbe_watermelondb:javaPreCompileRelease
> Task :react-native-camera-roll_camera-roll:compileReleaseAidl NO-SOURCE
> Task :react-native-camera-roll_camera-roll:compileReleaseRenderscript NO-SOURCE
> Task :react-native-camera-roll_camera-roll:generateReleaseBuildConfig
> Task :react-native-camera-roll_camera-roll:generateReleaseResValues
> Task :react-native-camera-roll_camera-roll:generateReleaseResources
> Task :nozbe_watermelondb:processReleaseManifest
package="com.nozbe.watermelondb" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/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 :react-native-camera-roll_camera-roll:packageReleaseResources
> Task :react-native-camera-roll_camera-roll:parseReleaseLocalResources
> Task :react-native-clipboard_clipboard:compileReleaseAidl NO-SOURCE
> Task :react-native-camera-roll_camera-roll:javaPreCompileRelease
> Task :react-native-clipboard_clipboard:compileReleaseRenderscript NO-SOURCE
> Task :react-native-clipboard_clipboard:generateReleaseBuildConfig
> Task :react-native-clipboard_clipboard:generateReleaseResValues
> Task :react-native-clipboard_clipboard:generateReleaseResources
> Task :react-native-camera-roll_camera-roll:processReleaseManifest
> Task :nozbe_watermelondb:generateReleaseRFile
Execution optimizations have been disabled for task ':nozbe_watermelondb:generateReleaseRFile' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/local_only_symbol_list/release/R-def.txt'. Reason: Task ':nozbe_watermelondb:generateReleaseRFile' uses this output of task ':watermelondb:parseReleaseLocalResources' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/packaged_manifests/release'. Reason: Task ':nozbe_watermelondb:generateReleaseRFile' uses this output of task ':watermelondb:processReleaseManifest' 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-clipboard_clipboard:packageReleaseResources
> Task :react-native-camera-roll_camera-roll:generateReleaseRFile
> Task :react-native-clipboard_clipboard:parseReleaseLocalResources
> Task :react-native-clipboard_clipboard:processReleaseManifest
package="com.reactnativecommunity.clipboard" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/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-camera-roll_camera-roll:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@react-native-camera-roll/camera-roll/android/src/main/java/com/reactnativecommunity/cameraroll/CameraRollModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@react-native-camera-roll/camera-roll/android/src/main/java/com/reactnativecommunity/cameraroll/CameraRollPackage.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-camera-roll_camera-roll:bundleLibRuntimeToDirRelease
> Task :react-native-clipboard_clipboard:javaPreCompileRelease
> Task :react-native-community_datetimepicker:compileReleaseAidl NO-SOURCE
> Task :react-native-community_datetimepicker:compileReleaseRenderscript NO-SOURCE
> Task :react-native-community_datetimepicker:generateReleaseBuildConfig
> Task :react-native-clipboard_clipboard:generateReleaseRFile
> Task :react-native-community_datetimepicker:generateReleaseResValues
> Task :react-native-clipboard_clipboard:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/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-community_datetimepicker:generateReleaseResources
> Task :react-native-clipboard_clipboard:bundleLibRuntimeToDirRelease
> Task :react-native-community_datetimepicker:packageReleaseResources
> Task :react-native-community_datetimepicker:parseReleaseLocalResources
> Task :react-native-community_datetimepicker:javaPreCompileRelease
> Task :react-native-community_netinfo:compileReleaseAidl NO-SOURCE
> Task :react-native-community_datetimepicker:processReleaseManifest
package="com.reactcommunity.rndatetimepicker" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@react-native-community/datetimepicker/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-community_netinfo:compileReleaseRenderscript NO-SOURCE
> Task :react-native-community_netinfo:generateReleaseBuildConfig
> Task :react-native-community_netinfo:generateReleaseResValues
> Task :react-native-community_netinfo:generateReleaseResources
> Task :react-native-community_netinfo:packageReleaseResources
> Task :react-native-community_datetimepicker:generateReleaseRFile
> Task :react-native-community_netinfo:parseReleaseLocalResources
> Task :react-native-community_datetimepicker:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_datetimepicker:bundleLibRuntimeToDirRelease
> Task :react-native-community_netinfo:javaPreCompileRelease
> Task :react-native-cookies_cookies:compileReleaseAidl NO-SOURCE
> Task :react-native-cookies_cookies:compileReleaseRenderscript NO-SOURCE
> Task :react-native-cookies_cookies:generateReleaseBuildConfig
> Task :react-native-cookies_cookies:generateReleaseResValues
> Task :react-native-community_netinfo:processReleaseManifest
package="com.reactnativecommunity.netinfo" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@react-native-community/netinfo/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-cookies_cookies:generateReleaseResources
> Task :react-native-cookies_cookies:packageReleaseResources
> Task :react-native-community_netinfo:generateReleaseRFile
> Task :react-native-cookies_cookies:parseReleaseLocalResources
> Task :react-native-community_netinfo:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_netinfo:bundleLibRuntimeToDirRelease
> Task :react-native-cookies_cookies:javaPreCompileRelease
> Task :sentry_react-native:compileReleaseAidl NO-SOURCE
> Task :react-native-cookies_cookies:processReleaseManifest
package="com.reactnativecommunity.cookies" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@react-native-cookies/cookies/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 :sentry_react-native:compileReleaseRenderscript NO-SOURCE
> Task :sentry_react-native:generateReleaseBuildConfig
> Task :sentry_react-native:generateReleaseResValues
> Task :sentry_react-native:generateReleaseResources
> Task :sentry_react-native:packageReleaseResources
> Task :react-native-cookies_cookies:generateReleaseRFile
> Task :sentry_react-native:parseReleaseLocalResources
> Task :react-native-cookies_cookies:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@react-native-cookies/cookies/android/src/main/java/com/reactnativecommunity/cookies/CookieManagerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-cookies_cookies:bundleLibRuntimeToDirRelease
> Task :sentry_react-native:javaPreCompileRelease
> Task :stream-io_flat-list-mvcp:compileReleaseAidl NO-SOURCE
> Task :sentry_react-native:processReleaseManifest
package="io.sentry.react" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@sentry/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 :stream-io_flat-list-mvcp:compileReleaseRenderscript NO-SOURCE
> Task :stream-io_flat-list-mvcp:generateReleaseBuildConfig
> Task :stream-io_flat-list-mvcp:generateReleaseResValues
> Task :stream-io_flat-list-mvcp:generateReleaseResources
> Task :stream-io_flat-list-mvcp:packageReleaseResources
> Task :sentry_react-native:generateReleaseRFile
> Task :stream-io_flat-list-mvcp:parseReleaseLocalResources
> Task :stream-io_flat-list-mvcp:processReleaseManifest
package="com.mvcpscrollviewmanager" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@stream-io/flat-list-mvcp/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 :sentry_react-native:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@sentry/react-native/android/src/main/java/io/sentry/react/RNSentryModuleImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :sentry_react-native:bundleLibRuntimeToDirRelease
> Task :stream-io_flat-list-mvcp:javaPreCompileRelease
> Task :jail-monkey:compileReleaseAidl NO-SOURCE
> Task :jail-monkey:compileReleaseRenderscript NO-SOURCE
> Task :jail-monkey:generateReleaseBuildConfig
> Task :jail-monkey:generateReleaseResValues
> Task :jail-monkey:generateReleaseResources
> Task :stream-io_flat-list-mvcp:generateReleaseRFile
> Task :jail-monkey:packageReleaseResources
> Task :stream-io_flat-list-mvcp:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@stream-io/flat-list-mvcp/android/src/main/java/com/mvcpscrollviewmanager/MvcpScrollViewManagerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :stream-io_flat-list-mvcp:bundleLibRuntimeToDirRelease
> Task :jail-monkey:parseReleaseLocalResources
> Task :jail-monkey:javaPreCompileRelease
> Task :react-native-android-open-settings:compileReleaseAidl NO-SOURCE
> Task :react-native-android-open-settings:compileReleaseRenderscript NO-SOURCE
> Task :jail-monkey:processReleaseManifest
package="com.gantix.JailMonkey" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/jail-monkey/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-android-open-settings:generateReleaseBuildConfig
> Task :react-native-android-open-settings:generateReleaseResValues
> Task :react-native-android-open-settings:generateReleaseResources
> Task :react-native-android-open-settings:packageReleaseResources
> Task :jail-monkey:generateReleaseRFile
> Task :react-native-android-open-settings:parseReleaseLocalResources
> Task :react-native-android-open-settings:processReleaseManifest
package="com.levelasquez.androidopensettings" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-android-open-settings/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 :jail-monkey:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :jail-monkey:bundleLibRuntimeToDirRelease
> Task :react-native-android-open-settings:javaPreCompileRelease
> Task :react-native-background-timer:compileReleaseAidl NO-SOURCE
> Task :react-native-background-timer:compileReleaseRenderscript NO-SOURCE
> Task :react-native-background-timer:generateReleaseBuildConfig
> Task :react-native-background-timer:generateReleaseResValues
> Task :react-native-background-timer:generateReleaseResources
> Task :react-native-android-open-settings:generateReleaseRFile
> Task :react-native-background-timer:packageReleaseResources
> Task :react-native-android-open-settings:compileReleaseJavaWithJavac
> Task :react-native-background-timer:parseReleaseLocalResources
> Task :react-native-android-open-settings:bundleLibRuntimeToDirRelease
> Task :react-native-create-thumbnail:compileReleaseAidl NO-SOURCE
> Task :react-native-background-timer:javaPreCompileRelease
> Task :react-native-create-thumbnail:compileReleaseRenderscript NO-SOURCE
> Task :react-native-background-timer:processReleaseManifest
package="com.ocetnik.timer" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-background-timer/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-create-thumbnail:generateReleaseBuildConfig
> Task :react-native-create-thumbnail:generateReleaseResValues
> Task :react-native-create-thumbnail:generateReleaseResources
> Task :react-native-create-thumbnail:packageReleaseResources
> Task :react-native-create-thumbnail:parseReleaseLocalResources
> Task :react-native-background-timer:generateReleaseRFile
> Task :react-native-device-info:compileReleaseAidl NO-SOURCE
> Task :react-native-create-thumbnail:processReleaseManifest
package="com.reactlibrary.createthumbnail" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-create-thumbnail/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-create-thumbnail:javaPreCompileRelease
> Task :react-native-background-timer:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-background-timer/android/src/main/java/com/ocetnik/timer/BackgroundTimerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-background-timer:bundleLibRuntimeToDirRelease
> Task :react-native-device-info:compileReleaseRenderscript NO-SOURCE
> Task :react-native-device-info:generateReleaseBuildConfig
> Task :react-native-device-info:generateReleaseResValues
> Task :react-native-device-info:generateReleaseResources
> Task :react-native-device-info:packageReleaseResources
> Task :react-native-create-thumbnail:generateReleaseRFile
> Task :react-native-device-info:parseReleaseLocalResources
> Task :react-native-device-info:processReleaseManifest
package="com.learnium.RNDeviceInfo" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-device-info/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-create-thumbnail:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-create-thumbnail/android/src/main/java/com/createthumbnail/CreateThumbnailModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-create-thumbnail/android/src/main/java/com/createthumbnail/CreateThumbnailModule.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-create-thumbnail:bundleLibRuntimeToDirRelease
> Task :react-native-document-picker:compileReleaseAidl NO-SOURCE
> Task :react-native-document-picker:compileReleaseRenderscript NO-SOURCE
> Task :react-native-device-info:javaPreCompileRelease
> Task :react-native-document-picker:generateReleaseBuildConfig
> Task :react-native-device-info:generateReleaseRFile
> Task :react-native-document-picker:generateReleaseResValues
> Task :react-native-device-info:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-document-picker:generateReleaseResources
> Task :react-native-device-info:bundleLibRuntimeToDirRelease
> Task :react-native-document-picker:packageReleaseResources
> Task :react-native-document-picker:parseReleaseLocalResources
> Task :react-native-document-picker:javaPreCompileRelease
> Task :react-native-exception-handler:compileReleaseAidl NO-SOURCE
> Task :react-native-exception-handler:compileReleaseRenderscript NO-SOURCE
> Task :react-native-document-picker:processReleaseManifest
package="com.reactnativedocumentpicker" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/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-exception-handler:generateReleaseBuildConfig
> Task :react-native-exception-handler:generateReleaseResValues
> Task :react-native-document-picker:generateReleaseRFile
> Task :react-native-exception-handler:generateReleaseResources
> Task :react-native-document-picker:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/RNDocumentPickerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-document-picker:bundleLibRuntimeToDirRelease
> Task :react-native-exception-handler:packageReleaseResources
> Task :react-native-exception-handler:parseReleaseLocalResources
> Task :react-native-exception-handler:javaPreCompileRelease
> Task :react-native-exception-handler:processReleaseManifest
package="com.masteratul.exceptionhandler" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-exception-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-fast-image:compileReleaseAidl NO-SOURCE
> Task :react-native-fast-image:compileReleaseRenderscript NO-SOURCE
> Task :react-native-fast-image:generateReleaseBuildConfig
> Task :react-native-fast-image:generateReleaseResValues
> Task :react-native-fast-image:generateReleaseResources
> Task :react-native-exception-handler:generateReleaseRFile
> Task :react-native-fast-image:packageReleaseResources
> Task :react-native-exception-handler:compileReleaseJavaWithJavac
> Task :react-native-exception-handler:bundleLibRuntimeToDirRelease
> Task :react-native-fast-image:parseReleaseLocalResources
> Task :react-native-fast-image:processReleaseManifest
package="com.dylanvann.fastimage" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-fast-image/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-fast-image:javaPreCompileRelease
> Task :react-native-file-viewer:compileReleaseAidl NO-SOURCE
> Task :react-native-file-viewer:compileReleaseRenderscript NO-SOURCE
> Task :react-native-file-viewer:generateReleaseBuildConfig
> Task :react-native-file-viewer:generateReleaseResValues
> Task :react-native-file-viewer:generateReleaseResources
> Task :react-native-fast-image:generateReleaseRFile
> Task :react-native-file-viewer:packageReleaseResources
> Task :react-native-fast-image:compileReleaseJavaWithJavac
Note: [2] Wrote GeneratedAppGlideModule with: [com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule, com.dylanvann.fastimage.FastImageOkHttpProgressGlideModule]
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-file-viewer:parseReleaseLocalResources
> Task :react-native-fast-image:bundleLibRuntimeToDirRelease
> Task :react-native-file-viewer:processReleaseManifest
package="com.vinzscam.reactnativefileviewer" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-file-viewer/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-viewer:javaPreCompileRelease
> Task :react-native-fs:compileReleaseAidl NO-SOURCE
> Task :react-native-fs:compileReleaseRenderscript NO-SOURCE
> Task :react-native-fs:generateReleaseBuildConfig
> Task :react-native-fs:generateReleaseResValues
> Task :react-native-fs:generateReleaseResources
> Task :react-native-file-viewer:generateReleaseRFile
> Task :react-native-fs:packageReleaseResources
> Task :react-native-file-viewer:compileReleaseJavaWithJavac
> Task :react-native-fs:parseReleaseLocalResources
> Task :react-native-file-viewer:bundleLibRuntimeToDirRelease
> Task :react-native-fs:processReleaseManifest
package="com.rnfs" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-fs/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-fs:javaPreCompileRelease
> Task :react-native-reanimated:compileReleaseAidl NO-SOURCE
> Task :react-native-gesture-handler:compileReleaseAidl NO-SOURCE
> Task :react-native-reanimated:packageReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:compileReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:generateReleaseBuildConfig
> Task :react-native-gesture-handler:generateReleaseResValues
> Task :react-native-gesture-handler:generateReleaseResources
> Task :react-native-fs:generateReleaseRFile
> Task :react-native-gesture-handler:packageReleaseResources
> Task :react-native-fs:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :react-native-reanimated:compileReleaseRenderscript NO-SOURCE
> Task :react-native-fs:bundleLibRuntimeToDirRelease
> 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.mattermost.rnbeta/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:processReleaseManifest
package="com.swmansion.reanimated" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/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:javaPreCompileRelease
> Task :react-native-haptic-feedback:compileReleaseAidl NO-SOURCE
> Task :react-native-gesture-handler:javaPreCompileRelease
> Task :react-native-haptic-feedback:compileReleaseRenderscript NO-SOURCE
> Task :react-native-haptic-feedback:generateReleaseBuildConfig
> Task :react-native-haptic-feedback:generateReleaseResValues
> Task :react-native-haptic-feedback:generateReleaseResources
> Task :react-native-reanimated:generateReleaseRFile
> Task :react-native-haptic-feedback:packageReleaseResources
> Task :mattermost_react-native-emm:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (91, 17): Unnecessary safe call on a non-null receiver of type Activity?
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (93, 17): Unnecessary safe call on a non-null receiver of type Activity?
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (100, 11): Condition 'ctx != null' is always 'true'
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (108, 39): Unnecessary non-null assertion (!!) on a non-null receiver of type Bundle
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (147, 18): 'get(String!): Any?' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (148, 18): 'get(String!): Any?' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (177, 48): Unnecessary safe call on a non-null receiver of type KeyguardManager
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (177, 50): 'createConfirmDeviceCredentialIntent(CharSequence!, CharSequence!): Intent!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (227, 19): Parameter 'eventName' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-emm/android/src/main/java/com/mattermost/emm/EmmModule.kt: (232, 23): Parameter 'count' is never used
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :mattermost_react-native-emm:compileReleaseJavaWithJavac
> Task :mattermost_react-native-emm:bundleLibRuntimeToDirRelease
> Task :mattermost_react-native-paste-input:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputEditText.kt: (34, 93): Parameter 'opts' is never used, could be renamed to _
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputEditText.kt: (51, 34): 'createWrapper(InputConnection, EditorInfo, InputConnectionCompat.OnCommitContentListener): InputConnection' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputFileFromUrl.kt: (7, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputFileFromUrl.kt: (48, 26): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputFileFromUrl.kt: (49, 8): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputListener.kt: (15, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputListener.kt: (24, 9): Variable 'uriMimeType' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputListener.kt: (44, 9): The value 'htmlText.substring(matcher.start(1), matcher.end())' assigned to 'var uriString: String defined in com.mattermost.pasteinput.PasteInputListener.onPaste' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputListener.kt: (79, 30): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/PasteInputListener.kt: (80, 8): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/RealPathUtil.kt: (109, 64): Unnecessary safe call on a non-null receiver of type Cursor?
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/RealPathUtil.kt: (125, 11): Variable 'mimeType' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/RealPathUtil.kt: (126, 32): Type mismatch: inferred type is String? but String was expected
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-paste-input/android/src/main/java/com/mattermost/pasteinput/RealPathUtil.kt: (233, 21): Unsafe use of a nullable receiver of type Array<(out) File!>?
> Task :watermelondb:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseBridge.kt: (263, 15): 'onCatalystInstanceDestroy(): Unit' is deprecated. Overrides deprecated member in 'com.facebook.react.bridge.NativeModule'. Deprecated in Java
> 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 :watermelondb:compileReleaseJavaWithJavac
Execution optimizations have been disabled for task ':watermelondb:compileReleaseJavaWithJavac' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/aidl_source_output_dir/release/out'. Reason: Task ':watermelondb:compileReleaseJavaWithJavac' uses this output of task ':nozbe_watermelondb:compileReleaseAidl' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/renderscript_source_output_dir/release/out'. Reason: Task ':watermelondb:compileReleaseJavaWithJavac' uses this output of task ':nozbe_watermelondb:compileReleaseRenderscript' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/source/buildConfig/release'. Reason: Task ':watermelondb:compileReleaseJavaWithJavac' uses this output of task ':nozbe_watermelondb:generateReleaseBuildConfig' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/annotation_processor_list/release/annotationProcessors.json'. Reason: Task ':watermelondb:compileReleaseJavaWithJavac' uses this output of task ':nozbe_watermelondb:javaPreCompileRelease' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/compile_r_class_jar/release/R.jar'. Reason: Task ':watermelondb:compileReleaseJavaWithJavac' uses this output of task ':nozbe_watermelondb:generateReleaseRFile' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/tmp/kotlin-classes/release'. Reason: Task ':watermelondb:compileReleaseJavaWithJavac' uses this output of task ':nozbe_watermelondb:compileReleaseKotlin' 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 :watermelondb:bundleLibRuntimeToDirRelease
Execution optimizations have been disabled for task ':watermelondb:bundleLibRuntimeToDirRelease' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/tmp/kotlin-classes/release'. Reason: Task ':watermelondb:bundleLibRuntimeToDirRelease' uses this output of task ':nozbe_watermelondb:compileReleaseKotlin' 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 :mattermost_react-native-paste-input:compileReleaseJavaWithJavac
> Task :mattermost_react-native-paste-input:bundleLibRuntimeToDirRelease
> Task :react-native-haptic-feedback:parseReleaseLocalResources
> Task :react-native-haptic-feedback:javaPreCompileRelease
> Task :react-native-hw-keyboard-event:compileReleaseAidl NO-SOURCE
> Task :react-native-hw-keyboard-event:compileReleaseRenderscript NO-SOURCE
> Task :react-native-haptic-feedback:processReleaseManifest
package="com.mkuczera" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-haptic-feedback/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:bundleLibCompileToJarRelease
> Task :react-native-hw-keyboard-event:generateReleaseBuildConfig
> Task :react-native-hw-keyboard-event:generateReleaseResValues
> Task :react-native-hw-keyboard-event:generateReleaseResources
> Task :react-native-hw-keyboard-event:packageReleaseResources
> Task :react-native-haptic-feedback:generateReleaseRFile
> Task :react-native-hw-keyboard-event:parseReleaseLocalResources
> Task :react-native-hw-keyboard-event:processReleaseManifest
package="com.github.emilioicai.hwkeyboardevent" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-hw-keyboard-event/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-haptic-feedback:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-haptic-feedback:bundleLibRuntimeToDirRelease
> Task :react-native-hw-keyboard-event:javaPreCompileRelease
> Task :react-native-image-picker:compileReleaseAidl NO-SOURCE
> Task :react-native-image-picker:compileReleaseRenderscript NO-SOURCE
> Task :react-native-image-picker:generateReleaseBuildConfig
> Task :react-native-image-picker:generateReleaseResValues
> Task :react-native-image-picker:generateReleaseResources
> Task :react-native-hw-keyboard-event:generateReleaseRFile
> Task :react-native-image-picker:packageReleaseResources
> Task :react-native-hw-keyboard-event:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-hw-keyboard-event/android/src/main/java/com/github/emilioicai/hwkeyboardevent/HWKeyboardEventModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-hw-keyboard-event:bundleLibRuntimeToDirRelease
> Task :react-native-image-picker:parseReleaseLocalResources
> Task :react-native-image-picker:processReleaseManifest
package="com.imagepicker" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-image-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-image-picker:javaPreCompileRelease
> Task :nozbe_watermelondb:compileReleaseKotlin
Execution optimizations have been disabled for task ':nozbe_watermelondb:compileReleaseKotlin' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/aidl_source_output_dir/release/out'. Reason: Task ':nozbe_watermelondb:compileReleaseKotlin' uses this output of task ':watermelondb:compileReleaseAidl' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/renderscript_source_output_dir/release/out'. Reason: Task ':nozbe_watermelondb:compileReleaseKotlin' uses this output of task ':watermelondb:compileReleaseRenderscript' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/source/buildConfig/release'. Reason: Task ':nozbe_watermelondb:compileReleaseKotlin' uses this output of task ':watermelondb:generateReleaseBuildConfig' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/compile_r_class_jar/release/R.jar'. Reason: Task ':nozbe_watermelondb:compileReleaseKotlin' uses this output of task ':watermelondb:generateReleaseRFile' 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-incall-manager:compileReleaseAidl NO-SOURCE
> Task :react-native-incall-manager:compileReleaseRenderscript NO-SOURCE
> Task :react-native-incall-manager:generateReleaseBuildConfig
> Task :react-native-incall-manager:generateReleaseResValues
> Task :react-native-incall-manager:generateReleaseResources
> Task :react-native-image-picker:generateReleaseRFile
> Task :react-native-image-picker:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-image-picker/android/src/main/java/com/imagepicker/Utils.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-image-picker:bundleLibRuntimeToDirRelease
> Task :react-native-incall-manager:packageReleaseResources
> Task :react-native-incall-manager:parseReleaseLocalResources
> Task :react-native-incall-manager:javaPreCompileRelease
> Task :react-native-keychain:compileReleaseAidl NO-SOURCE
> Task :react-native-keychain:compileReleaseRenderscript NO-SOURCE
> Task :react-native-keychain:generateReleaseBuildConfig
> Task :react-native-incall-manager:processReleaseManifest
package="com.zxcpoiu.incallmanager" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-incall-manager/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-keychain:generateReleaseResValues
> Task :react-native-keychain:generateReleaseResources
> Task :react-native-keychain:packageReleaseResources
> Task :react-native-incall-manager:generateReleaseRFile
> Task :react-native-keychain:parseReleaseLocalResources
> Task :react-native-incall-manager:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-incall-manager/android/src/main/java/com/zxcpoiu/incallmanager/InCallManagerModule.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-keychain:javaPreCompileRelease
> Task :react-native-linear-gradient:compileReleaseAidl NO-SOURCE
> Task :mattermost_react-native-network-client:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/APIClientModule.kt: (306, 39): Parameter 'promise' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/APIClientModule.kt: (318, 21): Parameter 'eventName' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/APIClientModule.kt: (323, 25): Parameter 'count' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/GenericClientModule.kt: (44, 21): Parameter 'eventName' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/GenericClientModule.kt: (49, 25): Parameter 'count' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/NetworkClientBase.kt: (518, 85): Unchecked cast: java.util.ArrayList<Any!> to kotlin.collections.ArrayList<Double> /* = java.util.ArrayList<Double> */
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/RCTOkHttpClientFactory.kt: (9, 28): This class shouldn't be used in Kotlin. Use kotlin.Any instead.
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/WebSocketClientModule.kt: (48, 13): Variable 'baseUrl' is assigned but never accessed
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/WebSocketClientModule.kt: (51, 13): The value 'httpUrlFromURI(wsUri)' assigned to 'var baseUrl: HttpUrl defined in com.mattermost.networkclient.WebSocketClientModule.ensureClientFor' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/WebSocketClientModule.kt: (76, 28): 'reject(String!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/WebSocketClientModule.kt: (153, 21): Parameter 'eventName' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/WebSocketClientModule.kt: (158, 25): Parameter 'count' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/interceptors/DownloadProgressInterceptor.kt: (14, 84): 'toLowerCase(): String' is deprecated. Use lowercase() instead.
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/interfaces/RetryInterceptor.kt: (35, 57): 'toUpperCase(): String' is deprecated. Use uppercase() instead.
> Task :react-native-linear-gradient:compileReleaseRenderscript NO-SOURCE
> Task :react-native-incall-manager:bundleLibRuntimeToDirRelease
> Task :react-native-keychain:processReleaseManifest
package="com.oblador.keychain" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-keychain/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-linear-gradient:generateReleaseBuildConfig
> Task :nozbe_watermelondb:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseBridge.kt: (263, 15): 'onCatalystInstanceDestroy(): Unit' is deprecated. Overrides deprecated member in 'com.facebook.react.bridge.NativeModule'. Deprecated in Java
> Task :react-native-keychain:generateReleaseRFile
> Task :mattermost_react-native-network-client:compileReleaseJavaWithJavac
> Task :mattermost_react-native-network-client:bundleLibRuntimeToDirRelease
> Task :nozbe_watermelondb:compileReleaseJavaWithJavac
Execution optimizations have been disabled for task ':nozbe_watermelondb:compileReleaseJavaWithJavac' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/aidl_source_output_dir/release/out'. Reason: Task ':nozbe_watermelondb:compileReleaseJavaWithJavac' uses this output of task ':watermelondb:compileReleaseAidl' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/renderscript_source_output_dir/release/out'. Reason: Task ':nozbe_watermelondb:compileReleaseJavaWithJavac' uses this output of task ':watermelondb:compileReleaseRenderscript' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/source/buildConfig/release'. Reason: Task ':nozbe_watermelondb:compileReleaseJavaWithJavac' uses this output of task ':watermelondb:generateReleaseBuildConfig' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/annotation_processor_list/release/annotationProcessors.json'. Reason: Task ':nozbe_watermelondb:compileReleaseJavaWithJavac' uses this output of task ':watermelondb:javaPreCompileRelease' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/compile_r_class_jar/release/R.jar'. Reason: Task ':nozbe_watermelondb:compileReleaseJavaWithJavac' uses this output of task ':watermelondb:generateReleaseRFile' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/tmp/kotlin-classes/release'. Reason: Task ':nozbe_watermelondb:compileReleaseJavaWithJavac' uses this output of task ':watermelondb:compileReleaseKotlin' 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 :nozbe_watermelondb:bundleLibRuntimeToDirRelease
Execution optimizations have been disabled for task ':nozbe_watermelondb:bundleLibRuntimeToDirRelease' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/javac/release/classes'. Reason: Task ':nozbe_watermelondb:bundleLibRuntimeToDirRelease' uses this output of task ':watermelondb:compileReleaseJavaWithJavac' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/tmp/kotlin-classes/release'. Reason: Task ':nozbe_watermelondb:bundleLibRuntimeToDirRelease' uses this output of task ':watermelondb:compileReleaseKotlin' 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-keychain:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-linear-gradient:generateReleaseResValues
> Task :react-native-linear-gradient:generateReleaseResources
> Task :react-native-keychain:bundleLibRuntimeToDirRelease
> Task :react-native-linear-gradient:packageReleaseResources
> Task :react-native-linear-gradient:javaPreCompileRelease
> Task :react-native-localize:compileReleaseAidl NO-SOURCE
> Task :react-native-localize:compileReleaseRenderscript NO-SOURCE
> Task :react-native-linear-gradient:parseReleaseLocalResources
> Task :react-native-linear-gradient:processReleaseManifest
package="com.BV.LinearGradient" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-linear-gradient/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-localize:generateReleaseBuildConfig
> Task :react-native-localize:generateReleaseResValues
> Task :react-native-localize:generateReleaseResources
> Task :react-native-localize:packageReleaseResources
> Task :react-native-localize:parseReleaseLocalResources
> Task :react-native-linear-gradient:generateReleaseRFile
> Task :react-native-localize:processReleaseManifest
package="com.zoontek.rnlocalize" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-localize/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-linear-gradient:compileReleaseJavaWithJavac
> Task :react-native-linear-gradient:bundleLibRuntimeToDirRelease
> Task :react-native-localize:javaPreCompileRelease
> Task :react-native-math-view:compileReleaseAidl NO-SOURCE
> Task :react-native-math-view:compileReleaseRenderscript NO-SOURCE
> Task :react-native-math-view:generateReleaseBuildConfig
> Task :react-native-math-view:generateReleaseResValues
> Task :react-native-math-view:generateReleaseResources
> Task :react-native-localize:generateReleaseRFile
> Task :react-native-localize:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-localize/android/src/main/java/com/zoontek/rnlocalize/RNLocalizeModuleImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-localize:bundleLibRuntimeToDirRelease
> Task :react-native-math-view:packageReleaseResources
> Task :react-native-math-view:parseReleaseLocalResources
> Task :react-native-navigation:compileReactNative71ReleaseAidl NO-SOURCE
> Task :react-native-math-view:javaPreCompileRelease
> Task :react-native-navigation:compileReactNative71ReleaseRenderscript NO-SOURCE
> Task :react-native-math-view:processReleaseManifest
package="com.autodidact" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-math-view/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-navigation:generateReactNative71ReleaseBuildConfig
> Task :react-native-navigation:generateReactNative71ReleaseResValues
> Task :react-native-navigation:generateReactNative71ReleaseResources
> Task :react-native-math-view:generateReleaseRFile
> Task :react-native-navigation:packageReactNative71ReleaseResources
> Task :react-native-math-view:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-math-view/android/src/main/java/io/autodidact/rnmathview/RNMathViewManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-navigation:javaPreCompileReactNative71Release
> Task :react-native-permissions:compileReleaseAidl NO-SOURCE
> Task :react-native-navigation:parseReactNative71ReleaseLocalResources
> Task :react-native-math-view:bundleLibRuntimeToDirRelease
> Task :react-native-permissions:compileReleaseRenderscript NO-SOURCE
> Task :react-native-permissions:generateReleaseBuildConfig
> Task :react-native-navigation:processReactNative71ReleaseManifest
package="com.reactnativenavigation" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/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-permissions:generateReleaseResValues
> Task :react-native-permissions:generateReleaseResources
> Task :react-native-permissions:packageReleaseResources
> Task :react-native-permissions:parseReleaseLocalResources
> Task :react-native-permissions:javaPreCompileRelease
> Task :react-native-permissions:processReleaseManifest
package="com.zoontek.rnpermissions" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-permissions/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:compileReleaseAidl NO-SOURCE
> Task :react-native-safe-area-context:compileReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseBuildConfig
> Task :react-native-safe-area-context:generateReleaseResValues
> Task :react-native-safe-area-context:generateReleaseResources
> Task :react-native-reanimated:bundleLibRuntimeToDirRelease
> Task :react-native-safe-area-context:packageReleaseResources
> Task :react-native-permissions:generateReleaseRFile
> Task :react-native-navigation:generateReactNative71ReleaseRFile
> Task :react-native-safe-area-context:parseReleaseLocalResources
> Task :react-native-permissions:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-permissions/android/src/main/java/com/zoontek/rnpermissions/RNPermissionsPackage.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-screens:compileReleaseAidl NO-SOURCE
> Task :react-native-safe-area-context:javaPreCompileRelease
> Task :react-native-screens:compileReleaseRenderscript NO-SOURCE
> Task :react-native-permissions:bundleLibRuntimeToDirRelease
> Task :react-native-screens:generateReleaseBuildConfig
> Task :react-native-screens:generateReleaseResValues
> Task :react-native-screens:generateReleaseResources
> Task :react-native-safe-area-context:processReleaseManifest
package="com.th3rdwave.safeareacontext" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/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-screens:packageReleaseResources
> Task :react-native-screens:javaPreCompileRelease
> Task :react-native-screens:parseReleaseLocalResources
> Task :react-native-share:compileReleaseAidl NO-SOURCE
> Task :react-native-screens:processReleaseManifest
package="com.swmansion.rnscreens" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/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-share:compileReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :react-native-screens:generateReleaseRFile
> Task :react-native-share:generateReleaseBuildConfig
> Task :react-native-share:generateReleaseResValues
> Task :react-native-share:generateReleaseResources
> Task :react-native-share:packageReleaseResources
> Task :react-native-svg:compileReleaseAidl NO-SOURCE
> Task :react-native-share:javaPreCompileRelease
> Task :react-native-share:parseReleaseLocalResources
> Task :react-native-svg:compileReleaseRenderscript NO-SOURCE
> Task :react-native-svg:generateReleaseBuildConfig
> Task :react-native-share:processReleaseManifest
package="cl.json" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-share/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:generateReleaseResValues
> Task :react-native-svg:generateReleaseResources
> Task :react-native-svg:packageReleaseResources
> Task :react-native-svg:parseReleaseLocalResources
> Task :react-native-share:generateReleaseRFile
> Task :react-native-svg:processReleaseManifest
package="com.horcrux.svg" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/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-share:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-vector-icons:compileReleaseAidl NO-SOURCE
> Task :react-native-svg:javaPreCompileRelease
> Task :react-native-vector-icons:compileReleaseRenderscript NO-SOURCE
> Task :react-native-vector-icons:generateReleaseBuildConfig
> Task :react-native-vector-icons:generateReleaseResValues
> Task :react-native-share:bundleLibRuntimeToDirRelease
> Task :react-native-vector-icons:generateReleaseResources
> Task :react-native-svg:generateReleaseRFile
> Task :react-native-svg:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/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.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-vector-icons:packageReleaseResources
> Task :react-native-vector-icons:parseReleaseLocalResources
> Task :react-native-vector-icons:processReleaseManifest
package="com.oblador.vectoricons" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-vector-icons/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-vector-icons:javaPreCompileRelease
> Task :react-native-video:compileReleaseAidl NO-SOURCE
> Task :react-native-video:compileReleaseRenderscript NO-SOURCE
> Task :react-native-video:generateReleaseBuildConfig
> Task :react-native-video:generateReleaseResValues
> Task :react-native-video:generateReleaseResources
> Task :react-native-vector-icons:generateReleaseRFile
> Task :react-native-video:packageReleaseResources
> Task :react-native-svg:bundleLibRuntimeToDirRelease
> Task :react-native-vector-icons:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-vector-icons/android/src/oldarch/java/com/oblador/vectoricons/VectorIconsModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-vector-icons:bundleLibRuntimeToDirRelease
> Task :react-native-video:parseReleaseLocalResources
> Task :react-native-webrtc:compileReleaseAidl NO-SOURCE
> Task :react-native-video:javaPreCompileRelease
> Task :react-native-webrtc:compileReleaseRenderscript NO-SOURCE
> Task :react-native-video:processReleaseManifest
package="com.brentvatne.react" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-video/android-exoplayer/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-webrtc:generateReleaseBuildConfig
> Task :react-native-webrtc:generateReleaseResValues
> Task :react-native-webrtc:generateReleaseResources
> Task :react-native-webrtc:packageReleaseResources
> Task :react-native-webrtc:parseReleaseLocalResources
> Task :react-native-webview:compileReleaseAidl NO-SOURCE
> Task :react-native-webview:compileReleaseRenderscript NO-SOURCE
> Task :react-native-webrtc:javaPreCompileRelease
> Task :react-native-webrtc:processReleaseManifest
package="com.oney.WebRTCModule" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webrtc/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-video:generateReleaseRFile
> Task :react-native-webview:generateReleaseBuildConfig
> Task :react-native-safe-area-context:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt: (58, 23): 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java
> Task :react-native-video:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-gesture-handler:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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 :react-native-gesture-handler:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:bundleLibRuntimeToDirRelease
> Task :react-native-safe-area-context:compileReleaseJavaWithJavac
> Task :react-native-safe-area-context:bundleLibRuntimeToDirRelease
> Task :react-native-webview:generateReleaseResValues
> Task :react-native-webview:generateReleaseResources
> Task :react-native-video:bundleLibRuntimeToDirRelease
> Task :react-native-webview:packageReleaseResources
> Task :react-native-webrtc:generateReleaseRFile
> Task :react-native-webview:parseReleaseLocalResources
> Task :react-native-webview:processReleaseManifest
package="com.reactnativecommunity.webview" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/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-webrtc:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webrtc/android/src/main/java/com/oney/WebRTCModule/StringUtils.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-webrtc:bundleLibRuntimeToDirRelease
> Task :react-native-webview:javaPreCompileRelease
> Task :rudderstack_rudder-sdk-react-native:compileReleaseAidl NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:compileReleaseRenderscript NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:generateReleaseBuildConfig
> Task :rudderstack_rudder-sdk-react-native:generateReleaseResValues
> Task :rudderstack_rudder-sdk-react-native:generateReleaseResources
> Task :rudderstack_rudder-sdk-react-native:packageReleaseResources
> Task :react-native-webview:generateReleaseRFile
> Task :rudderstack_rudder-sdk-react-native:parseReleaseLocalResources
> Task :rudderstack_rudder-sdk-react-native:processReleaseManifest
package="com.rudderstack.react.android" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@rudderstack/rudder-sdk-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 :rudderstack_rudder-sdk-react-native:javaPreCompileRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:compileReleaseAidl NO-SOURCE
> Task :jail-monkey:packageReleaseRenderscript NO-SOURCE
> Task :mattermost_react-native-emm:packageReleaseRenderscript NO-SOURCE
> Task :mattermost_react-native-network-client:packageReleaseRenderscript NO-SOURCE
> Task :mattermost_react-native-paste-input:packageReleaseRenderscript NO-SOURCE
> Task :mattermost_react-native-turbo-log:packageReleaseRenderscript NO-SOURCE
> Task :nozbe_watermelondb:packageReleaseRenderscript NO-SOURCE
> Task :react-native-android-open-settings:packageReleaseRenderscript NO-SOURCE
> Task :react-native-background-timer:packageReleaseRenderscript NO-SOURCE
> Task :react-native-camera-roll_camera-roll:packageReleaseRenderscript NO-SOURCE
> Task :react-native-clipboard_clipboard:packageReleaseRenderscript NO-SOURCE
> Task :react-native-community_datetimepicker:packageReleaseRenderscript NO-SOURCE
> Task :react-native-community_netinfo:packageReleaseRenderscript NO-SOURCE
> Task :react-native-cookies_cookies:packageReleaseRenderscript NO-SOURCE
> Task :react-native-create-thumbnail:packageReleaseRenderscript NO-SOURCE
> Task :react-native-device-info:packageReleaseRenderscript NO-SOURCE
> Task :react-native-document-picker:packageReleaseRenderscript NO-SOURCE
> Task :react-native-exception-handler:packageReleaseRenderscript NO-SOURCE
> Task :react-native-fast-image:packageReleaseRenderscript NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:generateReleaseRFile
> Task :react-native-file-viewer:packageReleaseRenderscript NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@rudderstack/rudder-sdk-react-native/android/src/main/java/com/rudderstack/react/android/Utility.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-fs:packageReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:packageReleaseRenderscript NO-SOURCE
> Task :react-native-haptic-feedback:packageReleaseRenderscript NO-SOURCE
> Task :react-native-hw-keyboard-event:packageReleaseRenderscript NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:bundleLibRuntimeToDirRelease
> Task :react-native-image-picker:packageReleaseRenderscript NO-SOURCE
> Task :react-native-incall-manager:packageReleaseRenderscript NO-SOURCE
> Task :react-native-keychain:packageReleaseRenderscript NO-SOURCE
> Task :react-native-linear-gradient:packageReleaseRenderscript NO-SOURCE
> Task :react-native-localize:packageReleaseRenderscript NO-SOURCE
> Task :react-native-math-view:packageReleaseRenderscript NO-SOURCE
> Task :react-native-navigation:packageReactNative71ReleaseRenderscript NO-SOURCE
> Task :react-native-permissions:packageReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:packageReleaseRenderscript NO-SOURCE
> Task :react-native-screens:packageReleaseRenderscript NO-SOURCE
> Task :react-native-share:packageReleaseRenderscript NO-SOURCE
> Task :react-native-svg:packageReleaseRenderscript NO-SOURCE
> Task :react-native-vector-icons:packageReleaseRenderscript NO-SOURCE
> Task :react-native-video:packageReleaseRenderscript NO-SOURCE
> Task :react-native-webrtc:packageReleaseRenderscript NO-SOURCE
> Task :react-native-webview:packageReleaseRenderscript NO-SOURCE
> Task :reactnativenotifications:packageReactNative60ReleaseRenderscript NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:packageReleaseRenderscript NO-SOURCE
> Task :sentry_react-native:packageReleaseRenderscript NO-SOURCE
> Task :stream-io_flat-list-mvcp:packageReleaseRenderscript NO-SOURCE
> Task :watermelondb:packageReleaseRenderscript NO-SOURCE
> Task :watermelondb-jsi:packageReleaseRenderscript NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :mattermost_react-native-network-client:writeReleaseAarMetadata
> Task :mattermost_react-native-emm:writeReleaseAarMetadata
> Task :jail-monkey:writeReleaseAarMetadata
> Task :mattermost_react-native-paste-input:writeReleaseAarMetadata
> Task :mattermost_react-native-turbo-log:writeReleaseAarMetadata
> Task :nozbe_watermelondb:writeReleaseAarMetadata
> Task :react-native-background-timer:writeReleaseAarMetadata
> Task :react-native-android-open-settings:writeReleaseAarMetadata
> Task :react-native-camera-roll_camera-roll:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata
> Task :react-native-community_datetimepicker:writeReleaseAarMetadata
> Task :react-native-community_netinfo:writeReleaseAarMetadata
> Task :react-native-cookies_cookies:writeReleaseAarMetadata
> Task :react-native-create-thumbnail:writeReleaseAarMetadata
> Task :react-native-device-info:writeReleaseAarMetadata
> Task :react-native-document-picker:writeReleaseAarMetadata
> Task :react-native-exception-handler:writeReleaseAarMetadata
> Task :react-native-fast-image:writeReleaseAarMetadata
> Task :react-native-file-viewer:writeReleaseAarMetadata
> Task :react-native-fs:writeReleaseAarMetadata
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-haptic-feedback:writeReleaseAarMetadata
> Task :react-native-hw-keyboard-event:writeReleaseAarMetadata
> Task :react-native-image-picker:writeReleaseAarMetadata
> Task :react-native-incall-manager:writeReleaseAarMetadata
> Task :react-native-keychain:writeReleaseAarMetadata
> Task :react-native-linear-gradient:writeReleaseAarMetadata
> Task :react-native-localize:writeReleaseAarMetadata
> Task :react-native-math-view:writeReleaseAarMetadata
> Task :react-native-navigation:writeReactNative71ReleaseAarMetadata
> Task :react-native-permissions:writeReleaseAarMetadata
> Task :react-native-reanimated:writeReleaseAarMetadata
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> Task :react-native-screens:writeReleaseAarMetadata
> Task :react-native-share:writeReleaseAarMetadata
> Task :react-native-svg:writeReleaseAarMetadata
> Task :react-native-vector-icons:writeReleaseAarMetadata
> Task :react-native-video:writeReleaseAarMetadata
> Task :react-native-webrtc:writeReleaseAarMetadata
> Task :react-native-webview:writeReleaseAarMetadata
> Task :reactnativenotifications:writeReactNative60ReleaseAarMetadata
> Task :sentry_react-native:writeReleaseAarMetadata
> Task :rudderstack_rudder-sdk-react-native:writeReleaseAarMetadata
> Task :stream-io_flat-list-mvcp:writeReleaseAarMetadata
> Task :watermelondb:writeReleaseAarMetadata
> Task :watermelondb-jsi:writeReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :react-native-screens:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (85, 34): 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (227, 37): 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt: (100, 22): Parameter 'view' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt: (100, 43): Parameter 'placeholder' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (141, 43): Parameter 'flag' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderAttachedEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderAttachedEvent.kt: (7, 42): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderAttachedEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderAttachedEvent.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderDetachedEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderDetachedEvent.kt: (7, 42): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderDetachedEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/HeaderDetachedEvent.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarBlurEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarBlurEvent.kt: (7, 41): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarBlurEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarBlurEvent.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarChangeTextEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarChangeTextEvent.kt: (10, 5): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarChangeTextEvent.kt: (20, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarChangeTextEvent.kt: (23, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarCloseEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarCloseEvent.kt: (7, 42): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarCloseEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarCloseEvent.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarFocusEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarFocusEvent.kt: (7, 42): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarFocusEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarFocusEvent.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarOpenEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarOpenEvent.kt: (7, 41): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarOpenEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarOpenEvent.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarSearchButtonPressEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarSearchButtonPressEvent.kt: (7, 81): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarSearchButtonPressEvent.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/events/SearchBarSearchButtonPressEvent.kt: (20, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/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.mattermost.rnbeta/node_modules/react-native-screens/android/src/paper/java/com/swmansion/rnscreens/FabricEnabledViewGroup.kt: (7, 54): Parameter 'height' is never used
> Task :react-native-webview:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (40, 71): Parameter 'webView' is never used, could be renamed to _
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (81, 18): 'setter for allowFileAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (93, 102): Parameter 'contentLength' is never used, could be renamed to _
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (110, 32): Variable 'urlObj' initializer is redundant
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (124, 21): 'allowScanningByMediaScanner(): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (161, 36): 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (333, 15): Condition 'args == null' is always 'false'
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (342, 34): Condition 'args != null' is always 'true'
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (360, 23): 'setter for allowUniversalAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (416, 51): Unchecked cast: Any! to HashMap<String, String>
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (469, 23): 'setter for savePassword: Boolean' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (470, 23): 'setter for saveFormData: Boolean' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (522, 23): 'setter for allowFileAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (611, 53): Unchecked cast: ArrayList<Any!> to List<Map<String, String>>
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (628, 23): 'setter for saveFormData: Boolean' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt: (657, 36): Parameter 'view' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt: (11, 3): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt: (22, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt: (23, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt: (11, 3): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt: (22, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt: (23, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt: (11, 3): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt: (22, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt: (23, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt: (11, 3): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt: (22, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt: (23, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt: (11, 3): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt: (22, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt: (23, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt: (11, 3): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt: (22, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt: (23, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt: (10, 75): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt: (21, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt: (22, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt: (11, 3): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt: (22, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt: (23, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt: (12, 3): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt: (23, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt: (24, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt: (10, 89): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt: (27, 42): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt: (28, 21): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
> Task :app:createBundleReleaseJsAndAssets
warn Package react-native-math-view contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.
warn Package react-native-navigation contains invalid configuration: "dependency.assets" is not allowed,"dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.
warning: the transform cache was reset.
Welcome to Metro v0.73.10
Fast - Scalable - Integrated
> Task :react-native-navigation:compileReactNative71ReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (5, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (7, 51): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (17, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (18, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (22, 43): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (32, 44): 'RCTEventEmitter' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (33, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.kt: (116, 48): 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.kt: (120, 13): 'getSize(Point!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt: (86, 30): 'getter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt: (88, 31): 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt: (90, 32): 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt: (93, 18): 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt: (51, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt: (65, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt: (80, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/StackAnimator.kt: (116, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/StackAnimator.kt: (223, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter.kt: (74, 30): Parameter 'toolbar' is never used
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/IconBackgroundDrawable.kt: (72, 13): Condition 'bounds != null' is always 'true'
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/reactNative71/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt: (29, 65): 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/reactNative71/java/com/reactnativenavigation/viewcontrollers/viewcontroller/YellowBoxDelegate.kt: (36, 16): No cast needed
> Task :app:createBundleReleaseJsAndAssets
info Writing bundle output to:, /home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle
info Writing sourcemap output to:, /home/vagrant/build/com.mattermost.rnbeta/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map
info Done writing bundle output
info Done writing sourcemap output
info Copying 32 asset files
info Done copying assets
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:1998:23: warning: the variable "DebuggerInternal" was not declared in function "__shouldPauseOnThrow"
return typeof DebuggerInternal !== 'undefined' && DebuggerInternal.shouldPauseOnThrow === true;
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:5239:7: warning: the variable "setTimeout" was not declared in function "logCapturedError"
setTimeout(function () {
^~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:3213: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.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:3820:21: warning: the variable "clearTimeout" was not declared in anonymous function " 118#"
cancelTimeout = clearTimeout;
^~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:7570:30: warning: the variable "__REACT_DEVTOOLS_GLOBAL_HOOK__" was not declared in anonymous function " 118#"
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:8343:5: warning: the variable "setImmediate" was not declared in function "handleResolved"
setImmediate(function () {
^~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:8554:16: warning: the variable "AggregateError" was not declared in function "getAggregateError"
if (typeof AggregateError === 'function') {
^~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11319:12: warning: the variable "fetch" was not declared in anonymous function " 321#"
fetch: fetch,
^~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11320:14: warning: the variable "Headers" was not declared in anonymous function " 321#"
Headers: Headers,
^~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11321:14: warning: the variable "Request" was not declared in anonymous function " 321#"
Request: Request,
^~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11322:15: warning: the variable "Response" was not declared in anonymous function " 321#"
Response: Response
^~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11470:24: warning: the variable "FileReader" was not declared in function "readBlobAsArrayBuffer"
var reader = new FileReader();
^~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11507:36: warning: the variable "Blob" was not declared in anonymous function " 332#"
} else if (support.blob && Blob.prototype.isPrototypeOf(body)) {
^~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11509:40: warning: the variable "FormData" was not declared in anonymous function " 332#"
} else if (support.formData && FormData.prototype.isPrototypeOf(body)) {
^~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11511:44: warning: the variable "URLSearchParams" was not declared in anonymous function " 332#"
} else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {
^~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11738:23: warning: the variable "XMLHttpRequest" was not declared in anonymous function " 341#"
var xhr = new XMLHttpRequest();
^~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:11331:76: warning: the variable "self" was not declared in anonymous function " 324#"
var global = typeof globalThis !== 'undefined' && globalThis || typeof self !== 'undefined' && self || typeof global !== 'undefined' && global;
^~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:17072:27: warning: the variable "performance" was not declared in anonymous function " 580#"
if ("object" === typeof performance && "function" === typeof performance.now) {
^~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:17095:26: warning: the variable "navigator" was not declared in anonymous function " 580#"
"undefined" !== typeof navigator && undefined !== navigator.scheduling && undefined !== navigator.scheduling.isInputPending && navigator.scheduling.isInputPending.bind(navigator.scheduling);
^~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:17162:37: warning: the variable "MessageChannel" was not declared in anonymous function " 580#"
};else if ("undefined" !== typeof MessageChannel) {
^~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:23684:7: warning: the variable "document" was not declared in anonymous function " 670#"
document.addEventListener('touchstart', disableHover, true);
^~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:25407:34: warning: the variable "requestAnimationFrame" was not declared in function "start 9#"
this._animationFrame = requestAnimationFrame(this.onUpdate.bind(this));
^~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:25507:9: warning: the variable "clearImmediate" was not declared in function "disableQueue"
clearImmediate(prevTimeout);
^~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:39918:13: warning: the variable "queueMicrotask" was not declared in function "componentDidMount 10#"
queueMicrotask(function () {
^~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:44423:114: warning: the variable "location" was not declared in function "registerSensor"
console.warn('[Reanimated] Sensor is not available.' + ((0, _$$_REQUIRE(_dependencyMap[4]).isWeb)() && location.protocol !== 'https:' ? ' Make sure you use secure origin with `npx expo start --web --https`.' : '') + (this.platform === Platform.WEB_IOS ? ' For iOS web, you will also have to also grant permission in the browser: https://dev.to/li/how-to-requestpermission-for-devicemotion-and-deviceorientation-events-in-ios-13-46g2.' : ''));
^~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45025:13: warning: the variable "_updateDataSynchronously" was not declared in function "set _value"
_updateDataSynchronously(syncDataHolder, (0, _$$_REQUIRE(_dependencyMap[3]).makeShareableCloneOnUIRecursive)(newValue));
^~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45388:18: warning: the variable "_makeShareableClone" was not declared in function "cloneRecursive"
return _makeShareableClone(toAdapt);
^~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45606:26: warning: the variable "_WORKLET" was not declared in function "_f 33#"
if (!IS_NATIVE || !_WORKLET) {
^~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45631:9: warning: the variable "_scheduleOnJS" was not declared in anonymous function " 1596#"
_scheduleOnJS(fun, args.length > 0 ? (0, _$$_REQUIRE(_dependencyMap[5]).makeShareableCloneOnUIRecursive)(args) : undefined);
^~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45919:24: warning: the variable "_IS_FABRIC" was not declared in function "_f 39#"
var measured = _IS_FABRIC ? _measureFabric(viewTag) : _measurePaper(viewTag);
^~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45919:37: warning: the variable "_measureFabric" was not declared in function "_f 39#"
var measured = _IS_FABRIC ? _measureFabric(viewTag) : _measurePaper(viewTag);
^~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45919:63: warning: the variable "_measurePaper" was not declared in function "_f 39#"
var measured = _IS_FABRIC ? _measureFabric(viewTag) : _measurePaper(viewTag);
^~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45962:9: warning: the variable "_dispatchCommandFabric" was not declared in function "_f 40#"
_dispatchCommandFabric(shadowNodeWrapper, commandName, args);
^~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:45977:9: warning: the variable "_dispatchCommandPaper" was not declared in function "_f 41#"
_dispatchCommandPaper(viewTag, commandName, args);
^~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:46046:9: warning: the variable "_scrollToPaper" was not declared in function "_f 44#"
_scrollToPaper(viewTag, x, y, animated);
^~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:46078:9: warning: the variable "_setGestureState" was not declared in function "_f 45#"
_setGestureState(handlerTag, newState);
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:46294:26: warning: Direct call to eval(), but lexical scope is not supported.
workletFun = eval('(' + initData.code + '\n)');
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:46523:9: warning: the variable "_notifyAboutProgress" was not declared in anonymous function " 1635#"
_notifyAboutProgress(tag, sharedValue.value, isSharedTransition);
^~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:46540:7: warning: the variable "_notifyAboutEnd" was not declared in function "_f 51#"
_notifyAboutEnd(tag, removeView);
^~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:49351:11: warning: the variable "_updatePropsFabric" was not declared in function "flush"
_updatePropsFabric(operations);
^~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:49378:11: warning: the variable "_updatePropsPaper" was not declared in function "flush 1#"
_updatePropsPaper(operations);
^~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:59891:18: warning: the variable "message" was not declared in anonymous function " 2291#"
return message;
^~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:59923:5: warning: the variable "jest" was not declared in function "beforeTest"
jest.useFakeTimers();
^~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:60004:7: warning: the variable "_removeFromPropsRegistry" was not declared in function "_f 309#"
_removeFromPropsRegistry(viewTags);
^~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:62026:14: warning: the variable "Intl" was not declared in anonymous function " 2399#"
if (typeof Intl === 'undefined') {
^~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:81608:25: warning: the variable "Atomics" was not declared in anonymous function " 2704#"
'%Atomics%': typeof Atomics === 'undefined' ? undefined : Atomics,
^~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:81624:38: warning: the variable "FinalizationRegistry" was not declared in anonymous function " 2704#"
'%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined : FinalizationRegistry,
^~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:81649:35: warning: the variable "SharedArrayBuffer" was not declared in anonymous function " 2704#"
'%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined : SharedArrayBuffer,
^~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:81663:25: warning: the variable "WeakRef" was not declared in anonymous function " 2704#"
'%WeakRef%': typeof WeakRef === 'undefined' ? undefined : WeakRef,
^~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:82255:31: warning: the variable "StopIteration" was not declared in anonymous function " 2725#"
var $StopIteration = typeof StopIteration === 'object' ? StopIteration : null;
^~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:225226:26: warning: the variable "setInterval" was not declared in function "SessionFlusher"
this._intervalId = setInterval(function () {
^~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:225257:9: warning: the variable "clearInterval" was not declared in function "close 4#"
clearInterval(this._intervalId);
^~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:231715:23: warning: the variable "MutationObserver" was not declared in function "addListeners"
var obs = new MutationObserver(mutationHandler);
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:236765:11: warning: the variable "addEventListener" was not declared in anonymous function " 4092#"
addEventListener(type, registerInteractionTransaction, {
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244183:24: warning: the variable "webkitIndexedDB" was not declared in function "getIDB"
if (typeof webkitIndexedDB !== 'undefined') {
^~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244186:24: warning: the variable "mozIndexedDB" was not declared in function "getIDB"
if (typeof mozIndexedDB !== 'undefined') {
^~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244189:24: warning: the variable "OIndexedDB" was not declared in function "getIDB"
if (typeof OIndexedDB !== 'undefined') {
^~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244192:24: warning: the variable "msIndexedDB" was not declared in function "getIDB"
if (typeof msIndexedDB !== 'undefined') {
^~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244205:35: warning: the variable "openDatabase" was not declared in function "isIndexedDBValid"
var isSafari = typeof openDatabase !== 'undefined' && /(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent) && !/Chrome/.test(navigator.userAgent) && !/BlackBerry/.test(navigator.platform);
^~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244207:90: warning: the variable "IDBKeyRange" was not declared in function "isIndexedDBValid"
return (!isSafari || hasFetch) && typeof indexedDB !== 'undefined' && typeof IDBKeyRange !== 'undefined';
^~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244221:34: warning: the variable "BlobBuilder" was not declared in function "createBlob"
var Builder = typeof BlobBuilder !== 'undefined' ? BlobBuilder : typeof MSBlobBuilder !== 'undefined' ? MSBlobBuilder : typeof MozBlobBuilder !== 'undefined' ? MozBlobBuilder : WebKitBlobBuilder;
^~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244221:85: warning: the variable "MSBlobBuilder" was not declared in function "createBlob"
var Builder = typeof BlobBuilder !== 'undefined' ? BlobBuilder : typeof MSBlobBuilder !== 'undefined' ? MSBlobBuilder : typeof MozBlobBuilder !== 'undefined' ? MozBlobBuilder : WebKitBlobBuilder;
^~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244221:140: warning: the variable "MozBlobBuilder" was not declared in function "createBlob"
var Builder = typeof BlobBuilder !== 'undefined' ? BlobBuilder : typeof MSBlobBuilder !== 'undefined' ? MSBlobBuilder : typeof MozBlobBuilder !== 'undefined' ? MozBlobBuilder : WebKitBlobBuilder;
^~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244221:190: warning: the variable "WebKitBlobBuilder" was not declared in function "createBlob"
var Builder = typeof BlobBuilder !== 'undefined' ? BlobBuilder : typeof MSBlobBuilder !== 'undefined' ? MSBlobBuilder : typeof MozBlobBuilder !== 'undefined' ? MozBlobBuilder : WebKitBlobBuilder;
^~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244419:28: warning: the variable "btoa" was not declared in anonymous function " 4463#"
var base64 = btoa(e.target.result || '');
^~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:244430:51: warning: the variable "atob" was not declared in function "_decodeBlob"
var arrayBuff = _binStringToArrayBuffer(atob(encodedBlob.data));
^~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:245461:27: warning: the variable "localStorage" was not declared in function "isLocalStorageValid"
return typeof localStorage !== 'undefined' && 'setItem' in localStorage && !!localStorage.setItem;
^~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:254320:20: warning: the variable "cancelAnimationFrame" was not declared in function "schedule 1#"
var cancel = cancelAnimationFrame;
^~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:347045:9: warning: the variable "REACT_NAVIGATION_DEVTOOLS" was not declared in anonymous function " 9618#"
REACT_NAVIGATION_DEVTOOLS.set(refContainer.current, {
^~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:419116:24: warning: the variable "MediaStream" was not declared in function "RTCPeer"
MediaStream: MediaStream,
^~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:419117:30: warning: the variable "RTCPeerConnection" was not declared in function "RTCPeer"
RTCPeerConnection: RTCPeerConnection
^~~~~~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:421012:18: warning: the variable "dispatchEvent" was not declared in function "reportError 1#"
if (typeof dispatchEvent === "function" && typeof ErrorEvent === "function") {
^~~~~~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:424116:25: warning: the variable "WebSocket" was not declared in function "?anon_0_ 866#"
this.ws = new WebSocket(`${connectionUrl}?connection_id=${this.connID}&sequence_number=${this.serverSeqNo}`, [], {
^~~~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:508553:11: warning: the variable "MathJax" was not declared in function "run 4#"
MathJax.Callback.After(function () {
^~~~~~~
/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:588533:27: warning: the variable "Image" was not declared in anonymous function " 18647#"
var image = new Image();
^~~~~
> Task :react-native-navigation:compileReactNative71ReleaseJavaWithJavac
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-navigation:bundleLibRuntimeToDirReactNative71Release
> Task :react-native-screens:compileReleaseJavaWithJavac
> Task :react-native-screens:bundleLibRuntimeToDirRelease
> Task :react-native-webview:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:generateReleaseResources
> Task :react-native-webview:bundleLibRuntimeToDirRelease
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :jail-monkey:extractDeepLinksRelease
> Task :mattermost_react-native-emm:extractDeepLinksRelease
> Task :mattermost_react-native-network-client:extractDeepLinksRelease
> Task :mattermost_react-native-paste-input:extractDeepLinksRelease
> Task :mattermost_react-native-turbo-log:extractDeepLinksRelease
> Task :nozbe_watermelondb:extractDeepLinksRelease
Execution optimizations have been disabled for task ':nozbe_watermelondb:extractDeepLinksRelease' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/res/resValues/release/navigation'. Reason: Task ':nozbe_watermelondb:extractDeepLinksRelease' uses this output of task ':watermelondb:generateReleaseResValues' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/res/rs/release/navigation'. Reason: Task ':nozbe_watermelondb:extractDeepLinksRelease' uses this output of task ':watermelondb:compileReleaseRenderscript' 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-android-open-settings:extractDeepLinksRelease
> Task :react-native-background-timer:extractDeepLinksRelease
> Task :react-native-camera-roll_camera-roll:extractDeepLinksRelease
> Task :react-native-clipboard_clipboard:extractDeepLinksRelease
> Task :react-native-community_datetimepicker:extractDeepLinksRelease
> Task :react-native-community_netinfo:extractDeepLinksRelease
> Task :react-native-cookies_cookies:extractDeepLinksRelease
> Task :react-native-create-thumbnail:extractDeepLinksRelease
> Task :react-native-device-info:extractDeepLinksRelease
> Task :react-native-document-picker:extractDeepLinksRelease
> Task :react-native-exception-handler:extractDeepLinksRelease
> Task :react-native-fast-image:extractDeepLinksRelease
> Task :react-native-file-viewer:extractDeepLinksRelease
> Task :react-native-fs:extractDeepLinksRelease
> Task :react-native-gesture-handler:extractDeepLinksRelease
> Task :react-native-haptic-feedback:extractDeepLinksRelease
> Task :react-native-hw-keyboard-event:extractDeepLinksRelease
> Task :react-native-image-picker:extractDeepLinksRelease
> Task :react-native-incall-manager:extractDeepLinksRelease
> Task :react-native-keychain:extractDeepLinksRelease
> Task :react-native-linear-gradient:extractDeepLinksRelease
> Task :react-native-localize:extractDeepLinksRelease
> Task :react-native-math-view:extractDeepLinksRelease
> Task :react-native-navigation:extractDeepLinksReactNative71Release
> Task :react-native-permissions:extractDeepLinksRelease
> Task :react-native-reanimated:extractDeepLinksRelease
> Task :react-native-safe-area-context:extractDeepLinksRelease
> Task :react-native-screens:extractDeepLinksRelease
> Task :react-native-share:extractDeepLinksRelease
> Task :react-native-svg:extractDeepLinksRelease
> Task :react-native-vector-icons:extractDeepLinksRelease
> Task :react-native-video:extractDeepLinksRelease
> Task :react-native-webrtc:extractDeepLinksRelease
> Task :react-native-webview:extractDeepLinksRelease
> Task :reactnativenotifications:extractDeepLinksReactNative60Release
> Task :rudderstack_rudder-sdk-react-native:extractDeepLinksRelease
> Task :sentry_react-native:extractDeepLinksRelease
> Task :stream-io_flat-list-mvcp:extractDeepLinksRelease
> Task :watermelondb:extractDeepLinksRelease
Execution optimizations have been disabled for task ':watermelondb:extractDeepLinksRelease' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/res/resValues/release/navigation'. Reason: Task ':watermelondb:extractDeepLinksRelease' uses this output of task ':nozbe_watermelondb:generateReleaseResValues' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/generated/res/rs/release/navigation'. Reason: Task ':watermelondb:extractDeepLinksRelease' uses this output of task ':nozbe_watermelondb:compileReleaseRenderscript' 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 :watermelondb-jsi:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
[:watermelondb] /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/merged_manifest/release/AndroidManifest.xml Warning:
Namespace 'com.nozbe.watermelondb' used in: :watermelondb, :nozbe_watermelondb.
> Task :app:processReleaseManifest
> Task :jail-monkey:compileReleaseLibraryResources
> Task :mattermost_react-native-emm:compileReleaseLibraryResources
> Task :mattermost_react-native-network-client:compileReleaseLibraryResources
> Task :mattermost_react-native-paste-input:compileReleaseLibraryResources
> Task :mattermost_react-native-turbo-log:compileReleaseLibraryResources
> Task :nozbe_watermelondb:compileReleaseLibraryResources
Execution optimizations have been disabled for task ':nozbe_watermelondb:compileReleaseLibraryResources' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/packaged_res/release'. Reason: Task ':nozbe_watermelondb:compileReleaseLibraryResources' uses this output of task ':watermelondb:packageReleaseResources' 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-android-open-settings:compileReleaseLibraryResources
> Task :react-native-background-timer:compileReleaseLibraryResources
> Task :react-native-camera-roll_camera-roll:compileReleaseLibraryResources
> Task :react-native-clipboard_clipboard:compileReleaseLibraryResources
> Task :react-native-community_datetimepicker:compileReleaseLibraryResources
> Task :react-native-community_netinfo:compileReleaseLibraryResources
> Task :react-native-cookies_cookies:compileReleaseLibraryResources
> Task :react-native-create-thumbnail:compileReleaseLibraryResources
> Task :react-native-device-info:compileReleaseLibraryResources
> Task :react-native-document-picker:compileReleaseLibraryResources
> Task :react-native-fast-image:compileReleaseLibraryResources
> Task :react-native-exception-handler:compileReleaseLibraryResources
> Task :react-native-file-viewer:compileReleaseLibraryResources
> Task :react-native-fs:compileReleaseLibraryResources
> Task :react-native-gesture-handler:compileReleaseLibraryResources
> Task :react-native-haptic-feedback:compileReleaseLibraryResources
> Task :react-native-hw-keyboard-event:compileReleaseLibraryResources
> Task :react-native-image-picker:compileReleaseLibraryResources
> Task :react-native-incall-manager:compileReleaseLibraryResources
> Task :react-native-keychain:compileReleaseLibraryResources
> Task :react-native-linear-gradient:compileReleaseLibraryResources
> Task :react-native-localize:compileReleaseLibraryResources
> Task :react-native-math-view:compileReleaseLibraryResources
> Task :react-native-navigation:compileReactNative71ReleaseLibraryResources
> Task :react-native-permissions:compileReleaseLibraryResources
> Task :react-native-reanimated:compileReleaseLibraryResources
> Task :react-native-safe-area-context:compileReleaseLibraryResources
> Task :react-native-screens:compileReleaseLibraryResources
> Task :react-native-share:compileReleaseLibraryResources
> Task :react-native-svg:compileReleaseLibraryResources
> Task :react-native-vector-icons:compileReleaseLibraryResources
> Task :react-native-video:compileReleaseLibraryResources
> Task :react-native-webrtc:compileReleaseLibraryResources
> Task :react-native-webview:compileReleaseLibraryResources
> Task :reactnativenotifications:compileReactNative60ReleaseLibraryResources
> Task :rudderstack_rudder-sdk-react-native:compileReleaseLibraryResources
> Task :sentry_react-native:compileReleaseLibraryResources
> Task :stream-io_flat-list-mvcp:compileReleaseLibraryResources
> Task :watermelondb:compileReleaseLibraryResources
Execution optimizations have been disabled for task ':watermelondb:compileReleaseLibraryResources' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/packaged_res/release'. Reason: Task ':watermelondb:compileReleaseLibraryResources' uses this output of task ':nozbe_watermelondb:packageReleaseResources' 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 :watermelondb-jsi:compileReleaseLibraryResources
> Task :jail-monkey:bundleLibCompileToJarRelease
> Task :mattermost_react-native-emm:bundleLibCompileToJarRelease
> Task :mattermost_react-native-network-client:bundleLibCompileToJarRelease
> Task :mattermost_react-native-paste-input:bundleLibCompileToJarRelease
> Task :mattermost_react-native-turbo-log:bundleLibCompileToJarRelease
> Task :nozbe_watermelondb:bundleLibCompileToJarRelease
Execution optimizations have been disabled for task ':nozbe_watermelondb:bundleLibCompileToJarRelease' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/compile_r_class_jar/release/R.jar'. Reason: Task ':nozbe_watermelondb:bundleLibCompileToJarRelease' uses this output of task ':watermelondb:generateReleaseRFile' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/javac/release/classes'. Reason: Task ':nozbe_watermelondb:bundleLibCompileToJarRelease' uses this output of task ':watermelondb:compileReleaseJavaWithJavac' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/tmp/kotlin-classes/release'. Reason: Task ':nozbe_watermelondb:bundleLibCompileToJarRelease' uses this output of task ':watermelondb:compileReleaseKotlin' 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-android-open-settings:bundleLibCompileToJarRelease
> Task :react-native-background-timer:bundleLibCompileToJarRelease
> Task :react-native-camera-roll_camera-roll:bundleLibCompileToJarRelease
> Task :react-native-clipboard_clipboard:bundleLibCompileToJarRelease
> Task :react-native-community_datetimepicker:bundleLibCompileToJarRelease
> Task :react-native-community_netinfo:bundleLibCompileToJarRelease
> Task :react-native-cookies_cookies:bundleLibCompileToJarRelease
> Task :react-native-device-info:bundleLibCompileToJarRelease
> Task :react-native-create-thumbnail:bundleLibCompileToJarRelease
> Task :react-native-document-picker:bundleLibCompileToJarRelease
> Task :react-native-exception-handler:bundleLibCompileToJarRelease
> Task :react-native-fast-image:bundleLibCompileToJarRelease
> Task :react-native-file-viewer:bundleLibCompileToJarRelease
> Task :react-native-fs:bundleLibCompileToJarRelease
> Task :react-native-haptic-feedback:bundleLibCompileToJarRelease
> Task :react-native-hw-keyboard-event:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:bundleLibCompileToJarRelease
> Task :react-native-image-picker:bundleLibCompileToJarRelease
> Task :react-native-incall-manager:bundleLibCompileToJarRelease
> Task :react-native-linear-gradient:bundleLibCompileToJarRelease
> Task :react-native-keychain:bundleLibCompileToJarRelease
> Task :react-native-localize:bundleLibCompileToJarRelease
> Task :app:processReleaseManifestForPackage
> Task :react-native-math-view:bundleLibCompileToJarRelease
> Task :react-native-permissions:bundleLibCompileToJarRelease
> Task :react-native-safe-area-context:bundleLibCompileToJarRelease
> Task :react-native-share:bundleLibCompileToJarRelease
> Task :react-native-screens:bundleLibCompileToJarRelease
> Task :react-native-vector-icons:bundleLibCompileToJarRelease
> Task :react-native-navigation:bundleLibCompileToJarReactNative71Release
> Task :react-native-video:bundleLibCompileToJarRelease
> Task :react-native-webrtc:bundleLibCompileToJarRelease
> Task :react-native-svg:bundleLibCompileToJarRelease
> Task :reactnativenotifications:bundleLibCompileToJarReactNative60Release
> Task :react-native-webview:bundleLibCompileToJarRelease
> Task :rudderstack_rudder-sdk-react-native:bundleLibCompileToJarRelease
> Task :sentry_react-native:bundleLibCompileToJarRelease
> Task :stream-io_flat-list-mvcp:bundleLibCompileToJarRelease
> Task :watermelondb:bundleLibCompileToJarRelease
Execution optimizations have been disabled for task ':watermelondb:bundleLibCompileToJarRelease' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/compile_r_class_jar/release/R.jar'. Reason: Task ':watermelondb:bundleLibCompileToJarRelease' uses this output of task ':nozbe_watermelondb:generateReleaseRFile' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/javac/release/classes'. Reason: Task ':watermelondb:bundleLibCompileToJarRelease' uses this output of task ':nozbe_watermelondb:compileReleaseJavaWithJavac' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/tmp/kotlin-classes/release'. Reason: Task ':watermelondb:bundleLibCompileToJarRelease' uses this output of task ':nozbe_watermelondb:compileReleaseKotlin' 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 :watermelondb-jsi:bundleLibCompileToJarRelease
> Task :jail-monkey:prepareReleaseArtProfile
> Task :app:javaPreCompileRelease
> Task :mattermost_react-native-emm:prepareReleaseArtProfile
> Task :mattermost_react-native-network-client:prepareReleaseArtProfile
> Task :mattermost_react-native-paste-input:prepareReleaseArtProfile
> Task :mattermost_react-native-turbo-log:prepareReleaseArtProfile
> Task :nozbe_watermelondb:prepareReleaseArtProfile
> Task :react-native-android-open-settings:prepareReleaseArtProfile
> Task :react-native-background-timer:prepareReleaseArtProfile
> Task :react-native-camera-roll_camera-roll:prepareReleaseArtProfile
> Task :react-native-clipboard_clipboard:prepareReleaseArtProfile
> Task :react-native-community_datetimepicker:prepareReleaseArtProfile
> Task :react-native-community_netinfo:prepareReleaseArtProfile
> Task :react-native-cookies_cookies:prepareReleaseArtProfile
> Task :react-native-create-thumbnail:prepareReleaseArtProfile
> Task :react-native-device-info:prepareReleaseArtProfile
> Task :react-native-document-picker:prepareReleaseArtProfile
> Task :react-native-exception-handler:prepareReleaseArtProfile
> Task :react-native-fast-image:prepareReleaseArtProfile
> Task :react-native-file-viewer:prepareReleaseArtProfile
> Task :react-native-fs:prepareReleaseArtProfile
> Task :react-native-gesture-handler:prepareReleaseArtProfile
> Task :react-native-haptic-feedback:prepareReleaseArtProfile
> Task :react-native-hw-keyboard-event:prepareReleaseArtProfile
> Task :react-native-image-picker:prepareReleaseArtProfile
> Task :react-native-incall-manager:prepareReleaseArtProfile
> Task :react-native-keychain:prepareReleaseArtProfile
> Task :react-native-linear-gradient:prepareReleaseArtProfile
> Task :react-native-localize:prepareReleaseArtProfile
> Task :react-native-math-view:prepareReleaseArtProfile
> Task :react-native-navigation:prepareReactNative71ReleaseArtProfile
> Task :react-native-permissions:prepareReleaseArtProfile
> Task :react-native-reanimated:prepareReleaseArtProfile
> Task :react-native-safe-area-context:prepareReleaseArtProfile
> Task :react-native-screens:prepareReleaseArtProfile
> Task :react-native-share:prepareReleaseArtProfile
> Task :react-native-svg:prepareReleaseArtProfile
> Task :react-native-vector-icons:prepareReleaseArtProfile
> Task :react-native-video:prepareReleaseArtProfile
> Task :react-native-webrtc:prepareReleaseArtProfile
> Task :react-native-webview:prepareReleaseArtProfile
> Task :reactnativenotifications:prepareReactNative60ReleaseArtProfile
> Task :rudderstack_rudder-sdk-react-native:prepareReleaseArtProfile
> Task :sentry_react-native:prepareReleaseArtProfile
> Task :stream-io_flat-list-mvcp:prepareReleaseArtProfile
> Task :watermelondb:prepareReleaseArtProfile
> Task :watermelondb-jsi:prepareReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:copyReactNativeVectorIconFonts
> Task :app:generateReleaseAssets
> Task :jail-monkey:mergeReleaseShaders
> Task :jail-monkey:compileReleaseShaders NO-SOURCE
> Task :jail-monkey:generateReleaseAssets UP-TO-DATE
> Task :jail-monkey:packageReleaseAssets
> Task :mattermost_react-native-emm:mergeReleaseShaders
> Task :mattermost_react-native-emm:compileReleaseShaders NO-SOURCE
> Task :mattermost_react-native-emm:generateReleaseAssets UP-TO-DATE
> Task :mattermost_react-native-emm:packageReleaseAssets
> Task :mattermost_react-native-network-client:mergeReleaseShaders
> Task :mattermost_react-native-network-client:compileReleaseShaders NO-SOURCE
> Task :mattermost_react-native-network-client:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseArtProfile
> Task :mattermost_react-native-network-client:packageReleaseAssets
> Task :mattermost_react-native-paste-input:mergeReleaseShaders
> Task :mattermost_react-native-paste-input:compileReleaseShaders NO-SOURCE
> Task :mattermost_react-native-paste-input:generateReleaseAssets UP-TO-DATE
> Task :mattermost_react-native-paste-input:packageReleaseAssets
> Task :mattermost_react-native-turbo-log:mergeReleaseShaders
> Task :mattermost_react-native-turbo-log:compileReleaseShaders NO-SOURCE
> Task :mattermost_react-native-turbo-log:generateReleaseAssets UP-TO-DATE
> Task :mattermost_react-native-turbo-log:packageReleaseAssets
> Task :nozbe_watermelondb:mergeReleaseShaders
> Task :nozbe_watermelondb:compileReleaseShaders NO-SOURCE
> Task :nozbe_watermelondb:generateReleaseAssets UP-TO-DATE
> Task :nozbe_watermelondb:packageReleaseAssets
> Task :react-native-android-open-settings:mergeReleaseShaders
> Task :react-native-android-open-settings:compileReleaseShaders NO-SOURCE
> Task :react-native-android-open-settings:generateReleaseAssets UP-TO-DATE
> Task :react-native-android-open-settings:packageReleaseAssets
> Task :react-native-background-timer:mergeReleaseShaders
> Task :react-native-background-timer:compileReleaseShaders NO-SOURCE
> Task :react-native-background-timer:generateReleaseAssets UP-TO-DATE
> Task :react-native-background-timer:packageReleaseAssets
> Task :react-native-camera-roll_camera-roll:mergeReleaseShaders
> Task :react-native-camera-roll_camera-roll:compileReleaseShaders NO-SOURCE
> Task :react-native-camera-roll_camera-roll:generateReleaseAssets UP-TO-DATE
> Task :react-native-camera-roll_camera-roll:packageReleaseAssets
> Task :react-native-clipboard_clipboard:mergeReleaseShaders
> Task :react-native-clipboard_clipboard:compileReleaseShaders NO-SOURCE
> Task :react-native-clipboard_clipboard:generateReleaseAssets UP-TO-DATE
> Task :react-native-clipboard_clipboard:packageReleaseAssets
> Task :react-native-community_datetimepicker:mergeReleaseShaders
> Task :react-native-community_datetimepicker:compileReleaseShaders NO-SOURCE
> Task :react-native-community_datetimepicker:generateReleaseAssets UP-TO-DATE
> Task :react-native-community_datetimepicker:packageReleaseAssets
> Task :react-native-community_netinfo:mergeReleaseShaders
> Task :react-native-community_netinfo:compileReleaseShaders NO-SOURCE
> Task :react-native-community_netinfo:generateReleaseAssets UP-TO-DATE
> Task :react-native-community_netinfo:packageReleaseAssets
> Task :react-native-cookies_cookies:mergeReleaseShaders
> Task :react-native-cookies_cookies:compileReleaseShaders NO-SOURCE
> Task :react-native-cookies_cookies:generateReleaseAssets UP-TO-DATE
> Task :react-native-cookies_cookies:packageReleaseAssets
> Task :react-native-create-thumbnail:mergeReleaseShaders
> Task :react-native-create-thumbnail:compileReleaseShaders NO-SOURCE
> Task :react-native-create-thumbnail:generateReleaseAssets UP-TO-DATE
> Task :react-native-create-thumbnail:packageReleaseAssets
> Task :react-native-device-info:mergeReleaseShaders
> Task :react-native-device-info:compileReleaseShaders NO-SOURCE
> Task :react-native-device-info:generateReleaseAssets UP-TO-DATE
> Task :react-native-device-info:packageReleaseAssets
> Task :react-native-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-exception-handler:mergeReleaseShaders
> Task :react-native-exception-handler:compileReleaseShaders NO-SOURCE
> Task :react-native-exception-handler:generateReleaseAssets UP-TO-DATE
> Task :react-native-exception-handler:packageReleaseAssets
> Task :react-native-fast-image:mergeReleaseShaders
> Task :react-native-fast-image:compileReleaseShaders NO-SOURCE
> Task :react-native-fast-image:generateReleaseAssets UP-TO-DATE
> Task :react-native-fast-image:packageReleaseAssets
> Task :react-native-file-viewer:mergeReleaseShaders
> Task :react-native-file-viewer:compileReleaseShaders NO-SOURCE
> Task :react-native-file-viewer:generateReleaseAssets UP-TO-DATE
> Task :react-native-file-viewer:packageReleaseAssets
> Task :react-native-fs:mergeReleaseShaders
> Task :react-native-fs:compileReleaseShaders NO-SOURCE
> Task :react-native-fs:generateReleaseAssets UP-TO-DATE
> Task :react-native-fs:packageReleaseAssets
> 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-haptic-feedback:mergeReleaseShaders
> Task :react-native-haptic-feedback:compileReleaseShaders NO-SOURCE
> Task :react-native-haptic-feedback:generateReleaseAssets UP-TO-DATE
> Task :react-native-haptic-feedback:packageReleaseAssets
> Task :react-native-hw-keyboard-event:mergeReleaseShaders
> Task :react-native-hw-keyboard-event:compileReleaseShaders NO-SOURCE
> Task :react-native-hw-keyboard-event:generateReleaseAssets UP-TO-DATE
> Task :react-native-hw-keyboard-event:packageReleaseAssets
> Task :react-native-image-picker:mergeReleaseShaders
> Task :react-native-image-picker:compileReleaseShaders NO-SOURCE
> Task :react-native-image-picker:generateReleaseAssets UP-TO-DATE
> Task :react-native-image-picker:packageReleaseAssets
> Task :react-native-incall-manager:mergeReleaseShaders
> Task :react-native-incall-manager:compileReleaseShaders NO-SOURCE
> Task :react-native-incall-manager:generateReleaseAssets UP-TO-DATE
> Task :react-native-incall-manager:packageReleaseAssets
> Task :react-native-keychain:mergeReleaseShaders
> Task :react-native-keychain:compileReleaseShaders NO-SOURCE
> Task :react-native-keychain:generateReleaseAssets UP-TO-DATE
> Task :react-native-keychain:packageReleaseAssets
> Task :react-native-linear-gradient:mergeReleaseShaders
> Task :react-native-linear-gradient:compileReleaseShaders NO-SOURCE
> Task :react-native-linear-gradient:generateReleaseAssets UP-TO-DATE
> Task :react-native-linear-gradient:packageReleaseAssets
> Task :react-native-localize:mergeReleaseShaders
> Task :react-native-localize:compileReleaseShaders NO-SOURCE
> Task :react-native-localize:generateReleaseAssets UP-TO-DATE
> Task :react-native-localize:packageReleaseAssets
> Task :react-native-math-view:mergeReleaseShaders
> Task :react-native-math-view:compileReleaseShaders NO-SOURCE
> Task :react-native-math-view:generateReleaseAssets UP-TO-DATE
> Task :react-native-math-view:packageReleaseAssets
> Task :react-native-navigation:mergeReactNative71ReleaseShaders
> Task :react-native-navigation:compileReactNative71ReleaseShaders NO-SOURCE
> Task :react-native-navigation:generateReactNative71ReleaseAssets UP-TO-DATE
> Task :react-native-navigation:packageReactNative71ReleaseAssets
> Task :react-native-permissions:mergeReleaseShaders
> Task :react-native-permissions:compileReleaseShaders NO-SOURCE
> Task :react-native-permissions:generateReleaseAssets UP-TO-DATE
> Task :react-native-permissions:packageReleaseAssets
> 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-safe-area-context:mergeReleaseShaders
> Task :react-native-safe-area-context:compileReleaseShaders NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseAssets UP-TO-DATE
> Task :react-native-safe-area-context:packageReleaseAssets
> Task :react-native-screens:mergeReleaseShaders
> Task :react-native-screens:compileReleaseShaders NO-SOURCE
> Task :react-native-screens:generateReleaseAssets UP-TO-DATE
> Task :react-native-screens:packageReleaseAssets
> Task :react-native-share:mergeReleaseShaders
> Task :react-native-share:compileReleaseShaders NO-SOURCE
> Task :react-native-share:generateReleaseAssets UP-TO-DATE
> Task :react-native-share:packageReleaseAssets
> Task :react-native-svg:mergeReleaseShaders
> Task :react-native-svg:compileReleaseShaders NO-SOURCE
> Task :react-native-svg:generateReleaseAssets UP-TO-DATE
> Task :react-native-svg:packageReleaseAssets
> Task :react-native-vector-icons:mergeReleaseShaders
> Task :react-native-vector-icons:compileReleaseShaders NO-SOURCE
> Task :react-native-vector-icons:generateReleaseAssets UP-TO-DATE
> Task :react-native-vector-icons:packageReleaseAssets
> Task :react-native-video:mergeReleaseShaders
> Task :react-native-video:compileReleaseShaders NO-SOURCE
> Task :react-native-video:generateReleaseAssets UP-TO-DATE
> Task :react-native-video:packageReleaseAssets
> Task :react-native-webrtc:mergeReleaseShaders
> Task :react-native-webrtc:compileReleaseShaders NO-SOURCE
> Task :react-native-webrtc:generateReleaseAssets UP-TO-DATE
> Task :react-native-webrtc:packageReleaseAssets
> Task :react-native-webview:mergeReleaseShaders
> Task :react-native-webview:compileReleaseShaders NO-SOURCE
> Task :react-native-webview:generateReleaseAssets UP-TO-DATE
> Task :react-native-webview:packageReleaseAssets
> Task :reactnativenotifications:mergeReactNative60ReleaseShaders
> Task :reactnativenotifications:compileReactNative60ReleaseShaders NO-SOURCE
> Task :reactnativenotifications:generateReactNative60ReleaseAssets UP-TO-DATE
> Task :reactnativenotifications:packageReactNative60ReleaseAssets
> Task :rudderstack_rudder-sdk-react-native:mergeReleaseShaders
> Task :rudderstack_rudder-sdk-react-native:compileReleaseShaders NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:generateReleaseAssets UP-TO-DATE
> Task :rudderstack_rudder-sdk-react-native:packageReleaseAssets
> Task :sentry_react-native:mergeReleaseShaders
> Task :sentry_react-native:compileReleaseShaders NO-SOURCE
> Task :sentry_react-native:generateReleaseAssets UP-TO-DATE
> Task :sentry_react-native:packageReleaseAssets
> Task :stream-io_flat-list-mvcp:mergeReleaseShaders
> Task :stream-io_flat-list-mvcp:compileReleaseShaders NO-SOURCE
> Task :stream-io_flat-list-mvcp:generateReleaseAssets UP-TO-DATE
> Task :stream-io_flat-list-mvcp:packageReleaseAssets
> Task :watermelondb:mergeReleaseShaders
> Task :watermelondb:compileReleaseShaders NO-SOURCE
> Task :watermelondb:generateReleaseAssets UP-TO-DATE
> Task :watermelondb:packageReleaseAssets
Execution optimizations have been disabled for task ':watermelondb:packageReleaseAssets' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/shader_assets/release/out'. Reason: Task ':watermelondb:packageReleaseAssets' uses this output of task ':nozbe_watermelondb:compileReleaseShaders' 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 :watermelondb-jsi:mergeReleaseShaders
> Task :watermelondb-jsi:compileReleaseShaders NO-SOURCE
> Task :watermelondb-jsi:generateReleaseAssets UP-TO-DATE
> Task :watermelondb-jsi:packageReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :jail-monkey:processReleaseJavaRes NO-SOURCE
> Task :jail-monkey:bundleLibResRelease NO-SOURCE
> Task :mattermost_react-native-emm:processReleaseJavaRes NO-SOURCE
> Task :mattermost_react-native-network-client:processReleaseJavaRes NO-SOURCE
> Task :mattermost_react-native-emm:bundleLibResRelease
> Task :mattermost_react-native-paste-input:processReleaseJavaRes NO-SOURCE
> Task :mattermost_react-native-network-client:bundleLibResRelease
> Task :mattermost_react-native-turbo-log:processReleaseJavaRes NO-SOURCE
> Task :mattermost_react-native-paste-input:bundleLibResRelease
> Task :mattermost_react-native-turbo-log:bundleLibResRelease NO-SOURCE
> Task :nozbe_watermelondb:processReleaseJavaRes NO-SOURCE
> Task :react-native-android-open-settings:processReleaseJavaRes NO-SOURCE
> Task :nozbe_watermelondb:bundleLibResRelease
Execution optimizations have been disabled for task ':nozbe_watermelondb:bundleLibResRelease' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/tmp/kotlin-classes/release'. Reason: Task ':nozbe_watermelondb:bundleLibResRelease' uses this output of task ':watermelondb:compileReleaseKotlin' 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-android-open-settings:bundleLibResRelease NO-SOURCE
> Task :react-native-background-timer:processReleaseJavaRes NO-SOURCE
> Task :react-native-background-timer:bundleLibResRelease NO-SOURCE
> Task :react-native-camera-roll_camera-roll:processReleaseJavaRes NO-SOURCE
> Task :react-native-camera-roll_camera-roll:bundleLibResRelease NO-SOURCE
> Task :react-native-clipboard_clipboard:processReleaseJavaRes NO-SOURCE
> Task :react-native-clipboard_clipboard:bundleLibResRelease NO-SOURCE
> Task :react-native-community_datetimepicker:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_datetimepicker:bundleLibResRelease NO-SOURCE
> Task :react-native-community_netinfo:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_netinfo:bundleLibResRelease NO-SOURCE
> Task :react-native-cookies_cookies:processReleaseJavaRes NO-SOURCE
> Task :react-native-cookies_cookies:bundleLibResRelease NO-SOURCE
> Task :react-native-create-thumbnail:processReleaseJavaRes NO-SOURCE
> Task :react-native-create-thumbnail:bundleLibResRelease NO-SOURCE
> Task :react-native-device-info:processReleaseJavaRes NO-SOURCE
> Task :react-native-device-info:bundleLibResRelease NO-SOURCE
> Task :react-native-document-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-document-picker:bundleLibResRelease NO-SOURCE
> Task :react-native-exception-handler:processReleaseJavaRes NO-SOURCE
> Task :react-native-exception-handler:bundleLibResRelease NO-SOURCE
> Task :react-native-fast-image:processReleaseJavaRes NO-SOURCE
> Task :react-native-file-viewer:processReleaseJavaRes NO-SOURCE
> Task :react-native-file-viewer:bundleLibResRelease NO-SOURCE
> Task :react-native-fs:processReleaseJavaRes NO-SOURCE
> Task :react-native-fs:bundleLibResRelease NO-SOURCE
> Task :react-native-fast-image:bundleLibResRelease
> Task :react-native-gesture-handler:processReleaseJavaRes NO-SOURCE
> Task :react-native-haptic-feedback:processReleaseJavaRes NO-SOURCE
> Task :react-native-haptic-feedback:bundleLibResRelease NO-SOURCE
> Task :react-native-gesture-handler:bundleLibResRelease
> Task :react-native-hw-keyboard-event:processReleaseJavaRes NO-SOURCE
> Task :react-native-hw-keyboard-event:bundleLibResRelease NO-SOURCE
> Task :react-native-image-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-image-picker:bundleLibResRelease NO-SOURCE
> Task :react-native-incall-manager:processReleaseJavaRes NO-SOURCE
> Task :react-native-incall-manager:bundleLibResRelease NO-SOURCE
> Task :react-native-keychain:processReleaseJavaRes NO-SOURCE
> Task :react-native-keychain:bundleLibResRelease NO-SOURCE
> Task :react-native-linear-gradient:processReleaseJavaRes NO-SOURCE
> Task :react-native-linear-gradient:bundleLibResRelease NO-SOURCE
> Task :react-native-localize:processReleaseJavaRes NO-SOURCE
> Task :react-native-localize:bundleLibResRelease NO-SOURCE
> Task :react-native-math-view:processReleaseJavaRes NO-SOURCE
> Task :react-native-math-view:bundleLibResRelease NO-SOURCE
> Task :react-native-navigation:processReactNative71ReleaseJavaRes NO-SOURCE
> Task :react-native-permissions:processReleaseJavaRes NO-SOURCE
> Task :react-native-permissions:bundleLibResRelease NO-SOURCE
> Task :react-native-reanimated:processReleaseJavaRes NO-SOURCE
> Task :react-native-reanimated:bundleLibResRelease NO-SOURCE
> Task :react-native-safe-area-context:processReleaseJavaRes NO-SOURCE
> Task :react-native-navigation:bundleLibResReactNative71Release
> Task :react-native-screens:processReleaseJavaRes NO-SOURCE
> Task :react-native-safe-area-context:bundleLibResRelease
> Task :react-native-share:processReleaseJavaRes NO-SOURCE
> Task :react-native-share:bundleLibResRelease NO-SOURCE
> Task :react-native-screens:bundleLibResRelease
> Task :react-native-svg:processReleaseJavaRes NO-SOURCE
> Task :react-native-svg:bundleLibResRelease NO-SOURCE
> Task :react-native-vector-icons:processReleaseJavaRes NO-SOURCE
> Task :react-native-vector-icons:bundleLibResRelease NO-SOURCE
> Task :react-native-video:processReleaseJavaRes NO-SOURCE
> Task :react-native-video:bundleLibResRelease NO-SOURCE
> Task :react-native-webrtc:processReleaseJavaRes NO-SOURCE
> Task :react-native-webrtc:bundleLibResRelease NO-SOURCE
> Task :react-native-webview:processReleaseJavaRes NO-SOURCE
> Task :react-native-webview:bundleLibResRelease
> Task :reactnativenotifications:processReactNative60ReleaseJavaRes NO-SOURCE
> Task :reactnativenotifications:bundleLibResReactNative60Release NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:processReleaseJavaRes NO-SOURCE
> Task :rudderstack_rudder-sdk-react-native:bundleLibResRelease NO-SOURCE
> Task :sentry_react-native:processReleaseJavaRes NO-SOURCE
> Task :sentry_react-native:bundleLibResRelease NO-SOURCE
> Task :stream-io_flat-list-mvcp:processReleaseJavaRes NO-SOURCE
> Task :stream-io_flat-list-mvcp:bundleLibResRelease NO-SOURCE
> Task :watermelondb:processReleaseJavaRes NO-SOURCE
> Task :watermelondb-jsi:processReleaseJavaRes NO-SOURCE
> Task :watermelondb:bundleLibResRelease
Execution optimizations have been disabled for task ':watermelondb:bundleLibResRelease' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/intermediates/java_res/release/out'. Reason: Task ':watermelondb:bundleLibResRelease' uses this output of task ':nozbe_watermelondb:processReleaseJavaRes' 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.
- Gradle detected a problem with the following location: '/home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/build/tmp/kotlin-classes/release'. Reason: Task ':watermelondb:bundleLibResRelease' uses this output of task ':nozbe_watermelondb:compileReleaseKotlin' 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 :watermelondb-jsi:bundleLibResRelease NO-SOURCE
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/com.mattermost.rnbeta/android/app/src/main/java/com/mattermost/rnbeta/SplitViewModule.kt: (64, 21): Parameter 'eventName' is never used
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 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 18 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.
BUILD SUCCESSFUL in 15m 46s
911 actionable tasks: 911 executed
2023-09-28 21:44:32,912 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.mattermost.rnbeta, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-28 21:44:32,933 INFO: Successfully built version 2.8.0 of com.mattermost.rnbeta from 5524b7932e516d91530d4d1b90a91f6a3e73f150
2023-09-28 21:44:33,408 DEBUG: AXML contains a RESOURCE MAP
2023-09-28 21:44:33,408 DEBUG: Start of Namespace mapping: prefix 44: 'android' --> uri 113: 'http://schemas.android.com/apk/res/android'
2023-09-28 21:44:33,411 DEBUG: Checking build/com.mattermost.rnbeta/android/app/build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
2023-09-28 21:44:33,431 DEBUG: AXML contains a RESOURCE MAP
2023-09-28 21:44:33,432 DEBUG: Start of Namespace mapping: prefix 44: 'android' --> uri 113: 'http://schemas.android.com/apk/res/android'
2023-09-28 21:44:33,569 INFO: success: com.mattermost.rnbeta
2023-09-28 21:44:33,570 INFO: Finished
2023-09-28 21:44:33,570 INFO: 1 build succeeded