add gradle plugin marker (#11)

format build.gradle
format


do tabs
This commit is contained in:
NikkyAI
2018-11-03 14:01:34 +01:00
committed by Modmuss50
parent 356a7c4d00
commit b3a5f4ebd7
4 changed files with 50 additions and 43 deletions

5
.editorconfig Normal file
View File

@@ -0,0 +1,5 @@
[*.kt]
indent_style = tab
[*.gradle]
indent_style = tab