update gradle settings to support local maven repo
This commit is contained in:
parent
86c9b6e3f7
commit
4efc7c2081
3 changed files with 28 additions and 6 deletions
|
@ -8,7 +8,8 @@ org.gradle.jvmargs=-Xmx1G
|
|||
loader_version=0.10.8
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.1.4
|
||||
mod_version = 0.1.5-SNAPSHOT
|
||||
kerosene_version = 0.1.6-SNAPSHOT
|
||||
maven_group = pm.j4
|
||||
archives_base_name = petroleum
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue