hello, i am trying to use reflection inside kotlin...
# android
k
hello, i am trying to use reflection inside kotlin, but the build fails showing that
e: java.lang.NullPointerException
Copy code
* What went wrong:
Execution failed for task ':app:kaptDebugKotlin'.
> Internal compiler error. See log for more details`
r
kokeroulis: are you sure you're using newest stable releases of Kotlin and Android Studio?
k
yes, i have just found the solution… thanks
r
awesome 🙂