修复同一时间调用多个start导致的任务重复问题 https://github.com/AriaLyy/Aria/issues/130
This commit is contained in:
@@ -11,4 +11,4 @@ dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
}
|
||||
|
||||
apply from: 'bintray-release.gradle'
|
||||
//apply from: 'bintray-release.gradle'
|
Reference in New Issue
Block a user