Karumi / Karumi/ExpandableSelector
Error:Execution failed for task ':app:processDebugManifest'.
- 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
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