From 72ac58385a615ed2b3f070f5ac0acaec739708bd Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 20 Jul 2023 12:26:25 +0100 Subject: [PATCH] Updated to 4.24.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cea621c46..57729337c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.24.0 +version = 4.24.1 kotlin.code.style = official \ No newline at end of file