Created basic project

This commit is contained in:
Yuri Torlopov 2024-06-16 22:30:39 +03:00
commit 7eddd696a2
14 changed files with 543 additions and 0 deletions

1
gradle.properties Normal file
View file

@ -0,0 +1 @@
kotlin.code.style=official