submodule support

This commit is contained in:
Ben Kerllenevich
2021-06-12 19:42:41 -04:00
parent f2afb374ec
commit 74f0ba4bd3
5 changed files with 38 additions and 16 deletions

View File

@@ -2,7 +2,6 @@ pluginManagement {
repositories {
gradlePluginPortal()
maven("https://wav.jfrog.io/artifactory/repo/")
mavenLocal()
}
}