-
Notifications
You must be signed in to change notification settings - Fork 20
Description
I've updated my android studio And also Updated my current version of android to androidx but
after that this error occurs
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:processDebugResources'.
Android resource linking failed
E:\Shubham\Projects\image_crop\build\app\intermediates\merged_manifests\debug\AndroidManifest.xml:50: AAPT: error: resource style/Theme.AppCompat.Lighht.NoActionBar (aka com.example.flutter_click_pick_crop_compress:style/Theme.AppCompat.Lighht.NoActionBar) not found.
error: failed processing manifest.
-
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 37s
The Gradle failure may have been because of AndroidX incompatibilities in this Flutter app.
See https://goo.gl/CP92wY for more information on the problem and how to fix it.
Finished with error: Gradle task assembleDebug failed with exit code 1