1. a7872c7 Add a plugin to check for injections of @HiltViewModel types. Since @HiltViewModel has an @Inject constructor, it is possible to erroneously inject it instead of accessing it via the Android APIs. This check should prevent that from happening. by Eric Chang · 3 years, 9 months ago
  2. b90de0f Add a plugin to check for injections of @HiltViewModel types. Since @HiltViewModel has an @Inject constructor, it is possible to erroneously inject it instead of accessing it via the Android APIs. This check should prevent that from happening. by Dagger Team · 3 years, 9 months ago
  3. a8ab59a Add a plugin to check for injections of @HiltViewModel types. Since @HiltViewModel has an @Inject constructor, it is possible to erroneously inject it instead of accessing it via the Android APIs. This check should prevent that from happening. by Eric Chang · 3 years, 9 months ago
  4. d3c17de Add better error message when the compiler deps jar isn't found. by Eric Chang · 3 years, 10 months ago
  5. 37d537b Internal change by Dagger Team · 4 years, 1 month ago
  6. 12e9593 A little more prep for --incompatible_load_java_rules_from_bzl. by cpovirk · 4 years, 7 months ago
  7. 22d79c4 Migrate compiler_test to Dagger by bcorso · 4 years, 8 months ago