Using Hilt with Kotlin. If using Kotlin, then apply the kapt plugin and declare the compiler dependency using kapt instead of annotationProcessor . Additionally ...
確定! 回上一頁