Skip to content

Commit

Permalink
Improve pom-pack.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Feb 1, 2020
1 parent 4edda40 commit 5e8ec73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom-pack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<option>-keep public class com.github.underscore.lodash.*$FetchResponse { *; }</option>
<option>-keep public class com.github.underscore.lodash.*$LRUCache { *; }</option>
<option>-keep public class com.github.underscore.lodash.*$Mode { *; }</option>
<option>-keep public class com.github.underscore.lodash.*$Builder { *; }</option>
<option>-keep public class com.github.underscore.lodash.Json$JsonStringBuilder$Step { *; }</option>
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder$Step { *; }</option>
<option>-keep public class com.github.underscore.lodash.Xml$XmlStringBuilder { *; }</option>
Expand Down

0 comments on commit 5e8ec73

Please sign in to comment.