Validation for InnerClass in @Inject constructors
thsaravana opened this issue · 0 comments
thsaravana commented
Error highlight with this message "@Inject constructors are invalid on inner classes. Did you mean to make the class static?"
- if kotlin
inner class
- java class inside a class