Skip to content

Commit 0241a4c

Browse files
committed
Sync with underscore-java.
1 parent 2c42f73 commit 0241a4c

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
@@ -102,6 +102,7 @@
102102
<option>-keep public class com.github.underscore.lodash.*$LRUCache { *; }</option>
103103
<option>-keep public class com.github.underscore.lodash.*$Mode { *; }</option>
104104
<option>-keep public class com.github.underscore.lodash.*$Builder { *; }</option>
105+
<option>-keep public class com.github.underscore.lodash.*$ArrayBuilder { *; }</option>
105106
<option>-keep public class com.github.underscore.lodash.Json$JsonStringBuilder$Step { *; }</option>
106107
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder$Step { *; }</option>
107108
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder { *; }</option>

0 commit comments

Comments
 (0)