Add demo application in kotlin

This commit is contained in:
Sudarsan Balaji
2021-10-16 14:45:32 +05:30
parent 85d803afcf
commit 3f620ecf19
8 changed files with 83 additions and 1 deletions

View File

@@ -17,6 +17,9 @@ indent_size = 4
[*.kt]
indent_size = 4
[*.gradle]
indent_size = 4
[tests/**/*.rs]
charset = utf-8
end_of_line = unset