We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe3542 commit c8d4a72Copy full SHA for c8d4a72
1 file changed
library/build.gradle
@@ -54,7 +54,7 @@ afterEvaluate {
54
// You can then customize attributes of the publication as shown below.
55
groupId = 'com.piphagor'
56
artifactId = 'segmentedbutton'
57
- version = '3.2.3'
+ version = '3.2.4'
58
}
59
60
0 commit comments