Skip to content

Commit 795ada4

Browse files
committed
Bump version to 3.1.0
1 parent 5049e90 commit 795ada4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33

44
ext {
55
PUBLISH_GROUP_ID = 'io.github.nikartm'
6-
PUBLISH_VERSION = '3.0.0'
6+
PUBLISH_VERSION = '3.1.0'
77
PUBLISH_ARTIFACT_ID = 'process-button'
88
PUBLISH_DESCRIPTION = 'Android library. Animated striped button to show loading process.'
99
PUBLISH_URL = 'https://github.com/nikartm/StripedProcessButton'

0 commit comments

Comments
 (0)