We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84185a commit 17ab2b1Copy full SHA for 17ab2b1
cardstackview/build.gradle
@@ -15,7 +15,7 @@ publish {
15
uploadName = 'CardStackView'
16
groupId = 'com.yuyakaido.android'
17
artifactId = 'card-stack-view'
18
- publishVersion = '2.2.3'
+ publishVersion = '2.2.4'
19
desc = 'Tinder like swipeable card view for Android'
20
website = 'https://github.com/yuyakaido/CardStackView'
21
}
0 commit comments