diff options
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/project.properties b/project.properties index 558f3a9e..73506e5d 100644 --- a/project.properties +++ b/project.properties @@ -8,6 +8,6 @@ # project structure. # Project target. -target=android-18 -android.library.reference.1=DragSortListView/library -android.library.reference.2=../../../../Program Files (x86)/Android/android-sdk/extras/android/support/v7/appcompat
\ No newline at end of file +target=android-19 +android.library.reference.1=../../../../Program Files (x86)/Android/android-sdk/extras/android/support/v7/appcompat +android.library.reference.2=DragSortListView/library
\ No newline at end of file |