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 5b9d065 commit ae21af7Copy full SHA for ae21af7
cardstackview/build.gradle
@@ -15,7 +15,7 @@ publish {
15
uploadName = 'CardStackView'
16
groupId = 'com.yuyakaido.android'
17
artifactId = 'card-stack-view'
18
- publishVersion = '2.3.1'
+ publishVersion = '2.3.2'
19
desc = 'Tinder like swipeable card view for Android'
20
website = 'https://github.com/yuyakaido/CardStackView'
21
}
0 commit comments