diff --git a/cardstackview/build.gradle b/cardstackview/build.gradle index 478b46bc..65da2656 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.0' + publishVersion = '2.3.1' desc = 'Tinder like swipeable card view for Android' website = 'https://github.com/yuyakaido/CardStackView' }