Skip to content

Commit 563ff14

Browse files
committed
Improve pom-pack.xml.
1 parent 762cc11 commit 563ff14

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
@@ -108,6 +108,7 @@
108108
<option>-keep public class com.github.underscore.lodash.*$FetchResponse { *; }</option>
109109
<option>-keep public class com.github.underscore.lodash.*$LRUCache { *; }</option>
110110
<option>-keep public class com.github.underscore.lodash.*$Mode { *; }</option>
111+
<option>-keep public class com.github.underscore.lodash.*$Builder { *; }</option>
111112
<option>-keep public class com.github.underscore.lodash.Json$JsonStringBuilder$Step { *; }</option>
112113
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder$Step { *; }</option>
113114
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder { *; }</option>

0 commit comments

Comments
 (0)