Skip to content

Commit 8be6cc8

Browse files
committed
attempt at fixing package naming on bintree upload, to match legacy naming
1 parent cbe7d5f commit 8be6cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

androidplot-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ bintray {
104104
name = theVersionName
105105
}
106106
repo = "maven"
107-
name = "androidplot"
107+
name = "com.androidplot:androidplot-core"
108108
issueTrackerUrl = "https://androidplot.jira.com"
109109
websiteUrl = siteUrl
110110
vcsUrl = gitUrl

0 commit comments

Comments
 (0)