Skip to content

Commit

Permalink
Undeprecate a deprecated flag
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 547509141
Change-Id: I7eefc8bfcb7c49a985ac1b22752ab864f37fdc8a
  • Loading branch information
cushon authored and copybara-github committed Jul 12, 2023
1 parent e33c2d1 commit c775c0d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,6 @@ public static class Options extends FragmentOptions {
help = "use rex tool to rewrite dex files")
public boolean useRexToCompressDexFiles;

@Deprecated
@Option(
name = "experimental_allow_android_library_deps_without_srcs",
defaultValue = "false",
Expand Down

0 comments on commit c775c0d

Please sign in to comment.