Skip to content

Commit

Permalink
fix: Let gradle use 4G to build
Browse files Browse the repository at this point in the history
chore: Bump leaf
  • Loading branch information
0ffz committed Oct 12, 2024
1 parent f5a25fb commit c543d9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ group=com.mineinabyss.cartridge
version=1.21.1-R0.1-SNAPSHOT

mcVersion=1.21.1
leafCommit=eadbbc2349495b891467b9a9ed4697ccb494eb8d
leafCommit=dfcae93fa7e765de3e086a0badc54323afd2e1a8

org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false
org.gradle.jvmargs = -Xmx4G -Dfile.encoding=UTF8

0 comments on commit c543d9d

Please sign in to comment.