File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ plugins {
77 id(" org.lwjgl.plugin" ) version " 0.0.34"
88 id(" elect86.magik" ) version " 0.3.2"
99 `maven- publish`
10+ // id("com.github.johnrengelman.shadow") version "8.1.1"
1011}
1112
1213dependencies {
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ plugins {
1010 id(" org.lwjgl.plugin" )
1111 id(" elect86.magik" )
1212 `maven- publish`
13- // id("com.github.johnrengelman.shadow") version "8.1.1"
1413}
1514
1615group = rootProject.group
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ plugins {
99 id(" org.lwjgl.plugin" )
1010 id(" elect86.magik" )
1111 `maven- publish`
12- // id("com.github.johnrengelman.shadow") version "8.1.1"
1312}
1413
1514group = rootProject.group
You can’t perform that action at this time.
0 commit comments