Karumi / Karumi/ExpandableSelector

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

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
685
Forks
117
PR merge metrics
No merged PRs in 30d

Description

Error:Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 11 cannot be smaller than version 14 declared in library [com.karumi:expandableselector:1.0.0] ...Mosaic... \app\build\intermediates\exploded-aar\com.karumi\expandableselector\1.0.0\AndroidManifest.xml
Suggestion: use tools:overrideLibrary="com.karumi.expandableselector" to force usage

Contributor guide

Open the contributing guide

Research direction

Start by tracing the app manifest and the com.karumi:expandableselector:1.0.0 AndroidManifest.xml referenced in the error, then inspect how their minSdkVersion values are configured. Determine the intended compatible configuration and verify that the debug manifest task completes without the manifest merger error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.