Skip to content

Commit 6c9892d

Browse files
dmodoomsiriusBrycey92
authored andcommitted
fix compiling issues
1 parent d1fa071 commit 6c9892d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ targetCompatibility = 1.8
4343

4444
minecraft {
4545
//runDir = "run"
46-
mappings channel: 'snapshot', version: '20171003-1.12'
46+
mappings channel: 'snapshot', version: '20170624-1.12'
4747

4848
// replaceIn "src/main/java/zmaster587/advancedRocketry/AdvancedRocketry.java"
4949
// replace "@MAJOR@", version_major

0 commit comments

Comments
 (0)