We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b18266 commit dd861ddCopy full SHA for dd861dd
1 file changed
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.2'
+ publishVersion = '2.3.3'
19
desc = 'Tinder like swipeable card view for Android'
20
website = 'https://github.com/yuyakaido/CardStackView'
21
}
0 commit comments