android build core,找不到com.android.tools.build:gradle-core:3.0.0-alpha5

我收到了这个错误

错误:找不到com.android.tools.build:gradle-core:3.0.0-alpha5 . 在以下位置搜索:文件:/ C:/ Program Files / Android / android-studio-3 / gradle / m2repository / com / android / tools / build / gradle-core / 3.0.0-alpha5 / gradle-core-3.0 .0-alpha5.pom文件:/ C:/ Program Files / Android / android-studio-3 / gradle / m2repository / com / android / tools / build / gradle-core / 3.0.0-alpha5 / gradle-core-3.0 .0-alpha5.jar https://jcenter.bintray.com/com/android/tools/build/gradle-core/3.0.0-alpha5/gradle-core-3.0.0-alpha5.pom https:// jcenter .bintray.com / com / android / tools / build / gradle-core / 3.0.0-alpha5 / gradle-core-3.0.0-alpha5.jar必需:project:> com.android.tools.build:gradle: 3.0.0-素α5

我的朋友

apply plugin: 'com.android.application'

android {

compileSdkVersion 26

buildToolsVersion '25.0.3'

defaultConfig {

applicationId "com.the360ls.a360"

minSdkVersion 19

targetSdkVersion 26

versionCode 10

versionName "0.8.1e"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

multiDexEnabled true

signingConfig signingConfigs.config

}

buildTypes {

release {

minifyEnabled false

proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

signingConfig signingConfigs.config

}

debug {

signingConfig signingConfigs.config

}

}

buildscript {

repositories {

jcenter()

maven { url 'https://dl.google.com/dl/android/maven2' }

}

dependencies {

classpath 'com.android.tools.build:gradle:3.0.0-alpha6'

}

}

allprojects {

repositories {

jcenter()

maven {

url "https://raw.github.com/Tpaga/tpaga-android-sdk/releases"

}

}

}

}

dependencies {

compile fileTree(dir: 'libs', include: ['*.jar'])

androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {

exclude group: 'com.android.support', module: 'support-annotations'

})

compile 'com.android.support:appcompat-v7:26.0.0-beta2'

compile 'com.android.support:design:26.0.0-beta2'

compile 'com.android.support.constraint:constraint-layout:1.0.2'

compile 'com.loopj.android:android-async-http:1.4.9'

compile 'com.android.support:cardview-v7:26.0.0-beta2'

compile 'com.android.support:recyclerview-v7:26.0.0-beta2'

compile 'com.android.support:support-vector-drawable:26.0.0-beta2'

compile 'com.android.support:support-v4:26.0.0-beta2'

compile 'com.squareup.picasso:picasso:2.5.2'

compile 'com.google.firebase:firebase-core:11.0.2'

compile 'com.google.firebase:firebase-database:11.0.2'

compile 'com.google.android.gms:play-services-maps:11.0.2'

compile 'com.google.android.gms:play-services-location:11.0.2'

testCompile 'junit:junit:4.12'

compile 'co.tpaga:android:1.0.0'

compile 'com.jakewharton:butterknife:8.4.0'

compile 'com.weiwangcn.betterspinner:library-material:1.1.0'

annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0'

implementation 'com.android.support.constraint:constraint-layout:1.0.2'

}

apply plugin: 'com.google.gms.google-services'

我不知道如何解决它,我尝试了一切

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值