flutter_image_cropper
flutter_image_cropper copied to clipboard
Execution failed for task ':app:mergeDebugResources'.
Hello Guy's, this is my first write here. Sorry, I am bad in English.
when I add:
image_cropper: ^1.4.1 in dependencies
and run the code I taking this error:
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':app:mergeDebugResources'.
Multiple task action failures occurred: A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android resource compilation failed D:\salim\AndroidStudioProjects\ftawa_alswailem_manager\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values-sw٦٠٠dp-v13\values-sw٦٠٠dp-v13.xml: error: invalid configuration 'sw٦٠٠dp-v13'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android resource compilation failed D:\salim\AndroidStudioProjects\ftawa_alswailem_manager\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values-h٧٢٠dp-v13\values-h٧٢٠dp-v13.xml: error: invalid configuration 'h٧٢٠dp-v13'.
-
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
-
Get more help at https://help.gradle.org
BUILD FAILED in 3m 22s Exception: Gradle task assembleDebug failed with exit code 1
what is the solve?
any update on this?