All-in-one env file

This commit is contained in:
Tad Fisher
2019-06-04 15:18:58 -07:00
parent 7b0e167335
commit 987c03604b
6 changed files with 2448 additions and 33 deletions

View File

@@ -1,7 +1,6 @@
plugins {
base
idea
id("com.github.ben-manes.versions") version "0.21.0"
kotlin("jvm") version embeddedKotlinVersion apply false
kotlin("kapt") version embeddedKotlinVersion apply false
id("com.github.johnrengelman.shadow") version "5.0.0" apply false