summary refs log tree commit diff stats
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties
index eed7c75..91aa793 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -4,13 +4,13 @@ org.gradle.jvmargs=-Xmx1G
 # Fabric Properties
 	# check these on https://fabricmc.net/develop
 	minecraft_version=1.19
-	yarn_mappings=1.19+build.1
-	loader_version=0.14.6
+	yarn_mappings=1.19+build.4
+	loader_version=0.14.8
 
 # Mod Properties
 	mod_version = 1.0.0
-	maven_group = com.example
-	archives_base_name = fabric-example-mod
+	maven_group = ganarchy.friendcode.mc_1_19
+	archives_base_name = friendcode-mc1.19
 
 # Dependencies
-	fabric_version=0.55.1+1.19
+	fabric_version=0.56.3+1.19