1. 8c545f7 Ensure transitive dependencies pull in compatible kotlin-stdlib by Omar Ismail · 6 months ago
  2. 69fec23 Pin dependencies to annotation and collection libraries by Aurimas Liutikas · 7 months ago
  3. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  4. d02fb06 Stop using alpha/beta/rc when a stable version is available by Aurimas Liutikas · 1 year, 4 months ago
  5. a478a2cc Remove KAPT processors in hilt-compiler by Kuan-Ying Chou · 1 year, 4 months ago
  6. c0d356c Bump Hilt version to 1.1.0-beta01 by Kuan-Ying Chou · 1 year, 6 months ago
  7. 433ac98 Revert "Replaced Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-compiler-processing-testing" by Daniel Santiago Rivera · 1 year, 8 months ago
  8. 6c3f833 Add KSP support for androidx.hilt by Daniel Santiago Rivera · 1 year, 8 months ago
  9. 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 1 year, 8 months ago
  10. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  11. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  12. 420b7f6 Start using JDK 17 by Aurimas Liutikas · 2 years, 7 months ago
  13. c662e1a Support AAR-as-JAR for arbitrary configurations by Ember Rose · 2 years, 6 months ago
  14. 7d0ea332 Clean up JVM test setup where classes from aars are used as input by Aurimas Liutikas · 2 years, 6 months ago
  15. 565946b Correctly classify annotation processor projects. by Daniel Santiago Rivera · 2 years, 7 months ago
  16. 7fceeb6 Move outDir set up to settings.gradle by Aurimas Liutikas · 2 years, 11 months ago
  17. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 3 months ago
  18. 89568c6 Migrate hilt to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 9 months ago
  19. 7f24790 Migrate hilt libraries to Gradle Version Catalogs by Aurimas Liutikas · 3 years, 10 months ago
  20. fa1793f jarDebug -> jarRelease by Jeff Gaston · 3 years, 10 months ago
  21. 53bdf45 Update Hilt to 2.33-beta by Daniel Santiago Rivera · 4 years ago
  22. e056c6b Remove deprecated APIs from AndroidX Hilt in preparation for API stability. by Daniel Santiago Rivera · 4 years ago
  23. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  24. 4a455b0 Remove extractJar task and dep from hilt-compiler build.gradle. by Daniel Santiago Rivera · 4 years, 4 months ago
  25. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years, 5 months ago
  26. 2de05ef Update Dagger & Hilt to 2.29.1 (and 2.29.1-alpha) by Daniel Santiago Rivera · 4 years, 5 months ago
  27. 3fe1074 Converting extractHiltJar to a Copy task so it doesn't print its progress by Jeff Gaston · 4 years, 6 months ago
  28. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 8 months ago
  29. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 7 months ago
  30. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 8 months ago
  31. 135e1ae Make hilt-compiler a tooling project. by Daniel Santiago Rivera · 4 years, 9 months ago
  32. 228fcf5 AndroidXHiltProcessor no longer extends BasicAnnotationProcessor. by Daniel Santiago Rivera · 4 years, 10 months ago
  33. ad59b2e Make Hilt projects Publish.SNAPSHOT_AND_RELEASE by Daniel Santiago Rivera · 4 years, 11 months ago
  34. 015b033 Update Hilt project directories to match convention. by Daniel Santiago Rivera · 4 years, 11 months ago[Renamed from hilt/compiler/build.gradle]
  35. 006c7bb Implement Worker injection code generation by Daniel Santiago Rivera · 5 years ago
  36. 67f849d Move Hilt ViewModel extension to androidx.hilt package. by Daniel Santiago Rivera · 5 years ago[Renamed (76%) from lifecycle/lifecycle-viewmodel-hilt-compiler/build.gradle]
  37. 8c28204 Improve HiltViewModelProcessor by Daniel Santiago Rivera · 5 years ago
  38. f7d8025 Implement HiltViewModelProcessor by Daniel Santiago Rivera · 5 years ago
  39. 0c716ae Initial commit for the View Model Hilt Extension by Daniel Santiago Rivera · 5 years ago