Newer
Older
CosmosServer / settings.gradle
t-kisimoto on 9 May 2019 113 bytes initial
pluginManagement {
    repositories {
        gradlePluginPortal()
    }
}
rootProject.name = 'cosmos_server-sb'