mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-27 18:15:44 -05:00
parent
bb1ee60efb
commit
8ed26333ba
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ plugins {
|
|||
id "com.diffplug.spotless" version "6.20.0"
|
||||
id "org.ajoberstar.grgit" version "3.1.0"
|
||||
id "me.modmuss50.remotesign" version "0.4.0" apply false
|
||||
id "me.modmuss50.mod-publish-plugin" version "0.3.4"
|
||||
id "me.modmuss50.mod-publish-plugin" version "0.4.0"
|
||||
}
|
||||
|
||||
def ENV = System.getenv()
|
||||
|
|
Loading…
Reference in a new issue