Skip to content

Commit

Permalink
Fixes for ijar.
Browse files Browse the repository at this point in the history
  • Loading branch information
comius committed Nov 25, 2020
1 parent ffeffb7 commit 4ba5144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ genrule(
srcs = [
":jars_java_tools.zip",
"//src/tools/singlejar:singlejar_transitive_zip",
"//third_party/ijar:ijar_transitive_zip",
"//third_party/ijar:ijar_transitive_srcs_zip",
"//third_party/java/jacoco:jacoco_jars_zip",
"//third_party/java/proguard:proguard_zip",
],
Expand Down

0 comments on commit 4ba5144

Please sign in to comment.