Resolving issues with build.gradle

This commit is contained in:
ShubhamRwt
2022-02-17 14:31:03 +05:30
parent 7d28f3344c
commit 3614b469d6

View File

@@ -21,12 +21,7 @@ allprojects {
description = 'swagger2markup Build'
repositories {
jcenter()
mavenCentral()
maven {
name "OSS Snapshots"
url "https://oss.jfrog.org/artifactory/oss-snapshot-local"
}
}
}
//artifactoryPublish.skip = true // apply to all projects except the root