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

[Fix][Android] Fix the compile error caused by andoidx.appcompat when building apk in release mode #399

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

zhuyangyang-lingoace
Copy link
Contributor

[Fix][Android] Fix the andoidx.appcompat that is incompatibility caused compile error when building apk in release mode

1.error: 'AAPT: error: resource android:attr/lStar' not found when building apk in release mode
2.causes: androidx.appcompat incompatibility

Signed-off-by: zhuyangyang [email protected]

…ed compile error

1.error: 'AAPT: error: resource android:attr/lStar' not found when building apk in release mode
2.causes: androidx.appcompat incompatibility

Signed-off-by: zhuyangyang <[email protected]>
@thomassth
Copy link
Contributor

Apologies in advance, but I still have trouble comprehending your description.

Does this solves what you were concerning before (running this plugin in older flutter versions)?

@zhuyangyang-lingoace
Copy link
Contributor Author

@thomassth Sorry. when I run 'flutter build apk', it compile errors. Just compile example project. So you can build release apk?

@thomassth thomassth mentioned this pull request Jan 5, 2022
@thomassth thomassth changed the title [Fix][Android] Fix the andoidx.appcompat that is incompatibility caused compile error when building apk in release mode [Fix][Android] Fix the compile error caused by andoidx.appcompat when building apk in release mode Jan 5, 2022
@thomassth thomassth merged commit a861c2a into builttoroam:develop Jan 5, 2022
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

Successfully merging this pull request may close these issues.

2 participants