将dcache-android克隆到根目录下。
// 进入项目根目录
cd DoraCacheSample
// 克隆依赖的主框架
git clone https://github.com/dora4/dcache-android.git也可以将本地的库依赖修改为远程jitpack的依赖。
// 依赖dcachedef latest_version ='3.6.16'
api "com.github.dora4:dcache-android:$latest_version"| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||
将dcache-android克隆到根目录下。
// 进入项目根目录
cd DoraCacheSample
// 克隆依赖的主框架
git clone https://github.com/dora4/dcache-android.git也可以将本地的库依赖修改为远程jitpack的依赖。
// 依赖dcachedef latest_version ='3.6.16'
api "com.github.dora4:dcache-android:$latest_version"