
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
关于 pod install ... dependency were found, but they required a higher minimum deployment target.
关于 ...dependency were found,but they required a higher minimum deployment target.Specs satisfying the `XXXXX` dependency were found,but they required a higher minimum deployment target.由于 podfile 里配置的
> Could not resolve com.huawei.hms:scanplus:2.1.0.300.
解决方案: 在android文件项目下 build.gradle --->allprojects{ }添加 maven {url 'http://developer.huawei.com/repo'}

到底了







