mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-14 19:25:23 -05:00
parent
82a27017d9
commit
996b7d73fc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ plugins {
|
|||
id "org.ajoberstar.grgit" version "3.1.0"
|
||||
id "com.matthewprenger.cursegradle" version "1.4.0"
|
||||
id "com.modrinth.minotaur" version "2.4.3"
|
||||
id "me.modmuss50.remotesign" version "0.3.0" apply false
|
||||
id "me.modmuss50.remotesign" version "0.4.0" apply false
|
||||
}
|
||||
|
||||
def ENV = System.getenv()
|
||||
|
|
Loading…
Reference in a new issue