We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf09853 commit e79e7cfCopy full SHA for e79e7cf
library/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
3
ext {
4
PUBLISH_GROUP_ID = 'cz.intik'
5
PUBLISH_ARTIFACT_ID = 'overflow-pager-indicator'
6
- PUBLISH_VERSION = '1.1.1'
+ PUBLISH_VERSION = '1.2'
7
8
// gradlew clean build generateRelease
9
}
0 commit comments