Skip to content

Commit b365c63

Browse files
authored
fix androidplot artifact coordinates (halfhp#112)
1 parent 4404262 commit b365c63

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
@@ -143,7 +143,7 @@ afterEvaluate {
143143

144144
// You can then customize attributes of the publication as shown below.
145145
groupId = 'com.androidplot'
146-
artifactId = 'androidplot'
146+
artifactId = 'androidplot-core'
147147
version = theVersionName
148148

149149
pom {

0 commit comments

Comments
 (0)