Skip to content

project must not be smaller than 21 #5

Description

@ErenRavenHeart

I have added

compile 'dk.schaumburgit.fast-barcode-scanner:fast-barcode-scanner:1.0.4'

in my app gradle file, but the following error shows up when I sync

Error:Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 13 cannot be smaller than version 21 declared in library [dk.schaumburgit.fast-barcode-scanner:fast-barcode-scanner:1.0.4] D:\fastbarcodescanner\app\build\intermediates\exploded-aar\dk.schaumburgit.fast-barcode-scanner\fast-barcode-scanner\1.0.4\AndroidManifest.xml
	Suggestion: use tools:overrideLibrary="dk.schaumburgit.fastbarcodescanner" to force usage

It is mentioned that the library can support pre loliipop version, that is why Im confused as to why I get this error. May you clarify?. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions