Skip to content

Commit a0898b0

Browse files
authored
Update pom-pack.xml
1 parent 5aee86e commit a0898b0

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
@@ -109,6 +109,7 @@
109109
<option>-keep public class com.github.underscore.lodash.*$LRUCache { *; }</option>
110110
<option>-keep public class com.github.underscore.lodash.*$Mode { *; }</option>
111111
<option>-keep public class com.github.underscore.lodash.*$Builder { *; }</option>
112+
<option>-keep public class com.github.underscore.lodash.*$ArrayBuilder { *; }</option>
112113
<option>-keep public class com.github.underscore.lodash.Json$JsonStringBuilder$Step { *; }</option>
113114
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder$Step { *; }</option>
114115
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder { *; }</option>

0 commit comments

Comments
 (0)