1 package dagger.hilt.android.gradleConfigCache
2 
3 import javax.inject.Inject
4 
5 class Foo @Inject constructor()
6