]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/commitdiff
Update to new FG plugin
authorIrtimaled <irtimaled@gmail.com>
Sun, 7 Jun 2020 19:39:34 +0000 (12:39 -0700)
committerIrtimaled <irtimaled@gmail.com>
Thu, 25 Jun 2020 22:57:33 +0000 (15:57 -0700)
build.gradle

index b9d018879edbd87d653fc8418f5da053df7526dd..0346daf4a2256f7d8068215f51e401ad5314b03c 100644 (file)
@@ -6,7 +6,7 @@ buildscript {
         maven { url 'https://files.minecraftforge.net/maven' }
     }
     dependencies {
-        classpath 'com.github.Irtimaled:ForgeGradle:' + project.mcVersion + '-SNAPSHOT'
+        classpath 'com.github.Irtimaled:ForgeGradle:2.6-SNAPSHOT'
         classpath 'org.spongepowered:mixingradle:0.6-SNAPSHOT'
     }
 }