Skip to content

Commit 5e8ec73

Browse files
committed
Improve pom-pack.xml.
1 parent 4edda40 commit 5e8ec73

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
@@ -101,6 +101,7 @@
101101
<option>-keep public class com.github.underscore.lodash.*$FetchResponse { *; }</option>
102102
<option>-keep public class com.github.underscore.lodash.*$LRUCache { *; }</option>
103103
<option>-keep public class com.github.underscore.lodash.*$Mode { *; }</option>
104+
<option>-keep public class com.github.underscore.lodash.*$Builder { *; }</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)