Skip to content

Commit d5ebfe3

Browse files
committed
Improve pom-pack.xml.
1 parent 0e4af94 commit d5ebfe3

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
@@ -98,6 +98,7 @@
9898
<option>-keep public class com.github.underscore.Supplier { *; }</option>
9999
<option>-keep public class com.github.underscore.Template { *; }</option>
100100
<option>-keep public class com.github.underscore.Trie { *; }</option>
101+
<option>-keep public class com.github.underscore.Trie$TrieNode { *; }</option>
101102
<option>-keep public class com.github.underscore.Tuple { *; }</option>
102103
<option>-keep public class com.github.underscore.UnaryOperator { *; }</option>
103104
<option>-keep public class com.github.underscore.lodash.Base32 { *; }</option>

0 commit comments

Comments
 (0)