Widle-Studio/Grocery-App

Execution failed for task

Closed this issue · 0 comments

i updated some depen..

here is my yaml:
connectivity_plus: ^3.0.2
shared_preferences: ^2.0.17
cached_network_image: ^3.2.3
flutter_svg: 1.1.6
dotted_border: ^2.0.0+3
intl: ^0.18.0
permission_handler: ^10.2.0
images_picker: ^1.2.11
url_launcher: ^6.1.9

and i got these like below:
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':connectivity_plus:compileDebugJavaWithJavac'.

Failed to calculate the value of task ':connectivity_plus:compileDebugJavaWithJavac' property 'options.generatedSourceOutputDirectory'.
Querying the mapped value of map(java.io.File property(org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedDirectory, D:\flutterProject\shop_demos\Grocery-App\build\connectivity_plus\generated\ap_generated_sources\debug\out)) org.gradle.api.internal.file.DefaultFilePropertyFactory$ToFileTransformer@34bc152f) before task ':connectivity_plus:compileDebugJavaWithJavac' has completed is not supported

how do i solve these errors, thank you