Skip to content

Commit

Permalink
update v->1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
linheimx committed Jul 17, 2017
1 parent ca7518f commit 8dc84b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Expand Up @@ -7,7 +7,7 @@ tasks.withType(JavaCompile) {
ext {
PUBLISH_GROUP_ID = 'com.linheimx.library'
PUBLISH_ARTIFACT_ID = 'lchart'
PUBLISH_VERSION = '1.2.3'
PUBLISH_VERSION = '1.2.4'
}

android {
Expand Down

0 comments on commit 8dc84b7

Please sign in to comment.