Skip to content

Commit

Permalink
update the library version
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrow007 committed Dec 26, 2022
1 parent 5431574 commit e1e51f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carouselrecyclerview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {

ext {
PUBLISH_GROUP_ID = 'com.github.sparrow007'
PUBLISH_VERSION = '1.2.5'
PUBLISH_VERSION = '1.2.6'
PUBLISH_ARTIFACT_ID = 'carouselrecyclerview'
}

Expand Down

0 comments on commit e1e51f5

Please sign in to comment.