aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/android/plugin/main/src/test/kotlin/GradleTestRunner.kt
AgeCommit message (Expand)Author
2023-11-30Update annotation-experimental dependency to latest version.Wanying Ding
2023-08-18Update Dagger/Hilt artifact tests to use kotlin 1.9Brad Corso
2023-02-23Fix KAPT config name finding to discover SPI Plugin for aggregating javac com...Daniel Santiago
2023-02-14Update Dagger XProcessing jars.Brad Corso
2022-08-05Throw error when @HiltAndroidApp is not used in an app moduleDagger Team
2022-07-18Updates to ViewModel support to use the new CreationExtras.Eric Chang
2022-07-13Replace the old plugin id `dagger.hilt.android.plugin` with the new one `com....Eric Chang
2022-05-18Make Hilt Android Gradle Plugin a multi-module Gradle projectDagger Team