Skip to content

Commit

Permalink
4.1-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
tommybuonomo committed Sep 5, 2019
1 parent 90995b1 commit 47ea48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viewpagerdotsindicator/deploy.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'com.jfrog.bintray'
ext {
groupId = 'com.tbuonomo.andrui' // package name of the project
artifactId = "viewpagerdotsindicator" // module name of the library
libVersion = "4.0"
libVersion = "4.1-"
}
version = libVersion
group = groupId
Expand Down

0 comments on commit 47ea48f

Please sign in to comment.