-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Can't compile the project in Android Studio #233
Comments
Do you have more information; such as what version of Kotlin you're running? |
Hi, sorry for the delay, as for the Kotin version here is a snapshot of the gradle file with that information: I'm using: Android Studio 3.2.1 |
I have AS 3.4.0-alpha02, it works at my side. |
@AyalaSaenzJorge are you still having this problem? I am unable to reproduce it with Android Studio 3.2.1 on Linux. |
I had to revert to 0a39e7b639e069c20203c25f2ff6a4e0b86feb62 "Use Kotlin Coroutines for IO executor #235 " for mine to work. I suspect my android studio was battling with gradle 5.0 |
Hi @fidschau - indeed, there was an issue with Gradle 5.0 and Android Studio 3.2.1. This was fixed in #252, so now the code is back to running Gradle 4.10.2. @AyalaSaenzJorge I'll go ahead and close this issue. Please comment if you run into any more problems with your setup. |
Hi, I've tried this code in both Android Studio 3.2 and 3.3, but I get always this result
Thanks in advance.
The text was updated successfully, but these errors were encountered: