今天重写了一个项目然后将AndroidMP3Recorder:v1.0.7导入使用时报
ERROR: Failed to resolve: com.github.Jay-Goo:AndroidMP3Recorder:v1.0.7
查找了很多一直没解决,最后终于发现没有加一个仓库
ERROR: Failed to resolve: com.github.Jay-Goo:AndroidMP3Recorder:v1.0.7
最后在app下的build.gradle的dependencies加上依赖:
ERROR: Failed to resolve: com.github.Jay-Goo:AndroidMP3Recorder:v1.0.7
然后在Sync Now就解决了!

相关文章: