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

App build failled caused by contact_service #337

Open
ibrahimkelly opened this issue Aug 23, 2024 · 5 comments
Open

App build failled caused by contact_service #337

ibrahimkelly opened this issue Aug 23, 2024 · 5 comments

Comments

@ibrahimkelly
Copy link

ibrahimkelly commented Aug 23, 2024

`FAILURE: Build failed with an exception.

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

A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
Android resource linking failed
ERROR:PATH\build\contacts_service\intermediates\merged_res\release\values\values.xml:194: AAPT: error: resource android:attr/lStar not found.

  • 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 1m 25s
Running Gradle task 'assembleRelease'... 87.6s
Gradle task assembleRelease failed with exit code 1`

@Maruqes
Copy link

Maruqes commented Aug 28, 2024

Same error
im compiling for sdk 34

@charlie-black
Copy link

Also compiling for sdk 34... Getting the same error

@Maruqes
Copy link

Maruqes commented Sep 10, 2024

Also compiling for sdk 34... Getting the same error

flutter/flutter#153281 (comment)

This worked for me you can see i added this in my project https://github.com/Maruqes/myPhoneConnection/blob/main/myphoneconnection/android/build.gradle

let me know if it worked for you

@ibrahimkelly
Copy link
Author

Also compiling for sdk 34... Getting the same error

flutter/flutter#153281 (comment)

This worked for me you can see i added this in my project https://github.com/Maruqes/myPhoneConnection/blob/main/myphoneconnection/android/build.gradle

let me know if it worked for you

Going to try it, thanks in advance.

@ibrahimkelly
Copy link
Author

A pull request to address the issue has been created and is awaiting merge.
error: resource android:attr/lStar not found. Resolved in -> #339

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

3 participants