Skip to content

Commit

Permalink
Revert "Updated architectury plugin and loom to latest"
Browse files Browse the repository at this point in the history
This reverts commit 888586a.
  • Loading branch information
StewStrong committed Jul 16, 2023
1 parent 888586a commit 61be449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ buildscript {

plugins {
// Needed for Forge+Fabric
id "architectury-plugin" version "3.4.146"
id "dev.architectury.loom" version "1.1.346" apply false
id "architectury-plugin" version "3.4.143"
id "dev.architectury.loom" version "1.0.306" apply false
id 'io.github.juuxel.loom-quiltflower' version '1.8.0' apply false
// Kotlin
id "org.jetbrains.kotlin.jvm" version "1.7.10" apply false
Expand Down

0 comments on commit 61be449

Please sign in to comment.