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

Commit affb6fb

Browse files
committed
Improve pom-pack.xml.
1 parent 12525c3 commit affb6fb

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
@@ -100,6 +100,7 @@
100100
<option>-keep public class com.github.underscore.lodash.*$FetchResponse { *; }</option>
101101
<option>-keep public class com.github.underscore.lodash.*$LRUCache { *; }</option>
102102
<option>-keep public class com.github.underscore.lodash.*$Mode { *; }</option>
103+
<option>-keep public class com.github.underscore.lodash.*$Builder { *; }</option>
103104
<option>-keep public class com.github.underscore.lodash.Json$JsonStringBuilder$Step { *; }</option>
104105
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder$Step { *; }</option>
105106
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder { *; }</option>

0 commit comments

Comments
 (0)