From 3f305c9354cd6231f24502f48076ca6a9d3cb138 Mon Sep 17 00:00:00 2001 From: NichtStudioCode <51272202+NichtStudioCode@users.noreply.github.com> Date: Wed, 21 Aug 2024 11:16:16 +0200 Subject: [PATCH] Bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e025fa2546c..3aa5c79f296 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ -version = 0.17-alpha.9 +version = 0.17-alpha.10 kotlin.daemon.jvmargs=-Xmx2g org.gradle.jvmargs=-Xmx2g