akexorcist / GoogleDirectionLibrary

[Android] Library for Google Direction API for Google Maps Android API v2
Apache License 2.0
571 stars 174 forks source link

Manifest Merger failed #16

Closed Aastha77Gupta closed 7 years ago

Aastha77Gupta commented 8 years ago

HI,

I am getting the error Error:Execution failed for task ':app:processDebugManifest'. ​​

Manifest merger failed : uses-sdk:minSdkVersion 10 cannot be smaller than version 14 declared in library [com.akexorcist:googledirectionlibrary:1.0.4] /Users/agupta/AndroidStudioProjects/DirectionsApp/app/build/intermediates/exploded-aar/com.akexorcist/googledirectionlibrary/1.0.4/AndroidManifest.xml Suggestion: use tools:overrideLibrary="com.akexorcist.googledirection" to force usage

I added in the manifest file to override. Still getting the same error. Please advise.

Thank You!

akexorcist commented 7 years ago

@Aastha77Gupta Sorry guy, but my library is run with minimum SDK version at least API 14