From 0cc7e534fa4808772d7a450867373f15a146475f Mon Sep 17 00:00:00 2001 From: Zontreck Date: Tue, 13 Feb 2024 21:52:07 -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 626abcc..4933294 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ apiVer=1.4 Bus_API=1.0 -Bus_Patch=44 +Bus_Patch=45 org.gradle.daemon=false \ No newline at end of file