-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hey,
library adds uses-permission to the manifest, why not uses-permission-sdk-23, still before M no usage for it.
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<uses-permission-sdk-23 android:name="android.permission.USE_FINGERPRINT" />
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels