mirror of
https://github.com/tadfisher/gradle2nix.git
synced 2026-01-11 15:30:38 -05:00
All-in-one env file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user