Skip to content

Commit 0efcb16

Browse files
BenoitDuffezabarisain
authored andcommitted
switched to gradle
1 parent 6472177 commit 0efcb16

File tree

83 files changed

+141
-7940
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+141
-7940
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,8 @@
2525
/JmDNS/bin
2626
.DS_Store
2727
.idea/workspace.xml
28+
/gradlew*
29+
local.properties
30+
**/build/
31+
.gradle
32+
gradle

.idea/gradle.xml

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/android_support_v4.xml

-9
This file was deleted.

.idea/libraries/android_support_v41.xml

-9
This file was deleted.

.idea/modules.xml

+1-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

DragSortListView/.classpath

-9
This file was deleted.

DragSortListView/.project

-33
This file was deleted.

DragSortListView/AndroidManifest.xml

-8
This file was deleted.

DragSortListView/ant.properties

-17
This file was deleted.

DragSortListView/build.xml

-83
This file was deleted.
-607 KB
Binary file not shown.

DragSortListView/pom.xml

-89
This file was deleted.

DragSortListView/proguard-project.txt

-20
This file was deleted.

DragSortListView/project.properties

-15
This file was deleted.

DragSortListView/res/values/dslv_attrs.xml

-30
This file was deleted.

0 commit comments

Comments
 (0)