Hi all - Recently migrated to kotlin 1.7.10 with a...
# multiplatform
x
Hi all - Recently migrated to kotlin 1.7.10 with agp 7.2.1 and gradle 7.4.2. Enabled
import_orphan_source_sets=false
similar to PeopleInSpace but i'm getting spammed with lots of these
Copy code
[sync warning] Source set "androidAndroidTestRelease" is not compiled with any compilation. This source set is not imported in the IDE.
[sync warning] Source set "androidTestFixtures" is not compiled with any compilation. This source set is not imported in the IDE.
[sync warning] Source set "androidTestFixturesDebug" is not compiled with any compilation. This source set is not imported in the IDE.
when i do a sync. Builds just fine but wondering if anyone encountered this? 🤔
✅ 1
s
This is okay. This warning can be ignored and will go away in 1.8