Skip to content

Commit fcc2af6

Browse files
author
zy
committed
luaj打包进去
1 parent 1a9ba5f commit fcc2af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
dependencies {
3737
api('com.github.GTNewHorizons:NotEnoughItems:2.7.29-GTNH:dev')
3838
shadowImplementation(files('libs/PinIn-1.6.0-all.jar'))
39-
implementation 'org.luaj:luaj-jse:3.0.1'
39+
shadowImplementation 'org.luaj:luaj-jse:3.0.1'
4040
runtimeOnlyNonPublishable('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-549-GTNH:dev')
4141
runtimeOnlyNonPublishable('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.103:dev')
4242
runtimeOnlyNonPublishable("com.github.GTNewHorizons:GTNHLib:0.5.22:dev")

0 commit comments

Comments
 (0)