Yolo vibe coding so much generated bullcrap

This commit is contained in:
Julien Lengrand-Lambert
2025-05-01 10:47:55 +02:00
parent 711fb9da47
commit c8a247be8f
4 changed files with 198 additions and 6 deletions

View File

@@ -31,5 +31,5 @@ kotlin {
}
application {
mainClass = "nl.lengrand.MainKt"
}
mainClass = "nl.lengrand.ExampleKt"
}