diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-07-19 00:06:17 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-07-27 00:56:05 +0800 |
| commit | 664815d74ffdc030fd52f0ed0480b1cd615ef384 (patch) | |
| tree | acf194d0ca0c6c7b04c1782af3d2507455f56d5a /gradle.properties | |
| parent | 2c47af75968e2bdfae717d52cd0c137ed542673b (diff) | |
| download | RoughlyEnoughItems-664815d74ffdc030fd52f0ed0480b1cd615ef384.tar.gz RoughlyEnoughItems-664815d74ffdc030fd52f0ed0480b1cd615ef384.tar.bz2 RoughlyEnoughItems-664815d74ffdc030fd52f0ed0480b1cd615ef384.zip | |
Add InputMethods, Close #574
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 9672274a3..b31b646e4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,6 +9,6 @@ fabricloader_version=0.14.6 cloth_config_version=7.0.73 modmenu_version=4.0.0 fabric_api=0.55.2+1.19 -architectury_version=5.9.30 +architectury_version=5.9.31 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 |
