* What went wrong: Execution failed for task ':app:processDebugManifest'. > Manifest merger failed : uses-sdk:minSdkVersion 11 cannot be smaller than version 14 declared in library [:insertqqmodule] F:\src\git_project\qqrepacket_pro\insertqqmodule\build\intermediates\manifests\full\debug\AndroidManifest.xml as the library might be using APIs not available in 11 Suggestion: use a compatible library with a minSdk of at most 11, or increase this project's minSdk version to at least 14, or use tools:overrideLibrary="cn.qssq666.insertqqmodule" to force usage (may lead to runtime failures)