fcosta
01/28/2019, 5:44 PM* What went wrong:
A problem occurred evaluating root project 'kotlin-game-engine'.
> Could not resolve all files for configuration ':detachedConfiguration1'.
> Could not download kotlin-native-macos.tar.gz (:kotlin-native-macos:1.1.1)
> Failed to download SHA1 for resource '<https://download.jetbrains.com/kotlin/native/builds/releases/1.1.1/macos/kotlin-native-macos-1.1.1.tar.gz>'.
> Could not GET '<https://download.jetbrains.com/kotlin/native/builds/releases/1.1.1/macos/kotlin-native-macos-1.1.1.tar.gz.sha1>'. Received status code 403 from server: Forbidden
thevery
01/28/2019, 9:01 PMcurl -v <https://download.jetbrains.com/kotlin/native/builds/releases/1.1.1/macos/kotlin-native-macos-1.1.1.tar.gz.sha1>
olonho
01/29/2019, 5:53 AMfcosta
01/29/2019, 1:36 PM~/.konan
folder to clean up my machine. The sync worked after I removed the Gradle Cache!
Thanks!