From 1f3c9837e3c3e7e2cae805aeb7e839db5c52fb1c Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 23 Oct 2021 19:24:20 +0800 Subject: Fix #640 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index bf0e018fd..8a60c4393 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,6 +9,6 @@ fabricloader_version=0.11.6 cloth_config_version=5.0.37 modmenu_version=2.0.2 fabric_api=0.40.8+1.17 -architectury_version=2.5.32 +architectury_version=2.6.35 api_exculde= #api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations,net.fabricmc.fabric-api:fabric -- cgit