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

issue with release build #62

Open
Jorge-Saieg opened this issue Sep 19, 2024 · 2 comments
Open

issue with release build #62

Jorge-Saieg opened this issue Sep 19, 2024 · 2 comments

Comments

@Jorge-Saieg
Copy link

Hi I cannot build on release mode, I have this error,
`
FAILURE: Build failed with an exception.

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

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

@Jorge-Saieg
Copy link
Author

In debug mode I get this warning:

Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /Users/jsaieg/.pub-cache/hosted/pub.dev/store_redirect-2.0.2/android/src/main/java/com/danieldallos/storeredirect/StoreRedirectPlugin.java uses or overrides a deprecated API
```.

@mohammed1ali
Copy link

mohammed1ali commented Dec 13, 2024

I too get this

`Execution failed for task ':store_redirect:verifyReleaseResources'.

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

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