uni-app打包失败 Could not determine the dependencies of task ':app:compileReleaseJavaWithJavac'.
时间: 2023-11-16 07:07:35 浏览: 167
pcloud_determine_res.m:确定点云的水平和垂直分辨率。-matlab开发
这个错误通常是由于 Gradle 依赖关系配置不正确引起的。你可以尝试以下解决方案:
1. 清除 Gradle 缓存,重新构建项目:
```
./gradlew clean
```
2. 更新 Gradle 版本,确保使用最新版本:
```
classpath 'com.android.tools.build:gradle:4.2.2'
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip
```
3. 检查项目中的依赖项是否正确并更新到最新版本
阅读全文