This commit is contained in:
AriaLyy
2017-09-04 14:49:04 +08:00
parent 48429fbfe9
commit 1a922151a6
3 changed files with 5 additions and 6 deletions

View File

@@ -23,8 +23,8 @@ dependencies {
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
compile project(':AriaAnnotations')
// compile 'com.arialyy.aria:aria-ftp-plug:1.0.0'
compile project(':AriaFtpPlug')
compile 'com.arialyy.aria:aria-ftp-plug:1.0.0'
// compile project(':AriaFtpPlug')
}
apply from: 'bintray-release.gradle'