彬sir哥的博客运行后的报错提示: :app:checkDebugAarMetadata Your project has set `android.useAndroidX=true`, but configuration `:app:debugRuntimeClasspath` still contains legacy support libraries, which may cause ...
qq_34336489的博客Execution failed for task ':app:lintVitalRelease'. > Lint found fatal errors while assembling a release target. 这是一个lint中的警告,如果不能不忽略这个警告,编译器变异是无法通过的,所以通常做法是在...
lauwen96的博客 * What went wrong: Execution failed for task ':app:checkReleaseDuplicateClasses'. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable …… …… * ...