refactoring Single Source of Truth

This commit is contained in:
2025-09-14 02:37:55 +02:00
parent 01831f7c2b
commit 143ac7ba3e
4 changed files with 21 additions and 2 deletions
+5
View File
@@ -9,6 +9,11 @@ org.gradle.caching=true
# org.gradle.configureondemand=true # Deprecated - removed for Gradle 9.0 compatibility
org.gradle.workers.max=8
org.gradle.vfs.watch=true
# Für bessere Performance
org.gradle.configuration-cache=true
# Browser für Tests konfigurieren
kotlin.js.browser.karma.useChromeHeadless=false
# Security and Reproducibility
org.gradle.dependency.verification=lenient