From e3bfc91dfc76447b562c4275476e3cfb52efa399 Mon Sep 17 00:00:00 2001 From: Steve Ramage Date: Mon, 31 Aug 2026 05:54:43 -0700 Subject: [PATCH] fix: tweak until version to 270.0.* to fix builds --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5b84cd51..9a9017aa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,5 +2,5 @@ platformType=IC intellijVersion=2024.2 sinceVersion=242.0 -untilVersion=270.0 +untilVersion=270.0.* pluginMajorVersion=242