(fix) cleanup Gradle-Build

This commit is contained in:
stefan
2025-06-30 13:25:44 +02:00
parent b2b3c2d93f
commit d2b51aed2c
64 changed files with 300 additions and 410 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ idea.project.settings.delegate.build.run.actions.to.gradle=true
org.gradle.vfs.watch=true
# Experimentelles Feature für schnelleren Build-Start (mit Vorsicht verwenden und testen)
# Hinweis: Configuration Cache erzeugt Cache-Dateien in build/reports/configuration-cache/
org.gradle.unsafe.configuration-cache=true
# org.gradle.unsafe.configuration-cache=true # Disabled due to serialization issues with Kotlin/JS WebAssembly tasks
# Build-Reports minimieren für sauberen Build-Process
org.gradle.logging.level=lifecycle