Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 363905235
  • Loading branch information
java-team-github-bot authored and Dagger Team committed Mar 19, 2021
1 parent 7409a22 commit f7e02d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java/dagger/internal/codegen/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ java_plugin(
"genclass=${package}.Dagger${outerclasses}${classname}",
"annotation=dagger.producers.ProductionComponent;" +
"genclass=${package}.Dagger${outerclasses}${classname}",
"annotation=dagger.MapKey;" +
"genclass=${package}.${outerclasses}${classname}Creator",
],
deps = [":processor"],
)

0 comments on commit f7e02d6

Please sign in to comment.