Init empty project

This commit is contained in:
2024-02-27 13:07:48 +01:00
commit e39c38ced5
17 changed files with 635 additions and 0 deletions

1
settings.gradle.kts Normal file
View File

@@ -0,0 +1 @@
rootProject.name = "event-demo"