-
Notifications
You must be signed in to change notification settings - Fork 49
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
发生了一个错误 #4
Comments
库的SDK最小为19,如果要用的话,App的SDK最小也要设置为19
| |
RaphetS
邮箱:[email protected]
|
Signature is customized by Netease Mail Master
在2018年06月13日 09:09,cybkw 写道:
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : uses-sdk:minSdkVersion 14 cannot be smaller than version 19 declared in library [org.raphets:roundimageview:1.2.0] C:\Users.android\build-cache\b4d4b7dcf59b8b6e8f6e7252b155c6d1c3f150e9\output\AndroidManifest.xml
Suggestion: use tools:overrideLibrary="org.raphets.roundimageview" to force usage
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
是因为库只能支持到19吗? 如果改动还能使用吗 |
源码下下来,改小可以用的
| |
RaphetS
邮箱:[email protected]
|
Signature is customized by Netease Mail Master
在2018年06月19日 09:16,cybkw 写道:
是因为库只能支持到19吗? 如果改动还能使用吗
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error:Execution failed for task ':app:processDebugManifest'.
The text was updated successfully, but these errors were encountered: