From 4df9141d3d2d9b4b013121c72d63f7cd3e2437a7 Mon Sep 17 00:00:00 2001 From: Aleksey Date: Sat, 2 Jan 2021 20:56:25 +0300 Subject: [PATCH] Updated APIs --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index c01b64ec..569f2fa1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,6 +15,6 @@ # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api patchouli_version = 48-FABRIC - fabric_version = 0.27.1+1.16 + fabric_version = 0.29.1+1.16 canvas_version = 1.0.+ - rei_version = 5.8.7 \ No newline at end of file + rei_version = 5.8.10 \ No newline at end of file