We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b5981 commit c220472Copy full SHA for c220472
1 file changed
support/build.gradle
@@ -35,7 +35,7 @@ publish {
35
userOrg = 'nikart'
36
groupId = 'com.github.nikartm'
37
artifactId = 'process-button'
38
- publishVersion = '1.0.0'
+ publishVersion = '1.0.1'
39
desc = 'Android library. Animated striped button to show loading process.'
40
licences = ['Apache-2.0']
41
uploadName='StripedProcessButton'
0 commit comments