Hi everyone, is there some gradle “tweaks” to speed up the build time on KMP? Whenever I change a small portion of code in SharedCode, it takes almost 4-5 minutes to rebuild.
k
kpgalligan
01/27/2020, 4:31 PM
How do you build?
m
Maurice Jouvet
01/27/2020, 4:33 PM
For ios ./gradlew commonpackForXcode
For Android: Directly via Intellij.