Anyone have good experiences with enabling shared build caches (ie. read-only from CI) for Kotlin projects?
g
gildor
05/28/2021, 2:39 PM
Do you have same particular problem? Not every Kotlin task is relocatable (particularly kapt) but there are issues for those and some will be fixed in next version
s
spand
05/28/2021, 2:54 PM
Just wondering if there is any gold at the end of the rainbow before I start doing the work
g
gildor
05/28/2021, 3:06 PM
Many outputs of Kotlin plugin are already work fine, so doesn't require any special handling, just enabld remote build cache