From f345bcdb330a14e4d3c6090b4a01edb65795f746 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Mon, 19 Sep 2022 11:28:03 +0200 Subject: [PATCH] Synchronize `gradle.properties` files --- .github/template-cleanup/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/template-cleanup/gradle.properties b/.github/template-cleanup/gradle.properties index 74b981e..aa07385 100644 --- a/.github/template-cleanup/gradle.properties +++ b/.github/template-cleanup/gradle.properties @@ -9,7 +9,7 @@ pluginVersion = 0.0.1 pluginSinceBuild = 213 pluginUntilBuild = 222.* -# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension +# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension platformType = IC platformVersion = 2021.3.3