I'm adding hilt to a new project. but in genreal it seems like android docs and hilt docs lineup, except for enableAggregatingTask = true in https://dagger.dev/hilt/gradle-setup is not in https://developer.android.com/training/dependency-injection/hilt-android
curious if one is more right than the other lol. maybe one only was needed for kapt, but now with ksp isn't needed?
I'm adding hilt to a new project. but in genreal it seems like android docs and hilt docs lineup, except for enableAggregatingTask = true in https://dagger.dev/hilt/gradle-setup is not in https://developer.android.com/training/dependency-injection/hilt-android
curious if one is more right than the other lol. maybe one only was needed for kapt, but now with ksp isn't needed?