react-native-background-task
react-native-background-task copied to clipboard
Execution failed for task app:transformClassesWithDexForDebug
How can i fix it ? when i run command "react-native run-android"
try running
cd android && gradlew clean
and then
react-native run-android