mirror of
https://github.com/zhigang1992/AndroidVideoCache.git
synced 2026-04-23 19:40:54 +08:00
5 lines
86 B
Groovy
5 lines
86 B
Groovy
apply plugin: 'java'
|
|
|
|
dependencies {
|
|
compile 'com.google.android:android:1.6_r2'
|
|
} |