Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest authored Nov 12, 2022
1 parent fd0736d commit 0369f90
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,11 +1,11 @@
mod_name = OverflowAnimations
mod_id = overflowanimations
mod_version = 2.0.1-beta4
mod_version = 2.0.1-beta5

essential.defaults.loom=0

org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.configureoncommand=true
org.gradle.parallel.threads=4
org.gradle.jvmargs=-Xmx2G
org.gradle.jvmargs=-Xmx2G

0 comments on commit 0369f90

Please sign in to comment.