A problem was found with the configuration of task ':app:checkDebugManifest' (type 'CheckManifest').
问题:
A problem was found with the configuration of task ':app:checkDebugManifest' (type 'CheckManifest').
- Type 'com.android.build.gradle.internal.tasks.CheckManifest' property 'manifest' has @Input annotation used on property of type 'File'.
解决方案:
将gradle\wrapper\gradle-wrapper中的distributionUrl版本降低,修改到合适的版本,例如:
https\://services.gradle.org/distributions/gradle-6.1.1-bin.zip
浙公网安备 33010602011771号