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

Release the latest code for fix android build release mode #20

Open
namnh-0652 opened this issue Dec 3, 2024 · 3 comments
Open

Release the latest code for fix android build release mode #20

namnh-0652 opened this issue Dec 3, 2024 · 3 comments

Comments

@namnh-0652
Copy link

Currently, version 2.0.10 still error, but the latest mater code is passed.
For flutter version 3.24.x, seem it requires android compileSdkVersion is 34.
So, could you help to release the latest code? @yeniel

* What went wrong:
Execution failed for task ':native_shared_preferences:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
   > Android resource linking failed
     ERROR: /.../build/native_shared_preferences/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found.
@namnh-0652 namnh-0652 changed the title Release the latest code for fix android Release the latest code for fix android build release mode Dec 3, 2024
@namnh-0652
Copy link
Author

@yeniel can you help to release the latest code?

@harshitappscrip
Copy link

@namnh-0652 i'm also getting the same issue, if you found any solution please share it here

@namnh-0652
Copy link
Author

@harshitappscrip I referenced this library direct by git. Change your pubspec.yaml like this:

native_shared_preferences:
    git:
      url: https://github.com/yeniel/native_shared_preferences.git
      ref: 082b455ac24b2451b965d195ae2576a66e67c4ae

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