switchView icon indicating copy to clipboard operation
switchView copied to clipboard

最低skd19?

Open tankai2525 opened this issue 7 years ago • 0 comments

Error:E:\workspace\GitHub\Qrts\app\src\main\AndroidManifest.xml Error: uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library [com.ld:switchView:1.1.7] C:\Users\Administrator.gradle\caches\transforms-1\files-1.1\switchView-1.1.7.aar\5653188df685911ba0ce2cdaf62fd29f\AndroidManifest.xml as the library might be using APIs not available in 16 Suggestion: use a compatible library with a minSdk of at most 16, or increase this project's minSdk version to at least 19, or use tools:overrideLibrary="com.duma.ld.mylibrary" to force usage (may lead to runtime failures) FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library [com.ld:switchView:1.1.7] C:\Users\Administrator.gradle\caches\transforms-1\files-1.1\switchView-1.1.7.aar\5653188df685911ba0ce2cdaf62fd29f\AndroidManifest.xml as the library might be using APIs not available in 16 Suggestion: use a compatible library with a minSdk of at most 16, or increase this project's minSdk version to at least 19, or use tools:overrideLibrary="com.duma.ld.mylibrary" to force usage (may lead to runtime failures)

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s

宝宝不开森了

tankai2525 avatar Aug 28 '18 10:08 tankai2525