From 2d5114cd6b46f49b9020f5dd870bc73e4713ac3f Mon Sep 17 00:00:00 2001 From: Zontreck Date: Tue, 13 Feb 2024 21:49:41 -0700 Subject: [PATCH] update the event bus --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 98292ce..626abcc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ apiVer=1.4 Bus_API=1.0 -Bus_Patch=43 +Bus_Patch=44 org.gradle.daemon=false \ No newline at end of file