sorry to repeat the message I wrote to <#C3PQML5NU...
# kotlin-native
a
sorry to repeat the message I wrote to #multiplatform , but I hope someone here could help me: https://kotlinlang.slack.com/archives/C3PQML5NU/p1547114865149400
t
I recently put together a little working example here. Maybe that helps: https://github.com/novoda/spikes/tree/master/multiplatform-http
s
Have you enabled
GRADLE_METADATA
in
settings.gradle
? Do you use Gradle 4.7?
a
@Svyatoslav Kuzmich [JB] I was convinced I did, because initially I created the project with intellij and it was, but maybe I moved the project to a new directory and now it seems the command for enabling it is not there! I’m trying to add it, but this could definitely be the problem!!
Ok so, I added it, but then it came up with an “Unsupported format version ‘0.3’ specified in module metadata” error
I read online that I had to downgrade the gradle plugin to 4.7
the problem is I’m using the android studio RC version, that uses the Android gradle plugin 3.3.x, that doesn’t support gradle 4.7, so I had to downgrade that as well. Is there an eta on when the new gradle will be supported?
p.s. the problem is solved now btw, thank you very much @Svyatoslav Kuzmich [JB]
o
@svyatoslav.scherbina is not @Svyatoslav Kuzmich [JB] 🙂
👌 2
s
Is there an eta on when the new gradle will be supported?
We are working on it, but don’t have an ETA yet.
a
@svyatoslav.scherbina sorry for misnaming lol! Thank you, and thanks for the awesome work!
s
It’s ok, thank you 🙂