From dff5e7d4e071a0c6d37bd3cf4503ebf63e04345a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caner=20Tu=CC=88re?= Date: Mon, 30 Sep 2024 04:56:00 +0300 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5d23f40..6e45229 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ platformVersion = 2024.1.1.13 # Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP platformPlugins = # Example: platformBundledPlugins = com.intellij.java -platformBundledPlugins = org.jetbrains.android, org.jetbrains.kotlin +platformBundledPlugins = org.jetbrains.android, org.jetbrains.kotlin, com.intellij.java # Gradle Releases -> https://github.com/gradle/gradle/releases gradleVersion = 8.9