@XQF
2017-05-29T14:19:20.000000Z
字数 454
阅读 1115
AndroidStudio
compileSdkVersion 25
buildToolsVersion "25.0.0"
minSdkVersion 15
targetSdkVersion 25
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}