when i try to run app on my android devices it show Exception: Gradle task assembleDebug failed with exit code 1 i also check gradle.properties
Exception: Gradle task assembleDebug failed with exit code 1
android.useAndroidX=true android.enableJetifier=true
and already flutter pub upgrade what should i do ??
What does the question have to do with Gradle? Scroll up a bit and you probably see the actual problem in your project. If you are using IJ or AS, don’t forget to select a higher node in the run tree to see the full output, it run from command line.