Join Slack
Powered by
Anyone have any idea why Gradle is redownloading t...
# android
l
Luca
01/29/2019, 5:05 AM
Anyone have any idea why Gradle is redownloading the Kotlin native dependencies every time I sync Gradle in Android Studio 3.3? Why isn't it using a cached version? It is killing my build times. I am using the multiplatform plugin
g
gildor
01/29/2019, 5:08 AM
Yes, this is known issue
https://youtrack.jetbrains.com/issue/KT-28128
There is a workaround
❤️ 1
l
Luca
01/29/2019, 5:16 AM
Thank you!
i
itnoles
01/29/2019, 5:21 AM
Would that forces MultiDex on Android?
g
gildor
01/29/2019, 5:23 AM
MultiDex? I don’t think it somehow related to multidex. Some Kotlin/Native gradle plugin issue
Open in Slack
Previous
Next