flutter项目更换google库到aliyun
build.gradle:
maven{ url 'https://maven.aliyun.com/repository/google' }
maven{ url 'https://maven.aliyun.com/repository/jcenter' }
maven{url 'http://maven.aliyun.com/nexus/content/groups/public'}
...
原创
2018-12-17 14:11:14 ·
4392 阅读 ·
0 评论