log for com.mattermost.rnbeta:46203

== Installed Android Tools ==2023-04-04 14:09:00,543 DEBUG: Reading 'config.yml'2023-04-04 14:09:00,559 DEBUG: ipfs_cid not found, skipping CIDv1 generation2023-04-04 14:09:00,560 INFO: Creating log directory2023-04-04 14:09:00,561 INFO: Creating temporary directory2023-04-04 14:09:00,561 INFO: Creating output directory2023-04-04 14:09:00,628 DEBUG: Getting git vcs interface for https://github.com/mattermost/mattermost-mobile.git2023-04-04 14:09:00,628 DEBUG: Checking com.mattermost.rnbeta:462032023-04-04 14:09:00,629 INFO: Building version 2.2.0 (46203) of com.mattermost.rnbeta2023-04-04 14:09:00,629 WARNING: Android NDK version 'r23b' could not be found!2023-04-04 14:09:00,629 WARNING: Configured versions:2023-04-04 14:09:00,629 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r23b-linux.zip2023-04-04 14:09:00,634 DEBUG: Starting new HTTPS connection (1): dl.google.com:4432023-04-04 14:09:00,735 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23b-linux.zip HTTP/1.1" 200 7251220992023-04-04 14:09:46,371 INFO: Unzipping to /opt/android-sdk/ndk2023-04-04 14:09:51,271 ERROR: Unexpected symlink target: /opt/android-sdk/ndk/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-as2023-04-04 14:09:51,272 ERROR: Unexpected symlink target: /opt/android-sdk/ndk/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-as2023-04-04 14:09:57,488 ERROR: Unexpected symlink target: /opt/android-sdk/ndk/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-as2023-04-04 14:10:06,449 ERROR: Unexpected symlink target: /opt/android-sdk/ndk/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-as2023-04-04 14:10:15,903 INFO: Set NDK r23b (23.1.7779620) up2023-04-04 14:10:15,911 INFO: Running 'sudo' commands in /home/vagrant2023-04-04 14:10:15,911 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=524288fs.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  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  8 41.9M    8 3694k    0     0  19.1M      0  0:00:02 --:--:--  0:00:02 19.0M
100 41.9M  100 41.9M    0     0  38.1M      0  0:00:01  0:00:01 --:--:-- 38.1M+ 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 yarnadded 1 package in 2snpm noticenpm notice New minor version of npm available! 9.3.1 -> 9.6.3npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.3>npm notice Run `npm install -g npm@9.6.3` to update!npm notice+ npm -g install npm@7removed 43 packages, and changed 103 packages in 10s11 packages are looking for fundingrun `npm fund` for details2023-04-04 14:10:34,181 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2023-04-04 14:10:40,413 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 36772 files and directories currently installed.)Removing sudo (1.9.5p2-3+deb11u1) ...Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed2023-04-04 14:11:01,475 INFO: Getting source for revision f6c20b764b279d829f104581ab4d5f603478813a2023-04-04 14:11:01,476 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:01,476 DEBUG: > git rev-parse --show-toplevel2023-04-04 14:11:01,786 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:01,787 DEBUG: > git submodule foreach --recursive git reset --hard2023-04-04 14:11:01,898 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:01,898 DEBUG: > git reset --hard2023-04-04 14:11:02,812 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:02,813 DEBUG: > git submodule foreach --recursive git clean -dffx2023-04-04 14:11:02,922 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:02,922 DEBUG: > git clean -dffx2023-04-04 14:11:03,033 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:03,034 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 origin2023-04-04 14:11:03,747 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:03,747 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin2023-04-04 14:11:04,461 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:04,461 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 origin2023-04-04 14:11:05,174 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:05,175 DEBUG: > git remote set-head origin --auto2023-04-04 14:11:05,989 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:05,989 DEBUG: > git checkout -f f6c20b764b279d829f104581ab4d5f603478813a2023-04-04 14:11:07,004 DEBUG: Directory: build/com.mattermost.rnbeta2023-04-04 14:11:07,005 DEBUG: > git clean -dffx2023-04-04 14:11:07,116 INFO: Running 'init' commands in build/com.mattermost.rnbeta/android/app2023-04-04 14:11:07,117 DEBUG: Directory: build/com.mattermost.rnbeta/android/app2023-04-04 14:11:07,117 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; 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+ npm install --ignore-scriptsnpm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecatednpm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecatednpm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecatednpm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecatednpm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0npm 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.npm WARN deprecated core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.added 1931 packages, and audited 1932 packages in 2m201 packages are looking for fundingrun `npm fund` for details1 high severity vulnerabilityTo address all issues, run:npm audit fixRun `npm audit` for details.npm noticenpm notice New major version of npm available! 7.24.2 -> 9.6.3npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.3>npm notice Run `npm install -g npm@9.6.3` to update!npm notice2023-04-04 14:13:37,495 INFO: Creating local.properties file at build/com.mattermost.rnbeta/local.properties2023-04-04 14:13:37,496 INFO: Creating local.properties file at build/com.mattermost.rnbeta/android/local.properties2023-04-04 14:13:37,497 INFO: Creating local.properties file at build/com.mattermost.rnbeta/android/app/local.properties2023-04-04 14:13:37,497 DEBUG: Removing debuggable flags from build/com.mattermost.rnbeta/android/app2023-04-04 14:13:37,509 INFO: Removing specified files2023-04-04 14:13:37,509 INFO: Removing ios2023-04-04 14:13:37,553 INFO: Removing node_modules/react-native-notifications/lib/android/app/src/main/java/com/wix/reactnativenotifications/fcm/FcmInstanceIdListenerService.java2023-04-04 14:13:37,569 INFO: Cleaned build.gradle of keysigning configs at build/com.mattermost.rnbeta/android/app/build.gradle2023-04-04 14:13:37,598 INFO: Cleaned build.gradle of keysigning configs at build/com.mattermost.rnbeta/node_modules/react-native/template/android/app/build.gradle2023-04-04 14:13:38,173 INFO: Running 'prebuild' commands in build/com.mattermost.rnbeta/android/app2023-04-04 14:13:38,173 DEBUG: Directory: build/com.mattermost.rnbeta/android/app2023-04-04 14:13:38,173 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/versionCode .*/versionCode 46203/' -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 "/dependencies {/a implementation 'im.conversations.webrtc:webrtc-android:108.0.1'" node_modules/react-native-webrtc/android/build.gradle; 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/versionCode .*/versionCode 46203/' -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-failpatch-package 6.5.1Applying patches...@nozbe/watermelondb@0.25.5 ✔@react-native-community/netinfo@9.3.7 ✔@rudderstack/rudder-sdk-react-native@1.6.1 ✔@stream-io/flat-list-mvcp@0.10.2 ✔@types/commonmark-react-renderer@4.3.1 ✔@types/react-syntax-highlighter@15.5.6 ✔react-native@0.71.3 ✔react-native-animated-numbers@0.4.1 ✔react-native-button@3.0.1 ✔react-native-create-thumbnail@1.6.4 ✔react-native-device-info@10.4.0 ✔react-native-elements@3.4.3 ✔react-native-fast-image@8.6.3 ✔react-native-haptic-feedback@1.14.0 ✔react-native-hw-keyboard-event@0.0.4 ✔react-native-keyboard-tracking-view@5.7.0 ✔react-native-keychain@8.1.1 ✔react-native-navigation@7.32.1 ✔react-native-notifications@4.3.3 ✔react-native-reanimated@2.14.4 ✔react-native-section-list-get-item-layout@2.2.3 ✔react-native-svg@13.8.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 '/dependencies {/a implementation '\''im.conversations.webrtc:webrtc-android:108.0.1'\''' node_modules/react-native-webrtc/android/build.gradle+ 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.java2023-04-04 14:13:40,492 INFO: Cleaning Gradle project...2023-04-04 14:13:40,494 DEBUG: Directory: build/com.mattermost.rnbeta/android/app2023-04-04 14:13:40,494 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PseparateApk=true -PreactNativeArchitectures=arm64-v8a cleanFound 7.5.1 via distributionUrlDownloading missing gradle version 7.5.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-7.5.1-bin.zip: OKRunning /opt/gradle/versions/7.5.1/bin/gradle -PseparateApk=true -PreactNativeArchitectures=arm64-v8a cleanWelcome 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 resolutionFor more details see https://docs.gradle.org/7.5.1/release-notes.htmlTo 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-thumbnailWARNING: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.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Configure project :react-native-reanimatedAAR for react-native-reanimated has been found/home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-reanimated/android/react-native-reanimated-71-hermes.aar> Configure project :reactnativenotificationsWARNING: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-dirChecking the license for package CMake 3.18.1 in /opt/android-sdk/licensesLicense 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.[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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-DATEDeprecated 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_warningsBUILD SUCCESSFUL in 6m 20s6 actionable tasks: 5 executed, 1 up-to-date2023-04-04 14:20:07,130 INFO: Scanning source for common problems...2023-04-04 14:20:07,179 DEBUG: scanner is configured to use signature data from: 'suss'2023-04-04 14:20:07,212 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:07,237 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/react-native-webview/android/build.gradle2023-04-04 14:20:07,238 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/react-native-webview/android/build.gradle2023-04-04 14:20:07,238 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/react-native-webview/android/build.gradle2023-04-04 14:20:07,354 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc2023-04-04 14:20:07,354 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc2023-04-04 14:20:07,357 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/msvcp140.dll2023-04-04 14:20:07,358 INFO: Removing binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe2023-04-04 14:20:07,359 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuio64.dll2023-04-04 14:20:07,360 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutu64.dll2023-04-04 14:20:07,361 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuuc64.dll2023-04-04 14:20:07,361 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuin64.dll2023-04-04 14:20:07,362 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140.dll2023-04-04 14:20:07,363 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icudt64.dll2023-04-04 14:20:07,363 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140_1.dll2023-04-04 14:20:07,364 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutest64.dll2023-04-04 14:20:07,380 INFO: Removing gradle-wrapper.jar at node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:07,433 INFO: Removing unknown maven repo 'androidOutputUrl' at node_modules/react-native/ReactAndroid/publish.gradle2023-04-04 14:20:07,433 INFO: Removing unknown maven repo 'mavenTempLocalUrl' at node_modules/react-native/ReactAndroid/publish.gradle2023-04-04 14:20:08,023 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-document-picker/android/build.gradle2023-04-04 14:20:08,232 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-linear-gradient/android/build.gradle2023-04-04 14:20:08,233 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-linear-gradient/android/build.gradle2023-04-04 14:20:08,332 INFO: Ignoring unknown maven repo '$rootDir/../example/node_modules/react-native/android' at node_modules/react-native-math-view/android/build.gradle2023-04-04 14:20:08,336 INFO: Removing Android DEX code at node_modules/react-native-math-view/android/build/.transforms/52d3deefaa993ef77d223ea297842013/classes/classes.dex2023-04-04 14:20:08,337 INFO: Removing Android DEX code at node_modules/react-native-math-view/android/build/.transforms/8dc1c49d030e88f9434b038b9b3f525d/classes/classes.dex2023-04-04 14:20:08,338 INFO: Removing Android DEX code at node_modules/react-native-math-view/android/build/.transforms/e741256329f0ae491007b7b9ab0b0efb/classes/classes.dex2023-04-04 14:20:08,338 INFO: Removing gradle-wrapper.jar at node_modules/react-native-math-view/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:08,466 INFO: Removing Java JAR file at node_modules/shaka-player/third_party/closure/compiler.jar2023-04-04 14:20:08,517 WARNING: Found executable binary, possibly code at node_modules/react-native-vector-icons/Fonts/Fontisto.ttf2023-04-04 14:20:08,520 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-vector-icons/android/build.gradle2023-04-04 14:20:09,572 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-permissions/android/build.gradle2023-04-04 14:20:09,572 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-permissions/android/build.gradle2023-04-04 14:20:09,609 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-fast-image/android/build.gradle2023-04-04 14:20:09,610 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-fast-image/android/build.gradle2023-04-04 14:20:09,621 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/@react-native-camera-roll/camera-roll/android/build.gradle2023-04-04 14:20:09,622 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-camera-roll/camera-roll/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:09,630 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-core-1.0.0-beta09.jar2023-04-04 14:20:09,631 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-standalone.jar2023-04-04 14:20:09,632 INFO: Removing Java JAR file at node_modules/jetifier/lib/commons-cli-1.3.1.jar2023-04-04 14:20:09,633 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-6.0.jar2023-04-04 14:20:09,633 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-util-6.0.jar2023-04-04 14:20:09,634 INFO: Removing Java JAR file at node_modules/jetifier/lib/jetifier-processor-1.0.0-beta09.jar2023-04-04 14:20:09,635 INFO: Removing Java JAR file at node_modules/jetifier/lib/kotlin-stdlib-common-1.3.60.jar2023-04-04 14:20:09,635 INFO: Removing Java JAR file at node_modules/jetifier/lib/annotations-13.0.jar2023-04-04 14:20:09,636 INFO: Removing Java JAR file at node_modules/jetifier/lib/jdom2-2.0.6.jar2023-04-04 14:20:09,637 INFO: Removing Java JAR file at node_modules/jetifier/lib/gson-2.8.0.jar2023-04-04 14:20:09,638 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-commons-6.0.jar2023-04-04 14:20:09,638 INFO: Removing Java JAR file at node_modules/jetifier/lib/asm-tree-6.0.jar2023-04-04 14:20:09,639 INFO: Removing Java JAR file at node_modules/jetifier/lib/kotlin-stdlib-1.3.60.jar2023-04-04 14:20:09,724 INFO: Removing Java JAR file at node_modules/detox/Detox-android/com/wix/detox/20.1.3/detox-20.1.3-javadoc.jar2023-04-04 14:20:09,726 INFO: Removing Android AAR library at node_modules/detox/Detox-android/com/wix/detox/20.1.3/detox-20.1.3.aar2023-04-04 14:20:09,727 INFO: Removing Java JAR file at node_modules/detox/Detox-android/com/wix/detox/20.1.3/detox-20.1.3-sources.jar2023-04-04 14:20:09,735 INFO: Ignoring unknown maven repo '$projectDir/../../node_modules/react-native/android' at node_modules/detox/android/build.gradle2023-04-04 14:20:09,741 INFO: Ignoring unknown maven repo '_mavenRepoUrl' at node_modules/detox/android/detox/publishing.gradle2023-04-04 14:20:09,768 INFO: Removing Java JAR file at node_modules/detox/android/libs/genymotion-api-1.2.0.jar2023-04-04 14:20:09,768 INFO: Removing gradle-wrapper.jar at node_modules/detox/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:09,838 INFO: Removing Java JAR file at node_modules/xdate/build/compiler.jar2023-04-04 14:20:09,872 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle2023-04-04 14:20:10,491 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-svg/android/build.gradle2023-04-04 14:20:10,509 INFO: Removing gradle-wrapper.jar at node_modules/react-native-svg/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:10,560 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-localize/android/build.gradle2023-04-04 14:20:10,560 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-localize/android/build.gradle2023-04-04 14:20:10,897 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/@react-native-community/netinfo/android/build.gradle2023-04-04 14:20:10,900 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-community/netinfo/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:10,955 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/@react-native-community/datetimepicker/android/build.gradle2023-04-04 14:20:11,148 INFO: Removing gradle-wrapper.jar at node_modules/react-native-haptic-feedback/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:11,349 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-create-thumbnail/android/build.gradle2023-04-04 14:20:11,349 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-create-thumbnail/android/build.gradle2023-04-04 14:20:11,350 INFO: Ignoring unknown maven repo 'MavenPublication)' at node_modules/react-native-create-thumbnail/android/build.gradle2023-04-04 14:20:11,425 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-share/android/build.gradle2023-04-04 14:20:11,426 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-share/android/build.gradle2023-04-04 14:20:11,494 INFO: Ignoring unknown maven repo '$rootDir/../../../node_modules/react-native/android' at node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle2023-04-04 14:20:11,495 INFO: Ignoring unknown maven repo '$rootDir/../../../node_modules/jsc-android/dist' at node_modules/@rudderstack/rudder-sdk-react-native/android/build.gradle2023-04-04 14:20:11,496 INFO: Removing gradle-wrapper.jar at node_modules/@rudderstack/rudder-sdk-react-native/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:12,007 INFO: Removing binary at node_modules/react-native-gradle-plugin/build/kotlin/compileKotlin/build-history.bin2023-04-04 14:20:12,007 INFO: Removing binary at node_modules/react-native-gradle-plugin/build/kotlin/compileKotlin/last-build.bin2023-04-04 14:20:12,016 INFO: Removing Java JAR file at node_modules/react-native-gradle-plugin/build/libs/react-native-gradle-plugin.jar2023-04-04 14:20:12,018 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$1.class2023-04-04 14:20:12,018 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt.class2023-04-04 14:20:12,019 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension.class2023-04-04 14:20:12,020 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$2$1.class2023-04-04 14:20:12,020 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin.class2023-04-04 14:20:12,021 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$1.class2023-04-04 14:20:12,021 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask.class2023-04-04 14:20:12,022 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$output$2.class2023-04-04 14:20:12,023 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenArtifactsTask.class2023-04-04 14:20:12,023 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$Companion.class2023-04-04 14:20:12,024 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$input$2.class2023-04-04 14:20:12,024 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask.class2023-04-04 14:20:12,025 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask.class2023-04-04 14:20:12,026 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareLibeventTask.class2023-04-04 14:20:12,026 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask.class2023-04-04 14:20:12,027 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask.class2023-04-04 14:20:12,028 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask.class2023-04-04 14:20:12,028 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask.class2023-04-04 14:20:12,029 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/utils/PrefabPreprocessingEntry.class2023-04-04 14:20:12,030 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class2023-04-04 14:20:12,030 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class2023-04-04 14:20:12,031 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class2023-04-04 14:20:12,031 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/BackwardCompatUtils.class2023-04-04 14:20:12,032 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/FileUtilsKt.class2023-04-04 14:20:12,033 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils.class2023-04-04 14:20:12,033 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class2023-04-04 14:20:12,034 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.class2023-04-04 14:20:12,035 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/ProjectUtils.class2023-04-04 14:20:12,035 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils.class2023-04-04 14:20:12,036 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1$1.class2023-04-04 14:20:12,036 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/Os.class2023-04-04 14:20:12,037 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils.class2023-04-04 14:20:12,038 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.class2023-04-04 14:20:12,038 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtilsKt.class2023-04-04 14:20:12,039 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class2023-04-04 14:20:12,039 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils.class2023-04-04 14:20:12,040 INFO: Removing Java compiled class at node_modules/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils$projectPathToLibraryName$1.class2023-04-04 14:20:12,040 INFO: Removing gradle-wrapper.jar at node_modules/react-native-gradle-plugin/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:12,078 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at node_modules/react-native-screens/android/build.gradle2023-04-04 14:20:12,161 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-69-jsc.aar2023-04-04 14:20:12,163 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-71-jsc.aar2023-04-04 14:20:12,165 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-70-jsc.aar2023-04-04 14:20:12,167 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-68-hermes.aar2023-04-04 14:20:12,169 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-67-hermes.aar2023-04-04 14:20:12,171 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-68-jsc.aar2023-04-04 14:20:12,173 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-70-hermes.aar2023-04-04 14:20:12,195 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at node_modules/react-native-reanimated/android/build.gradle2023-04-04 14:20:12,195 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at node_modules/react-native-reanimated/android/build.gradle2023-04-04 14:20:12,196 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-67-jsc.aar2023-04-04 14:20:12,198 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-69-hermes.aar2023-04-04 14:20:12,200 INFO: Removing Android AAR library at node_modules/react-native-reanimated/android/react-native-reanimated-71-hermes.aar2023-04-04 14:20:12,215 INFO: Removing gradle-wrapper.jar at node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:12,226 INFO: Removing gradle-wrapper.jar at node_modules/react-native-image-picker/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:12,626 INFO: Removing static library at node_modules/react-native-notifications/lib/ios/libOCMock.a2023-04-04 14:20:12,631 INFO: Ignoring unknown maven repo '$rootDir/../../node_modules/react-native/android' at node_modules/react-native-notifications/lib/android/build.gradle2023-04-04 14:20:12,641 INFO: Removing gradle-wrapper.jar at node_modules/react-native-notifications/lib/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:12,827 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-device-info/android/build.gradle2023-04-04 14:20:12,969 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@stream-io/flat-list-mvcp/android/build.gradle2023-04-04 14:20:12,970 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@stream-io/flat-list-mvcp/android/build.gradle2023-04-04 14:20:12,970 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@stream-io/flat-list-mvcp/android/build.gradle2023-04-04 14:20:12,971 INFO: Removing gradle-wrapper.jar at node_modules/@stream-io/flat-list-mvcp/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:12,990 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-SemiboldItalic-webfont.eot2023-04-04 14:20:12,990 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-Semibold-webfont.ttf2023-04-04 14:20:12,992 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-SemiboldItalic-webfont.ttf2023-04-04 14:20:12,992 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-Semibold-webfont.woff2023-04-04 14:20:12,993 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-Semibold-webfont.eot2023-04-04 14:20:12,994 WARNING: Found executable binary, possibly code at node_modules/filehound/docconfig/template/static/fonts/OpenSans-SemiboldItalic-webfont.woff2023-04-04 14:20:13,125 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/@react-native-cookies/cookies/android/build.gradle2023-04-04 14:20:13,125 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/@react-native-cookies/cookies/android/build.gradle2023-04-04 14:20:13,126 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-cookies/cookies/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:13,141 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-turbo-log/android/build.gradle2023-04-04 14:20:13,141 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-turbo-log/android/build.gradle2023-04-04 14:20:13,141 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-turbo-log/android/build.gradle2023-04-04 14:20:13,143 INFO: Removing gradle-wrapper.jar at node_modules/@mattermost/react-native-turbo-log/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:13,157 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-emm/android/build.gradle2023-04-04 14:20:13,157 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-emm/android/build.gradle2023-04-04 14:20:13,157 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-emm/android/build.gradle2023-04-04 14:20:13,171 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-network-client/android/build.gradle2023-04-04 14:20:13,171 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-network-client/android/build.gradle2023-04-04 14:20:13,171 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-network-client/android/build.gradle2023-04-04 14:20:13,176 INFO: Removing gradle-wrapper.jar at node_modules/@mattermost/react-native-network-client/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:13,238 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-paste-input/android/build.gradle2023-04-04 14:20:13,238 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-paste-input/android/build.gradle2023-04-04 14:20:13,238 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-paste-input/android/build.gradle2023-04-04 14:20:13,244 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/@mattermost/react-native-turbo-mailer/android/build.gradle2023-04-04 14:20:13,244 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/@mattermost/react-native-turbo-mailer/android/build.gradle2023-04-04 14:20:13,244 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/@mattermost/react-native-turbo-mailer/android/build.gradle2023-04-04 14:20:13,592 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250231/android-jsc-intl-r250231.aar2023-04-04 14:20:13,593 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250231/android-jsc-cppruntime-r250231.aar2023-04-04 14:20:13,594 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar2023-04-04 14:20:13,692 INFO: Removing static library at node_modules/react-native-navigation/lib/ios/libOCMock.a2023-04-04 14:20:13,709 INFO: Ignoring unknown maven repo '$rootDir/../../node_modules/react-native/android' at node_modules/react-native-navigation/lib/android/build.gradle2023-04-04 14:20:13,771 INFO: Removing gradle-wrapper.jar at node_modules/react-native-navigation/lib/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:13,798 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-clipboard/clipboard/android/gradle/wrapper/gradle-wrapper.jar2023-04-04 14:20:14,122 INFO: Creating source tarball...2023-04-04 14:22:14,343 INFO: Running 'build' commands in build/com.mattermost.rnbeta/android/app2023-04-04 14:22:14,343 DEBUG: Directory: build/com.mattermost.rnbeta/android/app2023-04-04 14:22:14,343 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.jsCopying assets/base/config.json from base to dist/assets/config.jsonCopying assets/base/i18n/bg.json from base to dist/assets/i18n/bg.jsonCopying assets/base/i18n/de.json from base to dist/assets/i18n/de.jsonCopying assets/base/i18n/en.json from base to dist/assets/i18n/en.jsonCopying assets/base/i18n/en_AU.json from base to dist/assets/i18n/en_AU.jsonCopying assets/base/i18n/es.json from base to dist/assets/i18n/es.jsonCopying assets/base/i18n/fa.json from base to dist/assets/i18n/fa.jsonCopying assets/base/i18n/fr.json from base to dist/assets/i18n/fr.jsonCopying assets/base/i18n/hu.json from base to dist/assets/i18n/hu.jsonCopying assets/base/i18n/it.json from base to dist/assets/i18n/it.jsonCopying assets/base/i18n/ja.json from base to dist/assets/i18n/ja.jsonCopying assets/base/i18n/ko.json from base to dist/assets/i18n/ko.jsonCopying assets/base/i18n/nl.json from base to dist/assets/i18n/nl.jsonCopying assets/base/i18n/pl.json from base to dist/assets/i18n/pl.jsonCopying assets/base/i18n/pt-BR.json from base to dist/assets/i18n/pt-BR.jsonCopying assets/base/i18n/ro.json from base to dist/assets/i18n/ro.jsonCopying assets/base/i18n/ru.json from base to dist/assets/i18n/ru.jsonCopying assets/base/i18n/sv.json from base to dist/assets/i18n/sv.jsonCopying assets/base/i18n/tr.json from base to dist/assets/i18n/tr.jsonCopying assets/base/i18n/uk.json from base to dist/assets/i18n/uk.jsonCopying assets/base/i18n/zh-CN.json from base to dist/assets/i18n/zh-CN.jsonCopying assets/base/i18n/zh-TW.json from base to dist/assets/i18n/zh-TW.jsonCopying assets/base/images/Icon_Gitlab.png from base to dist/assets/images/Icon_Gitlab.pngCopying assets/base/images/Icon_Gitlab@2x.png from base to dist/assets/images/Icon_Gitlab@2x.pngCopying assets/base/images/Icon_Gitlab@3x.png from base to dist/assets/images/Icon_Gitlab@3x.pngCopying assets/base/images/Icon_Google.png from base to dist/assets/images/Icon_Google.pngCopying assets/base/images/Icon_Google@2x.png from base to dist/assets/images/Icon_Google@2x.pngCopying assets/base/images/Icon_Google@3x.png from base to dist/assets/images/Icon_Google@3x.pngCopying assets/base/images/Icon_Office.png from base to dist/assets/images/Icon_Office.pngCopying assets/base/images/Icon_Office@2x.png from base to dist/assets/images/Icon_Office@2x.pngCopying assets/base/images/Icon_Office@3x.png from base to dist/assets/images/Icon_Office@3x.pngCopying assets/base/images/Icon_Openid.png from base to dist/assets/images/Icon_Openid.pngCopying assets/base/images/Icon_Openid@2x.png from base to dist/assets/images/Icon_Openid@2x.pngCopying assets/base/images/Icon_Openid@3x.png from base to dist/assets/images/Icon_Openid@3x.pngCopying assets/base/images/autocomplete/slash_command.png from base to dist/assets/images/autocomplete/slash_command.pngCopying assets/base/images/autocomplete/slash_command@2x.png from base to dist/assets/images/autocomplete/slash_command@2x.pngCopying assets/base/images/autocomplete/slash_command@3x.png from base to dist/assets/images/autocomplete/slash_command@3x.pngCopying assets/base/images/emojis/mattermost.png from base to dist/assets/images/emojis/mattermost.pngCopying assets/base/images/icon.png from base to dist/assets/images/icon.pngCopying assets/base/images/logo.png from base to dist/assets/images/logo.pngCopying assets/base/images/thumb.png from base to dist/assets/images/thumb.pngCopying assets/base/images/thumb@2x.png from base to dist/assets/images/thumb@2x.pngCopying assets/base/images/thumb@3x.png from base to dist/assets/images/thumb@3x.pngCopying assets/base/release/icons/android/mipmap-anydpi-v26/ic_launcher.xml from base to dist/assets/release/icons/android/mipmap-anydpi-v26/ic_launcher.xmlCopying 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.xmlCopying assets/base/release/icons/android/mipmap-hdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_launcher.pngCopying assets/base/release/icons/android/mipmap-hdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_launcher_background.pngCopying assets/base/release/icons/android/mipmap-hdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_launcher_foreground.pngCopying assets/base/release/icons/android/mipmap-hdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_launcher_round.pngCopying assets/base/release/icons/android/mipmap-hdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-hdpi/ic_notification.pngCopying assets/base/release/icons/android/mipmap-mdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_launcher.pngCopying assets/base/release/icons/android/mipmap-mdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_launcher_background.pngCopying assets/base/release/icons/android/mipmap-mdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_launcher_foreground.pngCopying assets/base/release/icons/android/mipmap-mdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_launcher_round.pngCopying assets/base/release/icons/android/mipmap-mdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-mdpi/ic_notification.pngCopying assets/base/release/icons/android/mipmap-xhdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_launcher.pngCopying assets/base/release/icons/android/mipmap-xhdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_launcher_background.pngCopying assets/base/release/icons/android/mipmap-xhdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_launcher_foreground.pngCopying assets/base/release/icons/android/mipmap-xhdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_launcher_round.pngCopying assets/base/release/icons/android/mipmap-xhdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-xhdpi/ic_notification.pngCopying assets/base/release/icons/android/mipmap-xxhdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_launcher.pngCopying assets/base/release/icons/android/mipmap-xxhdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_launcher_background.pngCopying assets/base/release/icons/android/mipmap-xxhdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_launcher_foreground.pngCopying assets/base/release/icons/android/mipmap-xxhdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_launcher_round.pngCopying assets/base/release/icons/android/mipmap-xxhdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-xxhdpi/ic_notification.pngCopying assets/base/release/icons/android/mipmap-xxxhdpi/ic_launcher.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_launcher.pngCopying assets/base/release/icons/android/mipmap-xxxhdpi/ic_launcher_background.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_launcher_background.pngCopying assets/base/release/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.pngCopying assets/base/release/icons/android/mipmap-xxxhdpi/ic_launcher_round.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_launcher_round.pngCopying assets/base/release/icons/android/mipmap-xxxhdpi/ic_notification.png from base to dist/assets/release/icons/android/mipmap-xxxhdpi/ic_notification.pngCopying assets/base/release/icons/ios/20.png from base to dist/assets/release/icons/ios/20.pngCopying assets/base/release/icons/ios/20@2x.png from base to dist/assets/release/icons/ios/20@2x.pngCopying assets/base/release/icons/ios/20@3x.png from base to dist/assets/release/icons/ios/20@3x.pngCopying assets/base/release/icons/ios/29.png from base to dist/assets/release/icons/ios/29.pngCopying assets/base/release/icons/ios/29@2x.png from base to dist/assets/release/icons/ios/29@2x.pngCopying assets/base/release/icons/ios/29@3x.png from base to dist/assets/release/icons/ios/29@3x.pngCopying assets/base/release/icons/ios/40.png from base to dist/assets/release/icons/ios/40.pngCopying assets/base/release/icons/ios/40@2x.png from base to dist/assets/release/icons/ios/40@2x.pngCopying assets/base/release/icons/ios/40@3x.png from base to dist/assets/release/icons/ios/40@3x.pngCopying assets/base/release/icons/ios/76.png from base to dist/assets/release/icons/ios/76.pngCopying assets/base/release/icons/ios/76@2x.png from base to dist/assets/release/icons/ios/76@2x.pngCopying assets/base/release/icons/ios/83.5@2x.png from base to dist/assets/release/icons/ios/83.5@2x.pngCopying assets/base/release/icons/ios/Icon-60@2x.png from base to dist/assets/release/icons/ios/Icon-60@2x.pngCopying assets/base/release/icons/ios/Icon-60@3x.png from base to dist/assets/release/icons/ios/Icon-60@3x.pngCopying assets/base/release/icons/ios/iTunesArtwork@2x.png from base to dist/assets/release/icons/ios/iTunesArtwork@2x.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-hdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-hdpi/splash.pngCopying assets/base/release/splash_screen/android/drawable-hdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-hdpi/splash_background.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-mdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-mdpi/splash.pngCopying assets/base/release/splash_screen/android/drawable-mdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-mdpi/splash_background.pngCopying assets/base/release/splash_screen/android/drawable-night-hdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-hdpi/splash.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-night-mdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-mdpi/splash.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-night-xhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-xhdpi/splash.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-night-xxhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-xxhdpi/splash.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-night-xxxhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-night-xxxhdpi/splash.pngCopying 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.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-xhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-xhdpi/splash.pngCopying assets/base/release/splash_screen/android/drawable-xhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-xhdpi/splash_background.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-xxhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-xxhdpi/splash.pngCopying assets/base/release/splash_screen/android/drawable-xxhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-xxhdpi/splash_background.pngCopying 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.pngCopying assets/base/release/splash_screen/android/drawable-xxxhdpi/splash.png from base to dist/assets/release/splash_screen/android/drawable-xxxhdpi/splash.pngCopying assets/base/release/splash_screen/android/drawable-xxxhdpi/splash_background.png from base to dist/assets/release/splash_screen/android/drawable-xxxhdpi/splash_background.pngCopying assets/base/release/splash_screen/android/layout/launch_screen.xml from base to dist/assets/release/splash_screen/android/layout/launch_screen.xmlCopying assets/base/release/splash_screen/android/values/colors.xml from base to dist/assets/release/splash_screen/android/values/colors.xmlCopying assets/base/release/splash_screen/android/values/styles.xml from base to dist/assets/release/splash_screen/android/values/styles.xmlCopying assets/base/release/splash_screen/android/values-night/colors.xml from base to dist/assets/release/splash_screen/android/values-night/colors.xmlCopying assets/base/release/splash_screen/ios/LaunchScreen.storyboard from base to dist/assets/release/splash_screen/ios/LaunchScreen.storyboardCopying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackground.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackground.pngCopying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackground@2x.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackground@2x.pngCopying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackground@3x.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackground@3x.pngCopying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark.pngCopying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark@2x.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark@2x.pngCopying assets/base/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark@3x.png from base to dist/assets/release/splash_screen/ios/SplashBackground.imageset/SplashBackgroundDark@3x.pngCopying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon.pngCopying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon@2x.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon@2x.pngCopying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon@3x.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon@3x.pngCopying assets/base/release/splash_screen/ios/SplashIcon.imageset/SplashIcon_Dark.png from base to dist/assets/release/splash_screen/ios/SplashIcon.imageset/SplashIcon_Dark.pngCopying 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.pngCopying 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.pngCopying assets/base/release/splash_screen/ios/splash.png from base to dist/assets/release/splash_screen/ios/splash.png+ ./node_modules/.bin/jetifyJetifier is deprecated. Future versions of react-native CLI may not run it by default.Jetifier found 2170 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.javaJetifier: propose an AndroidX conversion PR to this repository: node_modules/detox/android/detox/src/testFull/java/com/wix/invoke/JsonParserTest.javaJetifier: propose an AndroidX conversion PR to this repository: node_modules/react-native-notifications/android/app/src/reactNative59/java/com/wix/reactnativenotifications/NotificationManagerCompatFacade.javaJetifier: propose an AndroidX conversion PR to this repository: node_modules/react-native-notifications/android/app/src/reactNative59/java/com/wix/reactnativenotifications/NotificationManagerCompatFacade.javaJetifier: propose an AndroidX conversion PR to this repository: node_modules/detox/android/detox/src/full/java/com/wix/detox/Detox.javaJetifier: propose an AndroidX conversion PR to this repository: node_modules/react-native-notifications/lib/android/app/src/reactNative59/java/com/wix/reactnativenotifications/NotificationManagerCompatFacade.javaJetifier: propose an AndroidX conversion PR to this repository: node_modules/react-native-notifications/lib/android/app/src/reactNative59/java/com/wix/reactnativenotifications/NotificationManagerCompatFacade.java+ popd~/build/com.mattermost.rnbeta/android/app2023-04-04 14:22:17,978 INFO: Building Gradle project...2023-04-04 14:22:17,979 DEBUG: Directory: build/com.mattermost.rnbeta/android/app2023-04-04 14:22:17,979 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PseparateApk=true -PreactNativeArchitectures=arm64-v8a assembleReleaseFound 7.5.1 via distributionUrlRunning /opt/gradle/versions/7.5.1/bin/gradle -PseparateApk=true -PreactNativeArchitectures=arm64-v8a assembleReleaseTo 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-thumbnailWARNING: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.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Configure project :react-native-reanimatedNo AAR for react-native-reanimated found. Attempting to build from source.Android gradle plugin: 7.3.1Gradle: 7.5.1WARNING: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-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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 :reactnativenotificationsWARNING: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-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirWARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties 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-network-client:preBuild UP-TO-DATE> Task :mattermost_react-native-emm:copyReleaseJniLibsProjectOnly> 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-network-client:copyReleaseJniLibsProjectOnly> Task :mattermost_react-native-paste-input:preBuild UP-TO-DATE> 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-paste-input:copyReleaseJniLibsProjectOnly> Task :mattermost_react-native-turbo-log:preBuild UP-TO-DATE> Task :mattermost_react-native-turbo-log:preReleaseBuild UP-TO-DATE> Task :mattermost_react-native-turbo-log:mergeReleaseJniLibFolders> Task :mattermost_react-native-turbo-log:mergeReleaseNativeLibs NO-SOURCE> Task :mattermost_react-native-turbo-mailer:preBuild UP-TO-DATE> Task :mattermost_react-native-turbo-log:copyReleaseJniLibsProjectOnly> Task :mattermost_react-native-turbo-mailer:preReleaseBuild UP-TO-DATE> Task :mattermost_react-native-turbo-mailer:mergeReleaseJniLibFolders> Task :mattermost_react-native-turbo-mailer:mergeReleaseNativeLibs NO-SOURCE> Task :mattermost_react-native-turbo-mailer:copyReleaseJniLibsProjectOnly> Task :nozbe_watermelondb:preBuild UP-TO-DATE> 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-background-timer:copyReleaseJniLibsProjectOnly> 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-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-clipboard_clipboard:preReleaseBuild UP-TO-DATE> Task :react-native-camera-roll_camera-roll:copyReleaseJniLibsProjectOnly> Task :react-native-clipboard_clipboard:mergeReleaseJniLibFolders> Task :react-native-clipboard_clipboard:mergeReleaseNativeLibs NO-SOURCE> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectOnly> Task :react-native-community_datetimepicker:preBuild UP-TO-DATE> Task :react-native-community_datetimepicker:preReleaseBuild UP-TO-DATE> 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-device-info:preBuild UP-TO-DATE> Task :react-native-device-info:preReleaseBuild UP-TO-DATE> Task :react-native-create-thumbnail:copyReleaseJniLibsProjectOnly> 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-document-picker:preReleaseBuild UP-TO-DATE> Task :react-native-device-info:copyReleaseJniLibsProjectOnly> 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-exception-handler:preReleaseBuild UP-TO-DATE> Task :react-native-document-picker:copyReleaseJniLibsProjectOnly> 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-fast-image:preReleaseBuild UP-TO-DATE> Task :react-native-exception-handler:copyReleaseJniLibsProjectOnly> Task :react-native-fast-image:mergeReleaseJniLibFolders> Task :react-native-fast-image:mergeReleaseNativeLibs NO-SOURCE> Task :react-native-file-viewer:preBuild UP-TO-DATE> Task :react-native-file-viewer:preReleaseBuild UP-TO-DATE> Task :react-native-fast-image:copyReleaseJniLibsProjectOnly> 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-hw-keyboard-event:preBuild UP-TO-DATE> Task :react-native-haptic-feedback:copyReleaseJniLibsProjectOnly> 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-hw-keyboard-event:copyReleaseJniLibsProjectOnly> Task :react-native-image-picker:preReleaseBuild UP-TO-DATE> 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-linear-gradient:copyReleaseJniLibsProjectOnly> Task :react-native-localize:preBuild UP-TO-DATE> Task :react-native-localize:preReleaseBuild UP-TO-DATE> Task :react-native-localize:mergeReleaseJniLibFolders> Task :react-native-localize:mergeReleaseNativeLibs NO-SOURCE> Task :react-native-localize:copyReleaseJniLibsProjectOnly> Task :react-native-math-view:preBuild UP-TO-DATE> 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-navigation:preBuild UP-TO-DATE> Task :react-native-math-view:copyReleaseJniLibsProjectOnly> Task :react-native-navigation:preReactNative71ReleaseBuild UP-TO-DATE> Task :react-native-navigation:mergeReactNative71ReleaseJniLibFolders> Task :react-native-navigation:mergeReactNative71ReleaseNativeLibs NO-SOURCE> Task :react-native-navigation:copyReactNative71ReleaseJniLibsProjectOnly> Task :react-native-permissions:preBuild UP-TO-DATE> Task :react-native-permissions:preReleaseBuild UP-TO-DATE> 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:assertNoMultipleInstancesTask> 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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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/w714x4ho/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/w714x4ho/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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/w714x4ho/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/w714x4ho/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)> Task :react-native-reanimated:buildCMakeRelWithDebInfo[arm64-v8a]> Task :react-native-reanimated:externalNativeBuildRelease> 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-share:preBuild UP-TO-DATE> Task :react-native-screens:copyReleaseJniLibsProjectOnly> Task :react-native-share:preReleaseBuild UP-TO-DATE> Task :react-native-share:mergeReleaseJniLibFolders> Task :react-native-share:mergeReleaseNativeLibs NO-SOURCE> Task :react-native-share:copyReleaseJniLibsProjectOnly> Task :react-native-svg:preBuild UP-TO-DATE> Task :react-native-svg:preReleaseBuild UP-TO-DATE> Task :react-native-svg:mergeReleaseJniLibFolders> Task :react-native-svg:mergeReleaseNativeLibs NO-SOURCE> Task :react-native-vector-icons:preBuild UP-TO-DATE> Task :react-native-vector-icons:preReleaseBuild UP-TO-DATE> Task :react-native-svg:copyReleaseJniLibsProjectOnly> 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-vector-icons:copyReleaseJniLibsProjectOnly> Task :react-native-video:preReleaseBuild UP-TO-DATE> 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-webview:mergeReleaseJniLibFolders> Task :react-native-webview:mergeReleaseNativeLibs NO-SOURCE> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly> Task :react-native-webview:copyReleaseJniLibsProjectOnly> Task :reactnativenotifications:preBuild UP-TO-DATE> Task :reactnativenotifications:preReactNative60ReleaseBuild UP-TO-DATE> Task :reactnativenotifications:mergeReactNative60ReleaseJniLibFolders> Task :reactnativenotifications:mergeReactNative60ReleaseNativeLibs NO-SOURCE> Task :reactnativenotifications:copyReactNative60ReleaseJniLibsProjectOnly> Task :rudderstack_rudder-sdk-react-native:preBuild UP-TO-DATE> 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 :stream-io_flat-list-mvcp:preBuild UP-TO-DATE> Task :sentry_react-native:copyReleaseJniLibsProjectOnly> 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:copyReleaseJniLibsProjectOnlyExecution 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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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/../../../../../../simdjson/src/simdjson.h:154: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/DatabaseInstallation.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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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/../../../../../../simdjson/src/simdjson.h:154: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/DatabaseInstallation.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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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:8:C/C++: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android-jsi/src/main/cpp/../../../../../../simdjson/src/simdjson.h:154: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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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 detectC/C++:   compiler attributes.  Compiler identification is being bypassed.  SomeC/C++:   values may be wrong or missing.  Update to CMake 3.19 or newer to useC/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:checkReleaseDuplicateClassesWARNING: [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 :app:mergeReleaseNativeLibs> Task :watermelondb:compileReleaseAidl NO-SOURCE> Task :watermelondb:compileReleaseRenderscript NO-SOURCE> Task :watermelondb:generateReleaseBuildConfig> Task :watermelondb:generateReleaseResValues> Task :watermelondb:generateReleaseResources> Task :reactnativenotifications:javaPreCompileReactNative60Release> Task :watermelondb:packageReleaseResources> Task :watermelondb-jsi:compileReleaseAidl NO-SOURCE> Task :watermelondb-jsi:compileReleaseRenderscript NO-SOURCE> Task :watermelondb-jsi:generateReleaseBuildConfig> Task :watermelondb-jsi:generateReleaseResValues> Task :watermelondb-jsi:generateReleaseResources> Task :watermelondb-jsi:packageReleaseResources> 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 :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 :reactnativenotifications:parseReactNative60ReleaseLocalResources> 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 :reactnativenotifications:processReactNative60ReleaseManifestpackage="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-namespaceThis 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 :watermelondb:parseReleaseLocalResources> 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> Task :watermelondb:processReleaseManifestpackage="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-namespaceThis 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 :watermelondb:javaPreCompileRelease> Task :mattermost_react-native-network-client:javaPreCompileRelease> Task :watermelondb-jsi:processReleaseManifestpackage="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-namespaceThis 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:javaPreCompileRelease> Task :mattermost_react-native-emm:parseReleaseLocalResources> Task :mattermost_react-native-emm:processReleaseManifestpackage="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-namespaceThis 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-paste-input:parseReleaseLocalResources> Task :watermelondb-jsi:parseReleaseLocalResources> Task :watermelondb-jsi:javaPreCompileRelease> Task :mattermost_react-native-network-client:parseReleaseLocalResources> Task :mattermost_react-native-paste-input:processReleaseManifestpackage="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-namespaceThis 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:processReleaseManifestpackage="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-namespaceThis 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: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[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dirUnable to strip the following libraries, packaging them as they are: libconceal.so.> Task :watermelondb: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:compileReactNative60ReleaseJavaWithJavacNote: 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:generateReleaseRFile> Task :mattermost_react-native-emm:generateReleaseRFile> Task :watermelondb-jsi:compileReleaseJavaWithJavac> Task :watermelondb-jsi:bundleLibRuntimeToDirRelease> Task :mattermost_react-native-turbo-log:compileReleaseAidl NO-SOURCE> Task :mattermost_react-native-paste-input:javaPreCompileRelease> Task :mattermost_react-native-turbo-log:compileReleaseRenderscript NO-SOURCE> Task :mattermost_react-native-network-client:generateReleaseRFile> Task :mattermost_react-native-turbo-log:generateReleaseBuildConfig> Task :mattermost_react-native-paste-input:generateReleaseRFile> Task :mattermost_react-native-turbo-log:generateReleaseResValues> Task :mattermost_react-native-turbo-log:generateReleaseResources> Task :mattermost_react-native-turbo-log:packageReleaseResources> Task :mattermost_react-native-turbo-log:javaPreCompileRelease> Task :mattermost_react-native-turbo-mailer:compileReleaseAidl NO-SOURCE> Task :mattermost_react-native-turbo-mailer:compileReleaseRenderscript NO-SOURCE> Task :mattermost_react-native-turbo-log:parseReleaseLocalResources> Task :mattermost_react-native-turbo-mailer:generateReleaseBuildConfig> Task :mattermost_react-native-turbo-log:processReleaseManifestpackage="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-namespaceThis 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-turbo-mailer:generateReleaseResValues> Task :mattermost_react-native-turbo-mailer:generateReleaseResources> Task :mattermost_react-native-turbo-mailer:packageReleaseResources> Task :nozbe_watermelondb:compileReleaseAidl NO-SOURCE> Task :nozbe_watermelondb:compileReleaseRenderscript NO-SOURCE> Task :mattermost_react-native-turbo-mailer:javaPreCompileRelease> Task :mattermost_react-native-turbo-log:generateReleaseRFile> Task :nozbe_watermelondb:generateReleaseBuildConfig> Task :mattermost_react-native-turbo-mailer:parseReleaseLocalResources> Task :mattermost_react-native-turbo-mailer:processReleaseManifestpackage="com.turbomailer" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-turbo-mailer/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-namespaceThis 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-turbo-log:compileReleaseJavaWithJavacNote: /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:generateReleaseResValues> Task :nozbe_watermelondb:generateReleaseResources> Task :nozbe_watermelondb:packageReleaseResourcesExecution 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 :nozbe_watermelondb:parseReleaseLocalResourcesExecution 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 :mattermost_react-native-turbo-mailer:generateReleaseRFile> Task :nozbe_watermelondb:javaPreCompileRelease> Task :nozbe_watermelondb:processReleaseManifestpackage="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-namespaceThis 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-turbo-mailer:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-turbo-mailer/android/src/main/java/com/turbomailer/TurboMailerModuleImpl.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :mattermost_react-native-turbo-mailer:bundleLibRuntimeToDirRelease> 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 :react-native-camera-roll_camera-roll:packageReleaseResources> Task :react-native-camera-roll_camera-roll:parseReleaseLocalResources> Task :react-native-camera-roll_camera-roll:javaPreCompileRelease> Task :react-native-clipboard_clipboard:compileReleaseAidl NO-SOURCE> Task :react-native-clipboard_clipboard:compileReleaseRenderscript NO-SOURCE> Task :react-native-camera-roll_camera-roll:processReleaseManifestpackage="com.reactnativecommunity.cameraroll" found in source AndroidManifest.xml: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@react-native-camera-roll/camera-roll/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-namespaceThis 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:generateReleaseRFileExecution 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:generateReleaseBuildConfig> Task :react-native-clipboard_clipboard:generateReleaseResValues> Task :react-native-clipboard_clipboard:generateReleaseResources> Task :react-native-camera-roll_camera-roll:generateReleaseRFile> Task :react-native-clipboard_clipboard:packageReleaseResources> Task :react-native-camera-roll_camera-roll:compileReleaseJavaWithJavacNote: /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.> Task :react-native-camera-roll_camera-roll:bundleLibRuntimeToDirRelease> Task :react-native-clipboard_clipboard:parseReleaseLocalResources> 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-clipboard_clipboard:processReleaseManifestpackage="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-namespaceThis 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_datetimepicker:generateReleaseBuildConfig> Task :react-native-community_datetimepicker:generateReleaseResValues> Task :react-native-community_datetimepicker:generateReleaseResources> Task :react-native-clipboard_clipboard:generateReleaseRFile> Task :react-native-community_datetimepicker:packageReleaseResources> Task :react-native-clipboard_clipboard:compileReleaseJavaWithJavacNote: /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-clipboard_clipboard:bundleLibRuntimeToDirRelease> Task :react-native-community_netinfo:compileReleaseAidl NO-SOURCE> Task :react-native-community_netinfo:compileReleaseRenderscript NO-SOURCE> Task :react-native-community_datetimepicker:javaPreCompileRelease> Task :react-native-community_netinfo:generateReleaseBuildConfig> Task :react-native-community_datetimepicker:parseReleaseLocalResources> Task :react-native-community_datetimepicker:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseResValues> Task :react-native-community_netinfo:generateReleaseResources> Task :react-native-community_netinfo:packageReleaseResources> Task :react-native-community_netinfo:parseReleaseLocalResources> Task :react-native-community_datetimepicker:generateReleaseRFile> Task :react-native-community_netinfo:processReleaseManifestpackage="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-namespaceThis 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_datetimepicker:compileReleaseJavaWithJavacNote: 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-cookies_cookies:compileReleaseAidl NO-SOURCE> Task :react-native-cookies_cookies:compileReleaseRenderscript NO-SOURCE> Task :react-native-community_netinfo:javaPreCompileRelease> Task :react-native-cookies_cookies:generateReleaseBuildConfig> Task :react-native-cookies_cookies:generateReleaseResValues> Task :react-native-cookies_cookies:generateReleaseResources> Task :react-native-community_netinfo:generateReleaseRFile> Task :react-native-cookies_cookies:packageReleaseResources> Task :react-native-community_netinfo:compileReleaseJavaWithJavacNote: 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:parseReleaseLocalResources> Task :react-native-cookies_cookies:javaPreCompileRelease> Task :sentry_react-native:compileReleaseAidl NO-SOURCE> Task :react-native-cookies_cookies:processReleaseManifestpackage="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-namespaceThis 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 :react-native-cookies_cookies:generateReleaseRFile> Task :sentry_react-native:generateReleaseResValues> Task :react-native-cookies_cookies:compileReleaseJavaWithJavacNote: /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:generateReleaseResources> Task :sentry_react-native:packageReleaseResources> Task :sentry_react-native:parseReleaseLocalResources> Task :stream-io_flat-list-mvcp:compileReleaseAidl NO-SOURCE> Task :sentry_react-native:javaPreCompileRelease> Task :stream-io_flat-list-mvcp:compileReleaseRenderscript NO-SOURCE> Task :stream-io_flat-list-mvcp:generateReleaseBuildConfig> Task :sentry_react-native:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseResValues> Task :stream-io_flat-list-mvcp:generateReleaseResources> Task :stream-io_flat-list-mvcp:packageReleaseResources> Task :stream-io_flat-list-mvcp:parseReleaseLocalResources> Task :stream-io_flat-list-mvcp:javaPreCompileRelease> Task :jail-monkey:compileReleaseAidl NO-SOURCE> Task :sentry_react-native:generateReleaseRFile> Task :jail-monkey:compileReleaseRenderscript NO-SOURCE> Task :stream-io_flat-list-mvcp:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@sentry/react-native/android/src/main/java/io/sentry/react/RNSentryModule.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :sentry_react-native:bundleLibRuntimeToDirRelease> 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:compileReleaseJavaWithJavacNote: /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 :jail-monkey:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseAidl NO-SOURCE> Task :react-native-android-open-settings:compileReleaseRenderscript NO-SOURCE> 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 :react-native-android-open-settings:parseReleaseLocalResources> Task :react-native-android-open-settings:javaPreCompileRelease> Task :jail-monkey:generateReleaseRFile> Task :react-native-background-timer:compileReleaseAidl NO-SOURCE> Task :react-native-android-open-settings:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :jail-monkey:bundleLibRuntimeToDirRelease> 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-android-open-settings:bundleLibRuntimeToDirRelease> Task :react-native-background-timer:parseReleaseLocalResources> Task :react-native-background-timer:javaPreCompileRelease> Task :react-native-create-thumbnail:compileReleaseAidl NO-SOURCE> Task :react-native-background-timer:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseRenderscript NO-SOURCE> Task :react-native-create-thumbnail:generateReleaseBuildConfig> Task :react-native-create-thumbnail:generateReleaseResValues> Task :react-native-create-thumbnail:generateReleaseResources> Task :react-native-background-timer:generateReleaseRFile> Task :react-native-create-thumbnail:packageReleaseResources> Task :react-native-background-timer:compileReleaseJavaWithJavacNote: /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-create-thumbnail:parseReleaseLocalResources> Task :react-native-device-info:compileReleaseAidl NO-SOURCE> Task :react-native-create-thumbnail:javaPreCompileRelease> Task :react-native-device-info:compileReleaseRenderscript NO-SOURCE> Task :react-native-device-info:generateReleaseBuildConfig> Task :react-native-create-thumbnail:processReleaseManifestpackage="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-namespaceThis 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-device-info:generateReleaseResValues> Task :react-native-device-info:generateReleaseResources> Task :react-native-device-info:packageReleaseResources> Task :react-native-device-info:parseReleaseLocalResources> Task :react-native-create-thumbnail:generateReleaseRFile> Task :react-native-device-info:processReleaseManifestpackage="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-namespaceThis 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-device-info:javaPreCompileRelease> Task :react-native-create-thumbnail:compileReleaseJavaWithJavacNote: /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-document-picker:generateReleaseBuildConfig> Task :react-native-document-picker:generateReleaseResValues> Task :react-native-document-picker:generateReleaseResources> Task :react-native-document-picker:packageReleaseResources> Task :react-native-document-picker:parseReleaseLocalResources> Task :react-native-device-info:generateReleaseRFile> Task :react-native-document-picker:processReleaseManifestpackage="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-namespaceThis 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-device-info:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :react-native-device-info:bundleLibRuntimeToDirRelease> 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-exception-handler:generateReleaseBuildConfig> Task :react-native-document-picker:generateReleaseRFile> Task :react-native-exception-handler:generateReleaseResValues> Task :react-native-document-picker:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :react-native-exception-handler:generateReleaseResources> Task :react-native-document-picker:bundleLibRuntimeToDirRelease> Task :react-native-exception-handler:packageReleaseResources> Task :react-native-exception-handler:javaPreCompileRelease> Task :react-native-fast-image:compileReleaseAidl NO-SOURCE> Task :react-native-exception-handler:parseReleaseLocalResources> Task :react-native-fast-image:compileReleaseRenderscript NO-SOURCE> Task :react-native-exception-handler:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseBuildConfig> Task :react-native-fast-image:generateReleaseResValues> Task :react-native-fast-image:generateReleaseResources> Task :react-native-fast-image:packageReleaseResources> Task :react-native-exception-handler:generateReleaseRFile> Task :react-native-fast-image:parseReleaseLocalResources> Task :react-native-fast-image:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseJavaWithJavac> Task :react-native-exception-handler:bundleLibRuntimeToDirRelease> Task :react-native-fast-image:generateReleaseRFile> Task :react-native-file-viewer:compileReleaseAidl NO-SOURCE> Task :react-native-fast-image:javaPreCompileRelease> Task :react-native-fast-image:compileReleaseJavaWithJavacNote: [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:compileReleaseRenderscript NO-SOURCE> Task :react-native-file-viewer:generateReleaseBuildConfig> Task :react-native-fast-image:bundleLibRuntimeToDirRelease> Task :react-native-file-viewer:generateReleaseResValues> Task :react-native-file-viewer:generateReleaseResources> Task :react-native-file-viewer:packageReleaseResources> Task :react-native-file-viewer:javaPreCompileRelease> Task :react-native-fs:compileReleaseAidl NO-SOURCE> Task :react-native-fs:compileReleaseRenderscript NO-SOURCE> Task :react-native-file-viewer:parseReleaseLocalResources> Task :react-native-fs:generateReleaseBuildConfig> Task :react-native-file-viewer:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseResValues> Task :react-native-fs:generateReleaseResources> Task :react-native-fs:packageReleaseResources> Task :react-native-file-viewer:generateReleaseRFile> Task :react-native-fs:parseReleaseLocalResources> Task :react-native-file-viewer:compileReleaseJavaWithJavac> Task :react-native-file-viewer:bundleLibRuntimeToDirRelease> 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-fs:processReleaseManifestpackage="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-namespaceThis 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-gesture-handler:generateReleaseBuildConfig> Task :react-native-gesture-handler:generateReleaseResValues> Task :react-native-gesture-handler:generateReleaseResources> Task :react-native-gesture-handler:packageReleaseResources> Task :react-native-fs:generateReleaseRFile> Task :react-native-reanimated:compileReleaseRenderscript NO-SOURCE> Task :react-native-gesture-handler:processReleaseManifestpackage="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-namespaceThis 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-gesture-handler:parseReleaseLocalResources> Task :react-native-fs:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :react-native-reanimated:generateReleaseResValues> Task :react-native-reanimated:generateReleaseResources> Task :react-native-reanimated:packageReleaseResources> Task :react-native-reanimated:parseReleaseLocalResources> Task :react-native-reanimated:generateReleaseBuildConfig> Task :react-native-fs:bundleLibRuntimeToDirRelease> Task :react-native-reanimated:processReleaseManifestpackage="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-namespaceThis 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-reanimated:packageNdkLibs NO-SOURCE> Task :react-native-gesture-handler:javaPreCompileRelease> Task :react-native-haptic-feedback:compileReleaseAidl NO-SOURCE> 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 :react-native-gesture-handler:generateReleaseRFile> Task :react-native-reanimated:compileReleaseJavaWithJavacNote: 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-haptic-feedback:javaPreCompileRelease> Task :react-native-hw-keyboard-event:compileReleaseAidl NO-SOURCE> Task :react-native-hw-keyboard-event:compileReleaseRenderscript NO-SOURCE> Task :react-native-hw-keyboard-event:generateReleaseBuildConfig> Task :react-native-hw-keyboard-event:generateReleaseResValues> Task :react-native-hw-keyboard-event:generateReleaseResources> Task :react-native-haptic-feedback:parseReleaseLocalResources> Task :react-native-hw-keyboard-event:packageReleaseResources> Task :react-native-haptic-feedback:processReleaseManifestpackage="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-namespaceThis 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:parseReleaseLocalResources> Task :react-native-haptic-feedback:generateReleaseRFile> Task :react-native-haptic-feedback:compileReleaseJavaWithJavacNote: 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:processReleaseManifestpackage="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-namespaceThis 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-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-image-picker:packageReleaseResources> Task :react-native-hw-keyboard-event:generateReleaseRFile> Task :react-native-image-picker:parseReleaseLocalResources> Task :mattermost_react-native-emm:compileReleaseKotlinw: /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 Bundlew: /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 Javaw: /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 Javaw: /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 KeyguardManagerw: /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 Javaw: /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 usedw: /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-hw-keyboard-event:compileReleaseJavaWithJavacNote: /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 :watermelondb:compileReleaseKotlin> Task :mattermost_react-native-emm:compileReleaseJavaWithJavac> Task :mattermost_react-native-emm:bundleLibRuntimeToDirRelease> Task :react-native-hw-keyboard-event:bundleLibRuntimeToDirRelease> Task :react-native-image-picker:javaPreCompileRelease> 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-image-picker:processReleaseManifestpackage="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-namespaceThis 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-incall-manager:generateReleaseResValues> Task :react-native-incall-manager:generateReleaseResources> Task :react-native-incall-manager:packageReleaseResources> Task :react-native-image-picker:generateReleaseRFile> Task :react-native-image-picker:compileReleaseJavaWithJavacNote: /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:parseReleaseLocalResources> Task :react-native-keychain:compileReleaseAidl NO-SOURCE> Task :react-native-incall-manager:javaPreCompileRelease> Task :react-native-keychain:compileReleaseRenderscript NO-SOURCE> Task :react-native-keychain:generateReleaseBuildConfig> Task :react-native-keychain:generateReleaseResValues> Task :react-native-keychain:generateReleaseResources> Task :react-native-incall-manager:processReleaseManifestpackage="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-namespaceThis 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:packageReleaseResources> Task :mattermost_react-native-paste-input:compileReleaseKotlinw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 usedw: /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 usedw: /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 Javaw: /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 Javaw: /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 usedw: /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 expectedw: /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 :react-native-incall-manager:generateReleaseRFile> Task :watermelondb:compileReleaseKotlinw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseBridge.kt: (224, 15): 'onCatalystInstanceDestroy(): Unit' is deprecated. Overrides deprecated member in 'com.facebook.react.bridge.NativeModule'. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (121, 59): Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableArrayw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (123, 79): Unnecessary non-null assertion (!!) on a non-null receiver of type Stringw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (124, 54): No cast neededw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (125, 59): Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableArrayw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (128, 58): Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableArray> Task :mattermost_react-native-paste-input:compileReleaseJavaWithJavac> Task :mattermost_react-native-paste-input:bundleLibRuntimeToDirRelease> Task :react-native-incall-manager:compileReleaseJavaWithJavacNote: 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 :watermelondb:compileReleaseJavaWithJavacExecution 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:bundleLibRuntimeToDirReleaseExecution 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 :react-native-keychain:parseReleaseLocalResources> Task :react-native-keychain:javaPreCompileRelease> Task :react-native-linear-gradient:compileReleaseAidl NO-SOURCE> Task :react-native-keychain:processReleaseManifestpackage="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-namespaceThis 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-incall-manager:bundleLibRuntimeToDirRelease> Task :react-native-linear-gradient:compileReleaseRenderscript NO-SOURCE> Task :react-native-linear-gradient:generateReleaseBuildConfig> Task :react-native-linear-gradient:generateReleaseResValues> Task :react-native-linear-gradient:generateReleaseResources> Task :react-native-linear-gradient:packageReleaseResources> Task :react-native-linear-gradient:parseReleaseLocalResources> Task :react-native-linear-gradient:javaPreCompileRelease> Task :react-native-localize:compileReleaseAidl NO-SOURCE> Task :react-native-localize:compileReleaseRenderscript NO-SOURCE> Task :react-native-keychain:generateReleaseRFile> Task :react-native-localize:generateReleaseBuildConfig> Task :react-native-linear-gradient:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseKotlinExecution 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-keychain:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :react-native-keychain:bundleLibRuntimeToDirRelease> Task :react-native-localize:generateReleaseResValues> Task :react-native-localize:generateReleaseResources> Task :react-native-localize:packageReleaseResources> Task :react-native-linear-gradient:generateReleaseRFile> Task :react-native-math-view:compileReleaseAidl NO-SOURCE> Task :react-native-localize:javaPreCompileRelease> Task :react-native-localize:parseReleaseLocalResources> Task :react-native-localize:processReleaseManifestpackage="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-namespaceThis 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-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-math-view:packageReleaseResources> Task :react-native-localize:generateReleaseRFile> Task :react-native-math-view:parseReleaseLocalResources> Task :react-native-math-view:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-localize/android/src/main/java/com/zoontek/rnlocalize/RNLocalizeModule.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :react-native-localize:bundleLibRuntimeToDirRelease> Task :react-native-math-view:javaPreCompileRelease> Task :react-native-navigation:compileReactNative71ReleaseAidl NO-SOURCE> Task :react-native-navigation:compileReactNative71ReleaseRenderscript NO-SOURCE> 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 :mattermost_react-native-network-client:compileReleaseKotlin> Task :react-native-math-view:compileReleaseJavaWithJavacNote: 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-math-view:bundleLibRuntimeToDirRelease> Task :react-native-permissions:compileReleaseAidl NO-SOURCE> Task :react-native-navigation:parseReactNative71ReleaseLocalResources> Task :react-native-permissions:compileReleaseRenderscript NO-SOURCE> Task :react-native-navigation:processReactNative71ReleaseManifestpackage="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-namespaceThis 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:generateReleaseBuildConfig> 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-safe-area-context:compileReleaseAidl NO-SOURCE> Task :react-native-safe-area-context:compileReleaseRenderscript NO-SOURCE> Task :react-native-permissions:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseBuildConfig> Task :react-native-reanimated:bundleLibRuntimeToDirRelease> Task :react-native-safe-area-context:generateReleaseResValues> Task :react-native-navigation:generateReactNative71ReleaseRFile> Task :react-native-safe-area-context:generateReleaseResources> Task :react-native-permissions:generateReleaseRFile> Task :nozbe_watermelondb:compileReleaseKotlinw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseBridge.kt: (224, 15): 'onCatalystInstanceDestroy(): Unit' is deprecated. Overrides deprecated member in 'com.facebook.react.bridge.NativeModule'. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (121, 59): Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableArrayw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (123, 79): Unnecessary non-null assertion (!!) on a non-null receiver of type Stringw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (124, 54): No cast neededw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (125, 59): Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableArrayw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@nozbe/watermelondb/native/android/src/main/java/com/nozbe/watermelondb/DatabaseDriver.kt: (128, 58): Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableArray> Task :mattermost_react-native-network-client:compileReleaseKotlinw: /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 usedw: /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 usedw: /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 usedw: /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 usedw: /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 usedw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/NetworkClientBase.kt: (505, 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: (57, 28): 'reject(String!): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/WebSocketClientModule.kt: (134, 21): Parameter 'eventName' is never usedw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@mattermost/react-native-network-client/android/src/main/java/com/mattermost/networkclient/WebSocketClientModule.kt: (139, 25): Parameter 'count' is never usedw: /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 :mattermost_react-native-network-client:compileReleaseJavaWithJavac> Task :mattermost_react-native-network-client:bundleLibRuntimeToDirRelease> Task :nozbe_watermelondb:compileReleaseJavaWithJavacExecution 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:bundleLibRuntimeToDirReleaseExecution 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-permissions:compileReleaseJavaWithJavac> Task :react-native-permissions:bundleLibRuntimeToDirRelease> Task :react-native-safe-area-context:packageReleaseResources> Task :react-native-safe-area-context:parseReleaseLocalResources> Task :react-native-safe-area-context:javaPreCompileRelease> Task :react-native-screens:compileReleaseAidl NO-SOURCE> Task :react-native-safe-area-context:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseRenderscript NO-SOURCE> Task :react-native-screens:generateReleaseBuildConfig> Task :react-native-screens:generateReleaseResValues> Task :react-native-screens:generateReleaseResources> Task :react-native-safe-area-context:generateReleaseRFile> Task :react-native-screens:packageReleaseResources> Task :react-native-screens:parseReleaseLocalResources> Task :react-native-share:compileReleaseAidl NO-SOURCE> Task :react-native-screens:javaPreCompileRelease> Task :react-native-share:compileReleaseRenderscript NO-SOURCE> Task :react-native-screens:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseBuildConfig> Task :react-native-share:generateReleaseResValues> Task :react-native-share:generateReleaseResources> Task :react-native-share:packageReleaseResources> Task :react-native-share:parseReleaseLocalResources> Task :react-native-share:javaPreCompileRelease> Task :react-native-svg:compileReleaseAidl NO-SOURCE> Task :react-native-svg:compileReleaseRenderscript NO-SOURCE> Task :react-native-share:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseBuildConfig> Task :react-native-svg:generateReleaseResValues> Task :react-native-svg:generateReleaseResources> Task :react-native-screens:generateReleaseRFile> Task :react-native-svg:packageReleaseResources> Task :react-native-share:generateReleaseRFile> Task :react-native-share:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :react-native-share:bundleLibRuntimeToDirRelease> Task :react-native-svg:parseReleaseLocalResources> 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-svg:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseResValues> Task :react-native-vector-icons:generateReleaseResources> Task :react-native-vector-icons:packageReleaseResources> Task :react-native-vector-icons:parseReleaseLocalResources> Task :react-native-vector-icons:processReleaseManifestpackage="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-namespaceThis 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:generateReleaseRFile> Task :react-native-vector-icons:javaPreCompileRelease> Task :react-native-svg:compileReleaseJavaWithJavacNote: /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-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> Task :react-native-vector-icons:bundleLibRuntimeToDirRelease> Task :react-native-video:parseReleaseLocalResources> Task :react-native-video:javaPreCompileRelease> Task :react-native-video:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseAidl NO-SOURCE> Task :react-native-webrtc:compileReleaseRenderscript NO-SOURCE> 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-video:generateReleaseRFile> Task :react-native-webrtc:javaPreCompileRelease> Task :react-native-webrtc:processReleaseManifestpackage="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-namespaceThis 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:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :react-native-safe-area-context:compileReleaseKotlinw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt: (50, 23): 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java> Task :react-native-safe-area-context:compileReleaseJavaWithJavac> Task :react-native-safe-area-context:bundleLibRuntimeToDirRelease> Task :react-native-video:bundleLibRuntimeToDirRelease> Task :react-native-webview:compileReleaseAidl NO-SOURCE> Task :react-native-webview:compileReleaseRenderscript NO-SOURCE> Task :react-native-webview:generateReleaseBuildConfig> Task :react-native-webview:generateReleaseResValues> Task :react-native-webview:generateReleaseResources> Task :react-native-webrtc:generateReleaseRFile> Task :react-native-webview:packageReleaseResources> Task :react-native-webrtc:compileReleaseJavaWithJavacNote: 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:parseReleaseLocalResources> Task :rudderstack_rudder-sdk-react-native:compileReleaseAidl NO-SOURCE> Task :react-native-webview:javaPreCompileRelease> Task :rudderstack_rudder-sdk-react-native:compileReleaseRenderscript NO-SOURCE> Task :rudderstack_rudder-sdk-react-native:generateReleaseBuildConfig> Task :react-native-webview:processReleaseManifestpackage="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-namespaceThis 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: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:processReleaseManifestpackage="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-namespaceThis 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 :react-native-gesture-handler:compileReleaseKotlin> Task :rudderstack_rudder-sdk-react-native:generateReleaseRFile> Task :app:buildKotlinToolingMetadata> Task :rudderstack_rudder-sdk-react-native:compileReleaseJavaWithJavacNote: /home/vagrant/build/com.mattermost.rnbeta/node_modules/@rudderstack/rudder-sdk-react-native/android/src/main/java/com/rudderstack/react/android/RNRudderSdkModule.java uses or overrides 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 :app:compileReleaseAidl NO-SOURCE> Task :jail-monkey:packageReleaseRenderscript NO-SOURCE> Task :mattermost_react-native-emm:packageReleaseRenderscript NO-SOURCE> Task :rudderstack_rudder-sdk-react-native:bundleLibRuntimeToDirRelease> 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 :mattermost_react-native-turbo-mailer: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 :react-native-file-viewer:packageReleaseRenderscript NO-SOURCE> 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 :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-emm:writeReleaseAarMetadata> Task :jail-monkey:writeReleaseAarMetadata> Task :mattermost_react-native-network-client:writeReleaseAarMetadata> Task :mattermost_react-native-paste-input:writeReleaseAarMetadata> Task :mattermost_react-native-turbo-log:writeReleaseAarMetadata> Task :mattermost_react-native-turbo-mailer:writeReleaseAarMetadata> Task :nozbe_watermelondb:writeReleaseAarMetadata> Task :react-native-android-open-settings:writeReleaseAarMetadata> Task :react-native-background-timer:writeReleaseAarMetadata> Task :react-native-camera-roll_camera-roll:writeReleaseAarMetadata> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata> Task :react-native-webview:compileReleaseKotlinw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 :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-webview:compileReleaseJavaWithJavacNote: 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-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManager.java uses unchecked or unsafe operations.Note: Recompile with -Xlint:unchecked for details.> Task :react-native-document-picker:writeReleaseAarMetadata> Task :react-native-exception-handler:writeReleaseAarMetadata> Task :react-native-webview:bundleLibRuntimeToDirRelease> 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-share:writeReleaseAarMetadata> Task :react-native-screens: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 :rudderstack_rudder-sdk-react-native:writeReleaseAarMetadata> Task :sentry_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-gesture-handler:compileReleaseKotlinw: /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: sizew: /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 codew: /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 codew: /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 Javaw: /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 usedw: /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 usedw: /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 Javaw: /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 Javaw: /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 Javaw: /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 :app:createBundleReleaseJsAndAssetswarn Package react-native-notifications 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 @sentry/react-native contains invalid configuration: "dependency.platforms.ios.sharedLibraries" 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.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.7Fast - Scalable - Integrated> Task :react-native-screens:compileReleaseKotlinw: /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 Javaw: /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 Javaw: /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 Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (20, 44): 'RCTEventEmitter' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (68, 47): 'RCTEventEmitter' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (69, 15): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (88, 34): 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt: (229, 37): 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (9, 44): 'RCTEventEmitter' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (122, 47): 'RCTEventEmitter' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt: (123, 15): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 usedw: /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-navigation:compileReactNative71ReleaseKotlinw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (4, 44): 'RCTEventEmitter' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (6, 51): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (16, 44): 'RCTEventEmitter' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (17, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (21, 43): 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (31, 44): 'RCTEventEmitter' is deprecated. Deprecated in Javaw: /home/vagrant/build/com.mattermost.rnbeta/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt: (32, 25): 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 Javaw: /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 usedw: /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> Task :app:createBundleReleaseJsAndAssetsinfo Writing bundle output to:, /home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundleinfo Writing sourcemap output to:, /home/vagrant/build/com.mattermost.rnbeta/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.mapinfo Done writing bundle outputinfo Done writing sourcemap outputinfo Copying 32 asset filesinfo Done copying assets/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:2003: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:5348: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:3256: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:3891: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:7713: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:8486: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:8697: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:11461: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:11462: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:11463: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:11464: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:11612: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:11649: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:11651: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:11653: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:11880: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:11473: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:17230: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:17253: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:17320: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:23988: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:25711: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:25811: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:44146:13: warning: the variable "_frameTimestamp" was not declared in function "_f 14#"if (_frameTimestamp) {^~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:44149:13: warning: the variable "_eventTimestamp" was not declared in function "_f 14#"if (_eventTimestamp) {^~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:44152:16: warning: the variable "_getCurrentTime" was not declared in function "_f 14#"return _getCurrentTime();^~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:44295:12: warning: the variable "_WORKLET" was not declared in function "_f 17#"if (!_WORKLET) {^~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:44323:9: warning: the variable "_setGlobalConsole" was not declared in function "_f 18#"_setGlobalConsole(console);^~~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:46551:11: warning: the variable "cancelAnimationFrame" was not declared in function "__detach 17#"cancelAnimationFrame(this._frameCallback);^~~~~~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:47591:11: warning: the variable "_stopObservingProgress" was not declared in function "startAnimationForTag"_stopObservingProgress(tag, false);^~~~~~~~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:47592:11: warning: the variable "_startObservingProgress" was not declared in function "startAnimationForTag"_startObservingProgress(tag, sv);^~~~~~~~~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:47667:11: warning: the variable "_updateProps" was not declared in anonymous function " 1709#"_updateProps(viewDescriptor.tag, viewDescriptor.name || 'RCTView', updates);^~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:54571:24: warning: the variable "_measure" was not declared in function "_f 131#"var measured = _measure(viewTag);^~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:54617:9: warning: the variable "_scrollTo" was not declared in function "_f 133#"_scrollTo(viewTag, x, y, animated);^~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:54634:7: warning: the variable "_setGestureState" was not declared in function "_f 134#"_setGestureState(handlerTag, newState);^~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:64129:14: warning: the variable "Intl" was not declared in anonymous function " 2496#"if (typeof Intl === 'undefined') {^~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:79955:25: warning: the variable "Atomics" was not declared in anonymous function " 2765#"'%Atomics%': typeof Atomics === 'undefined' ? undefined : Atomics,^~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:79969:38: warning: the variable "FinalizationRegistry" was not declared in anonymous function " 2765#"'%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined : FinalizationRegistry,^~~~~~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:79994:35: warning: the variable "SharedArrayBuffer" was not declared in anonymous function " 2765#"'%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined : SharedArrayBuffer,^~~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:80008:25: warning: the variable "WeakRef" was not declared in anonymous function " 2765#"'%WeakRef%': typeof WeakRef === 'undefined' ? undefined : WeakRef,^~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:86731:99: warning: the variable "setInterval" was not declared in anonymous function " 3118#"return ((delegate === null || delegate === undefined ? undefined : delegate.setInterval) || setInterval).apply(undefined, __spreadArray([], __read(args)));^~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:86743:101: warning: the variable "clearInterval" was not declared in anonymous function " 3121#"return ((delegate === null || delegate === undefined ? undefined : delegate.clearInterval) || clearInterval)(handle);^~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:239300:11: warning: the variable "addEventListener" was not declared in anonymous function " 4955#"addEventListener(type, registerInteractionTransaction, {^~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:241955:32: warning: the variable "ErrorUtils" was not declared in function "_handleOnError"var defaultHandler = ErrorUtils.getGlobalHandler && ErrorUtils.getGlobalHandler();^~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:243062:24: warning: the variable "indexedDB" was not declared in function "getIDB"if (typeof indexedDB !== 'undefined') {^~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:243065: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:243068: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:243071: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:243074: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:243087: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:243089: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:243103: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:243103: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:243103: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:243103: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:243301:28: warning: the variable "btoa" was not declared in anonymous function " 5166#"var base64 = btoa(e.target.result || '');^~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:243312: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:244343: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:263690:46: warning: the variable "_this" was not declared in function "cancelPrepareUpdate"(0, _invariant.default)('update' !== _this._preparedState, "Cannot cancel an update on a model that has not been prepared in table " + this.table);^~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:331143:29: warning: the variable "Deno" was not declared in anonymous function " 8491#"var engineIsDeno = typeof Deno == 'object' && Deno && typeof Deno.version == 'object';^~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:341264:9: warning: the variable "REACT_NAVIGATION_DEVTOOLS" was not declared in anonymous function " 9496#"REACT_NAVIGATION_DEVTOOLS.set(refContainer.current, {^~~~~~~~~~~~~~~~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:413235: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:416666:25: warning: the variable "WebSocket" was not declared in function "?anon_0_ 830#"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:417596:269: warning: the variable "TextDecoder" was not declared in anonymous function " 11714#"var TEXT_ENCODING_AVAILABLE = (typeof process === "undefined" || ((_a = process === null || process === undefined ? undefined : process.env) === null || _a === undefined ? undefined : _a["TEXT_ENCODING"]) !== "never") && typeof TextEncoder !== "undefined" && typeof TextDecoder !== "undefined";^~~~~~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:498872:11: warning: the variable "MathJax" was not declared in function "run 5#"MathJax.Callback.After(function () {^~~~~~~/home/vagrant/build/com.mattermost.rnbeta/android/app/build/ASSETS/createBundleReleaseJsAndAssets/index.android.bundle:578563:27: warning: the variable "Image" was not declared in anonymous function " 18332#"var image = new Image();^~~~~> Task :react-native-gesture-handler:compileReleaseJavaWithJavac> Task :react-native-gesture-handler:bundleLibRuntimeToDirRelease> Task :react-native-navigation:compileReactNative71ReleaseJavaWithJavacNote: 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 :app:generateReleaseResources> Task :react-native-screens: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 :mattermost_react-native-turbo-mailer:extractDeepLinksRelease> Task :nozbe_watermelondb:extractDeepLinksReleaseExecution 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:extractDeepLinksReleaseExecution 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 :mattermost_react-native-turbo-mailer:compileReleaseLibraryResources> Task :nozbe_watermelondb:compileReleaseLibraryResourcesExecution 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-exception-handler:compileReleaseLibraryResources> Task :react-native-fast-image: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 :app:processReleaseManifestForPackage> 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-svg:compileReleaseLibraryResources> Task :react-native-share: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:compileReleaseLibraryResourcesExecution 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 :mattermost_react-native-emm:bundleLibCompileToJarRelease> Task :jail-monkey:bundleLibCompileToJarRelease> Task :mattermost_react-native-network-client:bundleLibCompileToJarRelease> Task :mattermost_react-native-paste-input:bundleLibCompileToJarRelease> Task :mattermost_react-native-turbo-log:bundleLibCompileToJarRelease> Task :mattermost_react-native-turbo-mailer:bundleLibCompileToJarRelease> Task :nozbe_watermelondb:bundleLibCompileToJarReleaseExecution 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-create-thumbnail:bundleLibCompileToJarRelease> Task :react-native-device-info: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-linear-gradient:bundleLibCompileToJarRelease> Task :react-native-localize:bundleLibCompileToJarRelease> Task :react-native-keychain:bundleLibCompileToJarRelease> Task :react-native-incall-manager:bundleLibCompileToJarRelease> 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-vector-icons:bundleLibCompileToJarRelease> Task :react-native-screens:bundleLibCompileToJarRelease> Task :react-native-video:bundleLibCompileToJarRelease> Task :react-native-svg:bundleLibCompileToJarRelease> Task :react-native-webrtc:bundleLibCompileToJarRelease> Task :react-native-navigation:bundleLibCompileToJarReactNative71Release> Task :react-native-webview:bundleLibCompileToJarRelease> Task :rudderstack_rudder-sdk-react-native:bundleLibCompileToJarRelease> Task :reactnativenotifications:bundleLibCompileToJarReactNative60Release> Task :sentry_react-native:bundleLibCompileToJarRelease> Task :stream-io_flat-list-mvcp:bundleLibCompileToJarRelease> Task :watermelondb-jsi:bundleLibCompileToJarRelease> Task :jail-monkey:prepareReleaseArtProfile> Task :watermelondb:bundleLibCompileToJarReleaseExecution 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 :mattermost_react-native-emm:prepareReleaseArtProfile> Task :app:javaPreCompileRelease> Task :mattermost_react-native-network-client:prepareReleaseArtProfile> Task :mattermost_react-native-paste-input:prepareReleaseArtProfile> Task :mattermost_react-native-turbo-log:prepareReleaseArtProfile> Task :mattermost_react-native-turbo-mailer: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 :app:mergeReleaseArtProfile> 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 :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 :mattermost_react-native-turbo-mailer:mergeReleaseShaders> Task :mattermost_react-native-turbo-mailer:compileReleaseShaders NO-SOURCE> Task :mattermost_react-native-turbo-mailer:generateReleaseAssets UP-TO-DATE> Task :mattermost_react-native-turbo-mailer: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:packageReleaseAssetsExecution 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-paste-input:processReleaseJavaRes NO-SOURCE> Task :mattermost_react-native-emm:bundleLibResRelease> Task :mattermost_react-native-paste-input:bundleLibResRelease> Task :mattermost_react-native-network-client:bundleLibResRelease> Task :mattermost_react-native-turbo-log:processReleaseJavaRes NO-SOURCE> Task :mattermost_react-native-turbo-log:bundleLibResRelease NO-SOURCE> Task :mattermost_react-native-turbo-mailer:processReleaseJavaRes NO-SOURCE> Task :mattermost_react-native-turbo-mailer:bundleLibResRelease NO-SOURCE> Task :nozbe_watermelondb:processReleaseJavaRes NO-SOURCE> Task :react-native-android-open-settings:processReleaseJavaRes NO-SOURCE> Task :nozbe_watermelondb:bundleLibResReleaseExecution 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-fast-image:bundleLibResRelease> 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-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-safe-area-context:bundleLibResRelease> Task :react-native-screens:processReleaseJavaRes NO-SOURCE> Task :react-native-screens:bundleLibResRelease> Task :react-native-share:processReleaseJavaRes NO-SOURCE> Task :react-native-share:bundleLibResRelease NO-SOURCE> 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 :reactnativenotifications:processReactNative60ReleaseJavaRes NO-SOURCE> Task :react-native-webview:bundleLibResRelease> 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:bundleLibResReleaseExecution 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:compileReleaseKotlinw: /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:compileReleaseJavaWithJavacNote: 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:assembleReleaseDeprecated 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_warningsExecution 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 14m 40s929 actionable tasks: 929 executed2023-04-04 14:36:59,586 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.mattermost.rnbeta, universal_newlines=False, shell=None, istream=<valid stream>)2023-04-04 14:36:59,607 INFO: Successfully built version 2.2.0 of com.mattermost.rnbeta from f6c20b764b279d829f104581ab4d5f603478813a2023-04-04 14:37:00,174 DEBUG: AXML contains a RESOURCE MAP2023-04-04 14:37:00,175 DEBUG: Start of Namespace mapping: prefix 44: 'android' --> uri 115: 'http://schemas.android.com/apk/res/android'2023-04-04 14:37:00,178 DEBUG: Checking build/com.mattermost.rnbeta/android/app/build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk2023-04-04 14:37:00,197 DEBUG: AXML contains a RESOURCE MAP2023-04-04 14:37:00,198 DEBUG: Start of Namespace mapping: prefix 44: 'android' --> uri 115: 'http://schemas.android.com/apk/res/android'2023-04-04 14:37:00,336 INFO: success: com.mattermost.rnbeta2023-04-04 14:37:00,336 INFO: Finished2023-04-04 14:37:00,336 INFO: 1 build succeeded