1、gradle下载
https://services.gradle.org/distributions/
https://services.gradle.org/distributions/gradle-7.0.2-all.zip
2、《第一行代码》(第三版)2.2如何运行Kotlin代码 用Android Studio运行Kotlin的main函数失败
2.1、报错信息
What went wrong: Execution failed for task ‘:app:processDebugAndroidTestManifest’. > 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. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. Use ‘–warning-mode all’ to show the individual deprecation warnings. See https://docs.gradle.org/7.0.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 4s 20 actionable tasks: 4 executed, 16 up-to-date
2.2、问题根源
Andriod Studio 2020.3.1更新晚于SDK=31即Android 12,用Android 12会失败
Android Studio 之万恶 gradle
最新推荐文章于 2025-04-26 10:26:18 发布

最低0.47元/天 解锁文章
1507

被折叠的 条评论
为什么被折叠?



