Is Jicofo developed combining these 2 languages? or it is replicated with Java and then the same code with Kotllin.
Thanks
Is Jicofo developed combining these 2 languages? or it is replicated with Java and then the same code with Kotllin.
Thanks
Right now it’s a mixture of the two. Generally we’re using Kotlin for new work, and when doing refactoring we’ll often migrate classes to Kotlin.