android studio 无法依赖类库的情况 处理 2025-02-25 本文已影响0人 为自己代颜_ image.png 在项目的build.gradle中添加阿里云依赖 maven { url "https://maven.aliyun.com/repository/public" } image.png