3f9c2a8930
Hilt 2.52 referenced AGP's old BaseExtension which AGP 9 removed, causing ktlintCheck to fail at plugin-application time: Failed to apply plugin 'com.google.dagger.hilt.android'. > Android BaseExtension not found. Dagger/Hilt 2.59+ adds AGP 9 support (and mandates it for the Gradle plugin path). 2.59.2 is the current latest. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>