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