GitHub: add platformBundledModules property placeholder to cleanup gradle.properties

This commit is contained in:
Jakub Chrzanowski 2025-08-09 08:45:02 +02:00
parent 2d43ba5703
commit 89e253865d
No known key found for this signature in database
GPG Key ID: 56E9E73CB8E7486B

View File

@ -18,6 +18,8 @@ platformVersion = 2024.3.6
platformPlugins =
# Example: platformBundledPlugins = com.intellij.java
platformBundledPlugins =
# Example: platformBundledModules = intellij.spellchecker
platformBundledModules =
# Gradle Releases -> https://github.com/gradle/gradle/releases
gradleVersion = 9.0.0