diff options
| author | 2019-02-15 22:25:50 +0100 | |
|---|---|---|
| committer | 2019-02-15 22:25:50 +0100 | |
| commit | 9101ee4ee98aa1a26acfc1181ccd681ff6e5c6ea (patch) | |
| tree | 2d475ecef7262d92b66cdd8e4419dbb5570783f6 /gradle.properties | |
| parent | update fabric URL (diff) | |
fix maven publishing
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index 0c227e6..bba5f93 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,6 +9,7 @@ org.gradle.jvmargs=-Xmx1G # Mod Properties mod_version = 1.0.0 + maven_group = net.fabricmc archives_base_name = fabric-example-mod # Dependencies |
