Skip to content

Commit

Permalink
Update to MCInjector 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Pokechu22 committed Apr 21, 2018
1 parent 4f2fe6a commit c7e47c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies {

// mcp stuff
shade 'de.oceanlabs.mcp:RetroGuard:3.6.6'
shade('de.oceanlabs.mcp:mcinjector:3.4-SNAPSHOT'){
shade('de.oceanlabs.mcp:mcinjector:3.6'){
exclude group: 'org.ow2.asm', module: 'asm-debug-all'
}
shade('net.minecraftforge.srg2source:Srg2Source:4.0-SNAPSHOT'){
Expand Down

0 comments on commit c7e47c9

Please sign in to comment.