-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AAPT: error: resource android:attr/lStar not found. #120
Comments
same here, temporary fix
|
@fuadarradhi Where should I include this snippet? |
android/build.gradle. |
@fuadarradhi thank you. It didn't work until I commented out the previous block containing Here is my android/build.gradle:
|
+1 |
I encountered the same problem; the workaround worked. |
Also have this error when run in profile mode. |
This pull request resolve this bug #121 |
问题描述
flutter --version
: Flutter 3.24.0将版本回退到3.22.0,该问题消失。
The text was updated successfully, but these errors were encountered: