Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whether it can be compatible with the low version #87

Closed
wei3 opened this issue Oct 24, 2016 · 1 comment
Closed

Whether it can be compatible with the low version #87

wei3 opened this issue Oct 24, 2016 · 1 comment

Comments

@wei3
Copy link

wei3 commented Oct 24, 2016

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

Manifest merger failed : uses-sdk:minSdkVersion 14 cannot be smaller than version 15 declared in library [net.qiujuer.genius:ui:2.0.0-beta8] E:\chengye\app\build\intermediates\exploded-aar\net.qiujuer.genius\ui\2.0.0-beta8\AndroidManifest.xml
Suggestion: use tools:overrideLibrary="net.qiujuer.genius.ui" to force usage

@qiujuer
Copy link
Owner

qiujuer commented Oct 27, 2016

你好,这个错误是因为你的项目最低支持版本是api14,而我的框架是最低支持api15;项目的代码本身是可以支持到14的,但是觉得没必要支持那么低的现在的市场使用很少有14的了 所以就从 15 开始支持的。你可以尝试重新构建我的项目,或者更改你的项目版本为15.

多谢你的使用。

@qiujuer qiujuer closed this as completed Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants