Skip to content

Commit

Permalink
bump version and increase build memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
gliscowo committed May 19, 2023
1 parent 88956f3 commit 84136c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_base_version=1.19.4
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.1
loader_version=0.14.17
# Mod Properties
mod_version=0.10.3
mod_version=0.10.4
maven_group=io.wispforest
archives_base_name=owo-lib
# Dependencies
Expand Down

0 comments on commit 84136c1

Please sign in to comment.