I tried to convert Java codes to Kotlin and get th...
# android
k
I tried to convert Java codes to Kotlin and get this message:
Copy code
please `do not use android-apt` with kapt
Is there any solution for this?