Skip to content

Commit e79e7cf

Browse files
committed
Bump version 1.2
1 parent bf09853 commit e79e7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
33
ext {
44
PUBLISH_GROUP_ID = 'cz.intik'
55
PUBLISH_ARTIFACT_ID = 'overflow-pager-indicator'
6-
PUBLISH_VERSION = '1.1.1'
6+
PUBLISH_VERSION = '1.2'
77

88
// gradlew clean build generateRelease
99
}

0 commit comments

Comments
 (0)