Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
woxblom committed Oct 17, 2017
1 parent 5bdfcf1 commit 2df433b
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.4.9'
compile 'com.github.woxthebox:draglistview:1.4.10'
}

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.4.9
VERSION_CODE=40
VERSION_NAME=1.4.10
VERSION_CODE=41
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 2df433b

Please sign in to comment.