Skip to content

Commit

Permalink
Sync with underscore-java.
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Mar 1, 2020
1 parent 2c42f73 commit 0241a4c
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 @@ -102,6 +102,7 @@
<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.*$ArrayBuilder { *; }</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 0241a4c

Please sign in to comment.