Is green Dao supported by kotlin?
While converting an existing Java project to Kotlin, I’m facing an unresolved reference to dao issue. I tried changing the order of GreenDAO and Kotlin dependencies, but the problem still persists.