mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-07-02 01:56:41 +00:00
Initial
This commit is contained in:
11
settings.gradle.kts
Normal file
11
settings.gradle.kts
Normal file
@ -0,0 +1,11 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
gradlePluginPortal()
|
||||
maven("https://wav.jfrog.io/artifactory/repo/")
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "ForkTest"
|
||||
|
||||
include("ForkTest-API", "ForkTest-Server")
|
Reference in New Issue
Block a user