diff --git a/gradle.properties b/gradle.properties index a808948..3347343 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,3 +31,5 @@ org.gradle.configuration-cache=true # Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html org.gradle.caching=true + +org.jetbrains.intellij.platform.buildSearchableOptions=false