Mario Loncar
03/01/2023, 3:32 PMbuild
folder, I generated both Kotlin and mandatory Java file. The problem is: I see generated files in androidMain
but I cannot see generated Kotlin models in commonMain
(which makes sense since they rely on Java file), and when I add files to sourceSets, Kotlin Proto files gets corrupted and are unable to resolve mandatory proto Java file. Did anyone encounter this and how did you solve it?Javier
03/01/2023, 3:34 PMMario Loncar
03/01/2023, 3:39 PMDarron Schall
03/01/2023, 10:05 PMVidmantas Kerbelis
03/02/2023, 6:54 AMMario Loncar
03/03/2023, 10:03 AM