Commit 31f3f9467814e0214300bccc0478c5ec254da55f
1 parent
8f4559b9
Instructions for use
Showing
2 changed files
with
6 additions
and
0 deletions
app/build.gradle
| @@ -29,4 +29,7 @@ dependencies { | @@ -29,4 +29,7 @@ dependencies { | ||
| 29 | testCompile 'junit:junit:4.12' | 29 | testCompile 'junit:junit:4.12' |
| 30 | 30 | ||
| 31 | compile 'com.android.support.constraint:constraint-layout:1.0.2' | 31 | compile 'com.android.support.constraint:constraint-layout:1.0.2' |
| 32 | + | ||
| 33 | +// TODO 本地酷使用说明 代码仓库标识 | ||
| 34 | +// compile 'com.cnlive.libs:base:1.0.0@aar' | ||
| 32 | } | 35 | } |
build.gradle