diff options
author | Scott Jackson <daneren2005@gmail.com> | 2016-10-08 09:53:34 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2016-10-08 09:53:34 -0700 |
commit | e98dea91a05b1deca4428e56a869fa4cc9d2dcf8 (patch) | |
tree | c6973466682b7afbc7935044e7e1704ca4001595 | |
parent | 1926158ac2cae28b0b1c40bc989537e539bddddd (diff) | |
download | dsub-e98dea91a05b1deca4428e56a869fa4cc9d2dcf8.tar.gz dsub-e98dea91a05b1deca4428e56a869fa4cc9d2dcf8.tar.bz2 dsub-e98dea91a05b1deca4428e56a869fa4cc9d2dcf8.zip |
Remove legacy reference to DragSortListView
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ git submodule init git submodule update ``` -Go to DragSortListView/library and ServerProxy and build project files +Go to ServerProxy and build project files ``` android update project --path ./ ``` |