-
Notifications
You must be signed in to change notification settings - Fork 74
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
Resource android:attr/lStar not found #78
Comments
Same problem here |
Hello, I am experiencing same issue. The project runs in debug mode, but i unable to build profile and release. Here is gradle configuration: gradle-wrapper.properties:
build.gradle:
settings.gradle:
flutter doctor -v:
Error message:
|
If I change |
can you please try again on v2.3.1? |
I was facing this issue and upgrading to v2.3.1 solved it. |
When trying to build an application on the new version of Flutter 3.24.0 on Android, the build crashes:
The text was updated successfully, but these errors were encountered: