i usually just mark `build/generated` as Source Ro...
# kapt
j
i usually just mark
build/generated
as Source Root from Intellij idea. But when i run
./gradlew clean build
Intellij will reset the config and mark
build
as excluded.