1. 程式人生 > >Gradle's dependency cache may be corrupt(this sometimes occurs after a network connection timeout.)

Gradle's dependency cache may be corrupt(this sometimes occurs after a network connection timeout.)

使用Android studio 3.0 Beta2 建立Kotlin專案時發生Gradle錯誤


一起提示連線超時,無法下載該Gradle版本,換成3.3版本也不行。

最後將Gradle版本改為了就正確了:https\://services.gradle.org/distributions/gradle-4.1-rc-1-all.zip

剩下就是無盡等待了


最後說一句,剛執行起來,發現Kotlin不需要findviewbyid,這很科學啊~