Update gradle.properties
This commit is contained in:
parent
3b65283c30
commit
e9d54f0b49
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ org.gradle.jvmargs=-Xmx1G
|
|||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
maven_group = com.vesui
|
||||
archives_base_name = peaceful-easy-mode
|
||||
maven_group = net.w13r
|
||||
archives_base_name = soothed
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.55.1+1.19
|
||||
|
|
Reference in a new issue