修复无法自动识别含有账号的ftpurl地址 https://github.com/AriaLyy/Aria/issues/146

This commit is contained in:
AriaLyy
2017-10-24 21:41:50 +08:00
parent fd57d3ffe9
commit 29bcf0aa15
31 changed files with 429 additions and 153 deletions

View File

@@ -1,5 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
// ext.kotlin_version = '1.1.51'
repositories {
jcenter()
mavenCentral()
@@ -8,6 +9,7 @@ buildscript {
// classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.novoda:bintray-release:0.5.0'
// classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7'
// classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
// NOTE: Do not place your application dependencies here; they belong