Android Studio: Could not find com.android.tools.build:gradle:2.0.0-alpha2

后端 未结 8 2200
温柔的废话
温柔的废话 2020-12-16 09:01

Recently I have updated my Android Studio to latest version from Latest Android Studio Canary Build: 2.0 Preview

After updating to the new version, my current workin

8条回答
  •  离开以前
    2020-12-16 09:34

    I removed the newest folder gradle-4.1-all in C:\Users\YOUR_USER_NAME\ .gradle\wrapper\dists\ and then I created a new project in Android Studio and the following message disappeared:

    "Gradle sync failed: Could not find com.android.tools.build: Gradle: 3.0.0-beta6. "

提交回复
热议问题