mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-08 13:57:24 +08:00
Fix Forge build failing because of FG update
Thanks for introducing backwards-incompatible changes in PATCH versions, LexManos ❤️
This commit is contained in:
@@ -12,7 +12,7 @@ buildscript {
|
||||
plugins {
|
||||
id 'eclipse'
|
||||
id 'idea'
|
||||
id 'net.minecraftforge.gradle' version '[6.0.24,6.2)'
|
||||
id 'net.minecraftforge.gradle' version '6.0.38'
|
||||
id "com.modrinth.minotaur" version "2.+"
|
||||
id "com.matthewprenger.cursegradle" version "1.4.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user