List Question
20 TechQA 2024-03-18T09:51:31.533000can kotlin annotation processor be add properties using Kotlin annotation processor?
30 views
Asked by thxwelchs
Gradle: Proper way to add KAPT-generated Kotlin sources to sources JAR
54 views
Asked by Kirill Gagarski
Unresolved reference kapt and ksp in Android Studio when trying to do the setup for the use of ROOM local database
1.8k views
Asked by jakeprog123
Build failing with an exception in kaptBetaDebugKotlin
38 views
Asked by Rohit Verma
Cannot implement Hilt with Compose Activity
303 views
Asked by Juan
Kapt Kotlin incremental annotation processing not working
98 views
Asked by Yash Bansal
Kapt task in error when adding jar built with openapi generator
91 views
Asked by Alberto Cappellina
the following options were not recognized by any processor: '[dagger.fastinit, dagger.hilt.android.internal
436 views
Asked by ayitinya
Execution failed for task ':app:kaptDebugKotlin' for kotlin
121 views
Asked by SHIDHIN TS
Execution failed for task ':libimgur:kaptKotlin'
84 views
Asked by Sonu
Do I still need to use the kapt plugin (I am using ksp) if I am enabling dataBinding for a project?
1.3k views
Asked by svahidhoss
Migrating Room from KAPT to KSP leads to RuntimeException
960 views
Asked by Gelson Schikorski
How to correctly add Room Persistence dependencies to my Jetack Compose Android app
633 views
Asked by Michael Appiah-kubi
Error while building kotlin app having jetpack compose, dagger and room
196 views
Asked by Pranay Das
I was working on a notes app and completed it when I tried making it an apk it shows me this error
65 views
Asked by 7moda7y the best
Type mismatch: inferred type is String but KaptOptions was expected
2.5k views
Asked by oolyvi