Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit ca1d651

Browse files
committed
Sync with underscore-java.
1 parent 4ec5ef9 commit ca1d651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom-pack.xml

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
<option>-keep public class com.github.underscore.lodash.*$LRUCache { *; }</option>
102102
<option>-keep public class com.github.underscore.lodash.*$Mode { *; }</option>
103103
<option>-keep public class com.github.underscore.lodash.*$Builder { *; }</option>
104+
<option>-keep public class com.github.underscore.lodash.*$ArrayBuilder { *; }</option>
104105
<option>-keep public class com.github.underscore.lodash.Json$JsonStringBuilder$Step { *; }</option>
105106
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder$Step { *; }</option>
106107
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder { *; }</option>

0 commit comments

Comments
 (0)