Could not create task ‘:app:minifyReleaseWithR8‘. Cannot query the value of this provider because it 问题版本:Android studio4.1.3 解决办法: In my case I've just needed to download the correct sdk. Go to SdkManager (for example tap shift key twice and type "sdk manager") and be sure...
Could not create task ':app:minifyReleaseWithR8'. Cannot query the value of this provider because it has no value available 这是因为SDK版本和buildToolsVersion不一致导致的 只需将buildToolsVersion版本改成本机已装SDK版本即可, 或者不改动代码 下载一个与之对应的SDK版本 解决 方式一 打开Project Structu...
Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'. Could not create task ':app:minifyDebugWithR8'. Cannot query the value of this provider because it has no value available. Well, thank you! The problem has been solved by updating the Gradle but with these ve...
[ +2 ms] * What went wrong: [ ] Could not determine the dependencies of task ':app:mergeDebugAssets'. [ ] > Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'. [ ] > Could not create task ':app:minifyReleaseWithR8'. [ ] > Trailing char < > at ...