Skip to content

Commit

Permalink
chore: Fix after changes in zinc
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed May 7, 2024
1 parent b02a999 commit 891984c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ private final class BloopNameHashing(
)
debug("\nChanges:\n" + newApiChanges)
val nextInvalidations = invalidateAfterInternalCompilation(
current.relations,
current,
newApiChanges,
recompiledClasses,
cycleNum >= options.transitiveStep,
Expand Down

0 comments on commit 891984c

Please sign in to comment.