Skip to content

Commit 53bf745

Browse files
committed
Release and fix build 5.9.0-beta6
1 parent 1bb07d9 commit 53bf745

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common-methods.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def publishing_task(libraryArtifactId) {
101101
contextUrl = 'https://repo.leanplum.com'
102102
publish {
103103
repository {
104-
repoKey = 'libs-release'
104+
repoKey = '/'
105105

106106
username = System.getenv('ARTIFACTORY_USER')
107107
password = System.getenv('ARTIFACTORY_PASSWORD')

sdk-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.9.0-beta5
1+
5.9.0-beta6

0 commit comments

Comments
 (0)