refactoring Single Source of Truth
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user