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 6583a88033
commit f67ed11cac

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