修改IDownloadSchedulers实现

This commit is contained in:
AriaLyy
2016-11-21 23:35:58 +08:00
parent 0e88cf6bfe
commit f714782be0
8 changed files with 250 additions and 16 deletions

View File

@ -27,7 +27,7 @@ dependencies {
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
}
apply from: 'jcenter.gradle'
//apply from: 'jcenter.gradle'
// build a jar with source files
//task sourcesJar(type: Jar) {