Skip to content

Commit 47ea48f

Browse files
committed
4.1-snapshot
1 parent 90995b1 commit 47ea48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

viewpagerdotsindicator/deploy.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'com.jfrog.bintray'
44
ext {
55
groupId = 'com.tbuonomo.andrui' // package name of the project
66
artifactId = "viewpagerdotsindicator" // module name of the library
7-
libVersion = "4.0"
7+
libVersion = "4.1-"
88
}
99
version = libVersion
1010
group = groupId

0 commit comments

Comments
 (0)