File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6565 <archive >
6666 <manifestEntries >
6767 <Automatic-Module-Name >com.github.underscore</Automatic-Module-Name >
68- <Main-Class >com.github.underscore.U </Main-Class >
68+ <Main-Class >com.github.underscore.Underscore </Main-Class >
6969 </manifestEntries >
7070 </archive >
7171 </configuration >
Original file line number Diff line number Diff line change 8484 <options >
8585 <option >-allowaccessmodification</option >
8686 <option >-keepattributes Signature,InnerClasses</option >
87- <option >-keep public class com.github.underscore.U { *; }</option >
87+ <option >-keep public class com.github.underscore.Underscore { *; }</option >
8888 <option >-keep public class com.github.underscore.*$Chain { *; }</option >
8989 <option >-keep public class com.github.underscore.Function3 { *; }</option >
9090 <option >-keep public class com.github.underscore.MemoizeFunction { *; }</option >
Original file line number Diff line number Diff line change 6868 <archive >
6969 <manifestEntries >
7070 <Automatic-Module-Name >com.github.underscore</Automatic-Module-Name >
71- <Main-Class >com.github.underscore.U </Main-Class >
71+ <Main-Class >com.github.underscore.Underscore </Main-Class >
7272 </manifestEntries >
7373 </archive >
7474 </configuration >
You can’t perform that action at this time.
0 commit comments