Setup convention plugin

This commit is contained in:
2024-06-25 13:32:19 +02:00
parent de197ac4a2
commit 744593ffaf
113 changed files with 558 additions and 16 deletions

View File

@ -0,0 +1,4 @@
# Gradle properties are not passed to included builds https://github.com/gradle/gradle/issues/2534
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configureondemand=true