Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Commit

Permalink
Update CCTweaks version
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Feb 7, 2017
1 parent 511306e commit 247a4e1
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 @@ -54,7 +54,7 @@ configurations {

dependencies {
compile "ComputerCraft:ComputerCraft:${cc_version}"
compile "org.squiddev:CCTweaks:${mc_version}-1.3.0-pr0:dev"
compile "org.squiddev:CCTweaks:${mc_version}-1.3.0:dev"
compileOnly('org.squiddev:ConfigGen:1.2.5') { exclude group: 'net.minecraftforge' }

shade('org.squiddev:luaj.luajc:1.0.9') {
Expand Down

0 comments on commit 247a4e1

Please sign in to comment.