我已经更新了Android工作室1.4版,也更新了gradle版本(1.4.0-beta3).
这是我的build.gradle文件
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
jcenter()
}
dependencies {
//classpath 'com.android.tools.build:gradle:1.2.3'
classpath 'com.android.tools.build:gradle:1.4.0-beta3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
//ViewPagerIndicator
maven { url "http://dl.bintray.com/populov/maven" }
jcenter()
maven { url 'http://devrepo.kakao.com:8088/nexus/content/groups/public/' }
}
}
Run Code Online (Sandbox Code Playgroud)
这是构建结果.
资料:摇篮任务[:应用程序:generateDebugSources,:应用程序:generateDebugAndroidTestSources,:应用程序:assembleDebug]:应用程序:预生成UP-TO-DATE:应用:preDebugBuild UP-TO-DATE:应用程序:checkDebugManifest:应用:preReleaseBuild UP-TO-日期:应用:prepareComAndroidSupportAppcompatV72221Library UP-TO-DATE:应用:prepareComAndroidSupportCardviewV72221Library UP-TO-DATE:应用:prepareComAndroidSupportDesign2221Library UP-TO-DATE:应用:prepareComAndroidSupportGridlayoutV72221Library UP-TO-DATE:应用:preDebugAndroidTestBuild UP-TO-DATE:应用:prepareComAndroidSupportMultidex101Library最新消息:app:prepareComAndroidSupportPaletteV72221Library UP-TO-DATE:app:prepareComAndroidSupportRecyclerviewV72221Library UP-TO-DATE:app:prepareComAndroidSupportSupportV42221Library UP-TO-DATE:app:prepareComFacebookAndroidFacebookAndroidSdk410Library UP-TO-DATE:app:prepareComGithubLawloretienneQuickreturn001Library UP-TO-DATE:应用:prepareComGithubRey5137Material121Library …