Masks icon indicating copy to clipboard operation
Masks copied to clipboard

Manifest min sdk

Open fabreax opened this issue 9 years ago • 3 comments

Hi,

My app minSdk is 10 and your lib seems to be 15.

Is it really the minimum sdk version ?

"Error:Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : uses-sdk:minSdkVersion 10 cannot be smaller than version 15 declared in library D:\GoogleDrive\workspace-android-studio\KartingTools\app\build\intermediates\exploded-aar\com.github.leonardoxh\android-masks\1.1\AndroidManifest.xml Suggestion: use tools:overrideLibrary="com.github.leonardoxh.masks" to force usage"

fabreax avatar Jun 15 '15 14:06 fabreax

Masks can run on minSdk 10.

But, it's one thing that I not like to support, since most of 90% of the market run on android 4+

leonardoxh avatar Jun 15 '15 14:06 leonardoxh

Thank you. I understand your point of view but it requires an unnecessary tools:overrideLibrary.

fabreax avatar Jun 15 '15 14:06 fabreax

Make a pull request and down the minSdk, I will merge it.

leonardoxh avatar Jun 15 '15 17:06 leonardoxh