Move DSLV to libs/

This commit is contained in:
2016-02-22 21:04:35 -05:00
parent 948bca1150
commit cdc80bdbbd
13 changed files with 6 additions and 4617 deletions

View File

@@ -25,7 +25,7 @@ android {
dependencies {
compile 'com.android.support:support-v4:23.1.1'
compile 'com.github.paolorotolo:appintro:3.4.0'
compile project(':libs:drag-sort-listview:library')
compile files('libs/ActiveAndroid.jar')
}