Fix a few things with the git ignore file and wrapper.

Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
This commit is contained in:
Gabriel Harris-Rouquette
2019-02-17 13:43:09 -08:00
parent cb01515451
commit 925ef21a8e
5 changed files with 247 additions and 181 deletions

View File

@ -1,3 +1,8 @@
plugins {
`kotlin-dsl`
}
repositories {
jcenter()
}