Skip to content

Commit

Permalink
update to version 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eriffanani committed Aug 28, 2023
1 parent 238c4a4 commit 0daa712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readMoreTextView/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ afterEvaluate {
release(MavenPublication) {
groupId = "com.github.eriffanani"
artifactId = "TextViewReadMore"
version = "4.0.0"
version = "4.1.0"
afterEvaluate {
artifact(tasks.getByName("bundleReleaseAar"))
}
Expand Down

0 comments on commit 0daa712

Please sign in to comment.