Nitesh Singh
03/22/2025, 5:43 PMkapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "2.0.21" }
alias(libs.plugins.kapt)
kapt(libs.hilt.compiler)
hey There my kapt() is not working could help me where my mistek
- Problem: In version catalog libs, version reference '2.0.21' doesn't exist.
Reason: Plugin 'org.jetbrains.kotlin.kapt' references version '2.0.21' which doesn't exist.
kapt(libs.hilt.compiler) this bundles is not importingYoussef Shoaib [MOD]
03/22/2025, 6:57 PMversion
instead of version.ref