Kotlin / kotlin-examples

Various examples for Kotlin
3.21k stars 1.04k forks source link

unable to generate classes and kotlin folder inside build folder of sharedCode . #104

Open Harishy opened 5 years ago

Harishy commented 5 years ago

Hi ,

I have created a sample by looking into provided code., After completing the coding part when i was trying to build the sharedCode folder i am unable to generate classes and kotlin folder inside the build folder., so i am unable to get the sharedcode common method inside my mainactivity.Provide any guidance to solve this.