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