Hi everyone, is there some gradle “tweaks” to spee...
# multiplatform
m
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
How do you build?
m
For ios ./gradlew commonpackForXcode For Android: Directly via Intellij.