Thanks @rnett for the hint. Unfortunately it is not the same issue: in the sample project I did put together even if one uses Gradle from the command line. I also checked with the fresh new version of Kotlin (1.6.10) and the problem remains.
u
ultraon
01/11/2022, 4:47 PM
Guys, I've found that if you comment out non-android targets and sourceSets, then Android Studio recognizes classes from the project connected as included build (composite build).
And gradle version should be 7.2 (not 7.3.3).