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

android:attr/lStar not found #265

Closed
knifemaster7 opened this issue Apr 11, 2022 · 2 comments
Closed

android:attr/lStar not found #265

knifemaster7 opened this issue Apr 11, 2022 · 2 comments

Comments

@knifemaster7
Copy link

I'm using dev.skomlach:biometric:2.0.90, minSDKVersion 21, target SDK 29, compile SDK 29, and kotlin version 1.5.
I'm getting error AAPT: error: resource android:attr/lStar not found.

@sergeykomlach
Copy link
Owner

@knifemaster7 according to this answer https://stackoverflow.com/a/69042271 - the easiest way to solve this problem - is just to upgrade the targetSDK/compileSDK to 31 or higher.
I hope it's acceptable for your project.

@sergeykomlach
Copy link
Owner

sergeykomlach commented May 9, 2022

Closed due to inactivity

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