pull loom version to ptoperties
This commit is contained in:
parent
f16f116b7f
commit
6671b43cac
2 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
plugins {
|
||||
id 'idea'
|
||||
id 'eclipse'
|
||||
id 'fabric-loom' version '0.10-SNAPSHOT'
|
||||
id 'fabric-loom' version "${loom_version}"
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue