Skip to content

Commit

Permalink
Adding forgotten duration.proto to the lite library
Browse files Browse the repository at this point in the history
  • Loading branch information
robcos authored and acozzette committed Jul 20, 2020
1 parent fc8e2e8 commit 8c91d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/lite/pom.xml
Expand Up @@ -52,6 +52,7 @@
<includes>
<include>google/protobuf/any.proto</include>
<include>google/protobuf/api.proto</include>
<include>google/protobuf/duration.proto</include>
<include>google/protobuf/empty.proto</include>
<include>google/protobuf/field_mask.proto</include>
<include>google/protobuf/source_context.proto</include>
Expand Down

0 comments on commit 8c91d71

Please sign in to comment.