diff --git a/cardstackview/build.gradle b/cardstackview/build.gradle index 65da2656..f21b1ff5 100644 --- a/cardstackview/build.gradle +++ b/cardstackview/build.gradle @@ -15,7 +15,7 @@ publish { uploadName = 'CardStackView' groupId = 'com.yuyakaido.android' artifactId = 'card-stack-view' - publishVersion = '2.3.1' + publishVersion = '2.3.2' desc = 'Tinder like swipeable card view for Android' website = 'https://github.com/yuyakaido/CardStackView' }