Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit 62c944b

Browse files
authored
Update gradle.properties
1 parent c09e571 commit 62c944b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
org.gradle.jvmargs=-Xmx2G
22

33
kotlin.code.style=official
4-
systemProp.kotlinVersion=1.6.20
4+
systemProp.kotlinVersion=1.7.10
55

66
# https://fabricmc.net/develop
7-
minecraftVersion=1.18.2
8-
yarnVersion=1.18.2+build.+
9-
loaderVersion=0.13.+
10-
fabricVersion=0.51.1+1.18.2
11-
fabricKotlinVersion=1.7.2
7+
minecraftVersion=1.19.2
8+
yarnVersion=1.19.2+build.+
9+
loaderVersion=0.14.+
10+
fabricVersion=0.60.0+1.19.2
11+
fabricKotlinVersion=1.8.3

0 commit comments

Comments
 (0)