We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e55e47 commit f7ed8bdCopy full SHA for f7ed8bd
settings.gradle
@@ -1,5 +1,5 @@
1
pluginRepositories {
2
- maven { url "${ System.getenv('ARTIFACOTRY_URL') }/ossim-deps" }
+ maven { url "${ System.getenv('ARTIFACTORY_URL') }/ossim-deps" }
3
gradlePluginPortal()
4
}
5
0 commit comments