简体   繁体   中英

Android Build Tools Gradle 2.3.2

The dependency com.android.tools.build:gradle:2.3.2 does not exists on jcenter .

Why is that ? I had the update yesterday on Android Studio :/

They mixed something up in the update - Studio rollout done, jcenter update forgotten. Yes, Android Studio rolls out the update and suggests to upgrade to 2.3.2 and you are right, this version is not yet available at jcenter. For now, manually put 2.3.1 in your build file and check back every other day if the new version can be downloaded...

Should not happen, shame on you, DevTeam :)

This morning was failing too, but now seems to be working.

Here's the Bintray link: https://bintray.com/android/android-tools/com.android.tools.build.gradle/2.3.2

Hm not sure 2.3.2 is out yet. Try downgrading to 2.3.1

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM