I have tried to take a build-in Mendix app for importing react-native-nfc-manager. But the building is failing for Android. I have no issues compiling the project in Studio Pro. The logs: 2021-09-08T04:56:09.2281420Z > Task :app:generateBundledResourcesHashDevDebug 2021-09-08T04:56:09.2282190Z 4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945 2021-09-08T04:56:09.2282690Z 2021-09-08T04:56:09.2283270Z > Task :app:mainApkListPersistenceDevDebug 2021-09-08T04:56:09.2283960Z > Task :app:createDevDebugCompatibleScreenManifests 2021-09-08T04:56:09.2284610Z > Task :app:processDevDebugManifest 2021-09-08T04:56:09.6925030Z > Task :app:processDevDebugResources FAILED 2021-09-08T04:56:09.6926070Z 2021-09-08T04:56:09.6927340Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. 2021-09-08T04:56:09.6929430Z Use '--warning-mode all' to show the individual deprecation warnings. 2021-09-08T04:56:09.6931180Z See https://docs.gradle.org/5.5/***guide/command_line_interface.html#sec:command_line_warnings 2021-09-08T04:56:09.6932550Z 483 actionable tasks: 450 executed, 33 up-to-date 2021-09-08T04:56:09.6933140Z 2021-09-08T04:56:09.6933770Z FAILURE: Build failed with an exception. 2021-09-08T04:56:09.6934210Z 2021-09-08T04:56:09.6934770Z * What went wrong: 2021-09-08T04:56:09.6935980Z Execution failed for task ':app:processDevDebugResources'. 2021-09-08T04:56:09.6936720Z > Android resource linking failed 2021-09-08T04:56:09.6938180Z /Users/runner/.gradle/caches/transforms-2/files-2.1/a0641ce7d272e30766bd469e6d8304a2/res/values/values.xml:731:5-756:25: AAPT: error: resource android:attr/lStar not found. 2021-09-08T04:56:09.6939220Z 2021-09-08T04:56:09.6939820Z error: failed linking references. 2021-09-08T04:56:09.6940270Z 2021-09-08T04:56:09.6940780Z * Try: 2021-09-08T04:56:09.6942040Z Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. 2021-09-08T04:56:09.6942960Z 2021-09-08T04:56:09.6943590Z * Get more help at https://help.gradle.org 2021-09-08T04:56:09.6944010Z 2021-09-08T04:56:09.6944570Z BUILD FAILED in 2m 38s 2021-09-08T04:56:11.2343850Z Error: /Users/runner/work/1/s/android/gradlew failed with return code: 1 2021-09-08T04:56:11.2345910Z at ChildProcess. (/Users/runner/work/_tasks/Gradle_8d8eebd8-2b94-4c97-85af-839254cc6da4/1.128.0/node_modules/vsts-task-lib/toolrunner.js:569:30) 2021-09-08T04:56:11.2346930Z at emitTwo (events.js:106:13) 2021-09-08T04:56:11.2347340Z at ChildProcess.emit (events.js:191:7) 2021-09-08T04:56:11.2347740Z at maybeClose (internal/child_process.js:920:16) 2021-09-08T04:56:11.2348180Z at Socket. (internal/child_process.js:351:11) 2021-09-08T04:56:11.2348610Z at emitOne (events.js:96:13) 2021-09-08T04:56:11.2348990Z at Socket.emit (events.js:188:7) 2021-09-08T04:56:11.2349400Z at Pipe._handle.close [as _onclose] (net.js:509:12) 2021-09-08T04:56:11.2406440Z ##[error]Error: /Users/runner/work/1/s/android/gradlew failed with return code: 1 2021-09-08T04:56:11.2422550Z ##[section]Finishing: Gradle Task 2021-09-08T04:56:11.2615390Z ##[section]Starting: Checkout houseinspectionnat@developer to s 2021-09-08T04:56:11.2621180Z ============================================================================== 2021-09-08T04:56:11.2621530Z Task : Get sources 2021-09-08T04:56:11.2621870Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2021-09-08T04:56:11.2622260Z Version : 1.0.0 2021-09-08T04:56:11.2622490Z Author : Microsoft 2021-09-08T04:56:11.2622840Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2021-09-08T04:56:11.2623250Z ============================================================================== 2021-09-08T04:56:11.7851230Z Cleaning any cached credential from repository: houseinspectionnat (ExternalGit) 2021-09-08T04:56:11.7940410Z ##[section]Finishing: Checkout houseinspectionnat@developer to s 2021-09-08T04:56:11.8004550Z ##[section]Starting: Finalize Job 2021-09-08T04:56:11.8040330Z Cleaning up task key 2021-09-08T04:56:11.8043820Z Start cleaning up orphan processes. 2021-09-08T04:56:11.9026580Z Terminate orphan process: pid (8197) (java) 2021-09-08T04:56:11.9200470Z Terminate orphan process: pid (4990) (java) 2021-09-08T04:56:11.9231510Z ##[section]Finishing: Finalize Job 2021-09-08T04:56:11.9677960Z ##[section]Finishing: Build
↧





