Flutter android studio运行项目android文件 出现this and base files have different roots 错误
Flutter android studio运行项目android文件 出现this and base files have different roots 错误
·
android studio 运行项目 android 文件时出现错误
例:
在 android/build.gradle 中降低 gradle 版本
classpath ‘com.android.tools.build:gradle:7.1.2’ 改成
classpath ‘com.android.tools.build:gradle:4.1.0’
更多推荐
所有评论(0)