react-native-background-task icon indicating copy to clipboard operation
react-native-background-task copied to clipboard

Execution failed for task app:transformClassesWithDexForDebug

Open ddthanhdat opened this issue 6 years ago • 1 comments

image

How can i fix it ? when i run command "react-native run-android"

ddthanhdat avatar Jun 17 '18 14:06 ddthanhdat

try running cd android && gradlew clean and then react-native run-android

vinaygosain avatar Sep 09 '18 04:09 vinaygosain