Someone in my android team updated our hilt dagger...
# dagger
c
Someone in my android team updated our hilt dagger code from @ApplicationContext to @param:ApplicationContext ive never seen that before. is there any reason to do that?
c
aha. we moved to 2.2.0 recently. thanks for teaching
m
This should be equivalent to adding compiler flag, isn't it?
Copy code
-Xannotation-default-target=param-property