Basis-Setup für Reitsport-Authentication-Testing
UI-Implementierung
This commit is contained in:
@@ -16,7 +16,7 @@ springBoot {
|
||||
}
|
||||
|
||||
// Optimiert Kotlin-Compiler-Einstellungen für bessere Performance.
|
||||
tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {
|
||||
tasks.withType<KotlinCompile> {
|
||||
compilerOptions {
|
||||
freeCompilerArgs.addAll(
|
||||
"-Xjsr305=strict",
|
||||
|
||||
Reference in New Issue
Block a user