Initial commit

This commit is contained in:
1fexd 2024-04-14 13:02:21 +00:00 committed by GitHub
commit a59abdd31b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 8655 additions and 0 deletions

4
gradle.properties Normal file
View file

@ -0,0 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.0.1