We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6c1713 + 2040744 commit 4042bbbCopy full SHA for 4042bbb
build.gradle
@@ -19,7 +19,7 @@ buildscript {
19
username smartThingsArtifactoryUserName
20
password smartThingsArtifactoryPassword
21
}
22
- url "https://artifactory.smartthings.com/libs-release-local"
+ url "https://smartthings.jfrog.io/smartthings/libs-release-local"
23
24
25
@@ -32,7 +32,7 @@ repositories {
32
33
34
35
36
37
38
0 commit comments