Skip to content
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 #142

Open
Syana11 opened this issue Sep 4, 2024 · 1 comment
Open

resource android:attr/lStar not found #142

Syana11 opened this issue Sep 4, 2024 · 1 comment

Comments

@Syana11
Copy link

Syana11 commented Sep 4, 2024

With the most recent version 0.5.1 of flutter_beacon, I get the following error when I try to build an Android release bundle:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':flutter_beacon:verifyReleaseResources'.

A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
Android resource linking failed
ERROR:C:\Users\dhars\Patrol Mobile\propert_guard_mobile_app\build\flutter_beacon\intermediates\merged_res\release\values\values.xml:6094: AAPT: error: resource android:attr/lStar not found.

My Environment:
[√] Flutter (Channel master, 3.24.0-1.0.pre.183, on Microsoft Windows [Version 10.0.19045.4780], locale en-MY)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.8.1)
[√] Android Studio (version 2023.2)
[√] VS Code (version 1.92.2)
[√] Connected device (4 available)
[√] Network resources

tuandqnws added a commit to tuandqnws/flutter_beacon that referenced this issue Oct 5, 2024
@kjm0202
Copy link

kjm0202 commented Oct 14, 2024

Refer to this workaround for Flutter 3.24+ : flutter/flutter#153281 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants