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 1bb07d9 commit 53bf745Copy full SHA for 53bf745
common-methods.gradle
@@ -101,7 +101,7 @@ def publishing_task(libraryArtifactId) {
101
contextUrl = 'https://repo.leanplum.com'
102
publish {
103
repository {
104
- repoKey = 'libs-release'
+ repoKey = '/'
105
106
username = System.getenv('ARTIFACTORY_USER')
107
password = System.getenv('ARTIFACTORY_PASSWORD')
sdk-version.txt
@@ -1 +1 @@
1
-5.9.0-beta5
+5.9.0-beta6
0 commit comments