diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-04-06 23:36:39 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-04-06 23:36:39 +0200 |
commit | b08d04847fafcc6f2086326adce653170423babc (patch) | |
tree | 868e0cc74b83cbc1768ec13fc02fd476e9fb868d /gradle.properties | |
parent | d76a1e501cb2a396c993d48c50c2193f73536eee (diff) | |
download | GT5-Unofficial-b08d04847fafcc6f2086326adce653170423babc.tar.gz GT5-Unofficial-b08d04847fafcc6f2086326adce653170423babc.tar.bz2 GT5-Unofficial-b08d04847fafcc6f2086326adce653170423babc.zip |
update
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index b3df67fbfb..a97e9ec629 100644 --- a/gradle.properties +++ b/gradle.properties @@ -117,7 +117,7 @@ minimizeShadowedDependencies = true # If disabled, won't rename the shadowed classes. relocateShadowedDependencies = true -# Adds the GTNH maven, CurseMaven, IC2/Player maven, and some more well-known 1.7.10 repositories. +# Adds the GTNH maven, CurseMaven, Modrinth, and some more well-known 1.7.10 repositories. includeWellKnownRepositories = true # Change these to your Maven coordinates if you want to publish to a custom Maven repository instead of the default GTNH Maven. |