有说是模块冲突的, 请熟手看看咋回事:
2021-05-11 11:18:30 /uzmap/temp/4ZezJOdB4ElRoYf/AStudioProject/app/src/main/AndroidManifest.xml:3:5-73 Error: uses-sdk:minSdkVersion 15 cannot be smaller than version 18 declared in library [:alivclivepusher-release:] /Users/apicloud/.gradle/caches/transforms-1/files-1.1/alivclivepusher-release.aar/1eb3d3e499ede0bbdf07d2e9f8c1c6dc/AndroidManifest.xml as the library might be using APIs not available in 15 Suggestion: use a compatible library with a minSdk of at most 15, or increase this project's minSdk version to at least 18, or use tools:overrideLibrary="com.apicloud.alivclivepusher" to force usage (may lead to runtime failures) FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:processReleaseManifest'. > Manifest merger failed with multiple errors, see logs * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 30s