Skip to content

Commit

Permalink
Change maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
Glailton Costa committed Jun 9, 2022
1 parent 19fe65c commit 9b81d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion expandable-textview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'kotlin-kapt'

ext {
PUBLISH_GROUP_ID = 'io.github.glailton.expandabletextview'
PUBLISH_VERSION = '1.0.1'
PUBLISH_VERSION = '1.0.2'
PUBLISH_ARTIFACT_ID = 'expandabletextview'
}

Expand Down

0 comments on commit 9b81d23

Please sign in to comment.