Skip to content

Commit 76a7ebe

Browse files
committed
Use new URL for artifactory instance
1 parent 5d799bb commit 76a7ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-methods.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def publishing_task(libraryArtifactId) {
9898
}
9999

100100
artifactory {
101-
contextUrl = 'http://artifactory.leanplum.com'
101+
contextUrl = 'https://repo.leanplum.com'
102102
publish {
103103
repository {
104104
repoKey = 'libs-release-local'

0 commit comments

Comments
 (0)