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