Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
woxblom committed May 22, 2019
1 parent ebcdcee commit 8c75034
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ YouTube demo video<br>
}

dependencies {
compile 'com.github.woxthebox:draglistview:1.6.3'
compile 'com.github.woxthebox:draglistview:1.6.4'
}

Add this to proguard rules, otherwise animations won't work correctly
Expand Down
4 changes: 2 additions & 2 deletions library/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_NAME=1.6.3
VERSION_CODE=50
VERSION_NAME=1.6.4
VERSION_CODE=51
GROUP=com.github.woxthebox

POM_DESCRIPTION=Drag and drop to re-order items in a list, grid or board.
Expand Down

0 comments on commit 8c75034

Please sign in to comment.