Closed xqsh closed 2 years ago
需要操作以下步骤 Android 打开android/bulid.gradle,添加以下仓库
allprojects {
repositories {
·····
maven {
url "http://repo.baichuan-android.taobao.com/content/groups/BaichuanRepositories/"
}
}
}
Could not determine the dependencies of task ':react-native-mbaichuan:compileReleaseAidl'.