Skip to content

Commit 542edfd

Browse files
committed
Sync with underscore-java.
1 parent 2d06ba6 commit 542edfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom-pack.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<option>-keep public class com.github.underscore.Optional { *; }</option>
9292
<option>-keep public class com.github.underscore.PredicateIndexed { *; }</option>
9393
<option>-keep public class com.github.underscore.Template { *; }</option>
94+
<option>-keep public class com.github.underscore.Trie { *; }</option>
9495
<option>-keep public class com.github.underscore.Tuple { *; }</option>
9596
<option>-keep public class com.github.underscore.lodash.Base32 { *; }</option>
9697
<option>-keep public class com.github.underscore.lodash.Json { *; }</option>

0 commit comments

Comments
 (0)