IncrementalTaskInputs has been deprecated. This is scheduled to be removed in Gradle 8.0 – React native
I installed react-native and created a new project using the command npx react-native init AwesomeProject (I have not added any code) and when I run the project using npx react-native run-android I get an error Task :app:processDebugResources FAILED After using…