From 3e1506375a1ac8f501471f5381ad858393a31338 Mon Sep 17 00:00:00 2001 From: Margarita Bobova Date: Mon, 4 Sep 2023 09:55:08 +0200 Subject: [PATCH] Kotlin 1.9.20-Beta-205 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7c9584bf0..cc90c6663 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -systemProp.kotlinVersion=1.9.20-Beta-136 +systemProp.kotlinVersion=1.9.20-Beta-205 systemProp.kotlinIdeVersion=1.9.20-Beta-136 systemProp.kotlinIdeVersionSuffix=IJ8109.175 systemProp.policy=executor.policy