Update CV of DSub to 4.6.5 (110)
This commit is contained in:
parent
d117d92c9f
commit
f780098f3f
|
@ -43,7 +43,6 @@ Build:3.8.1,39
|
|||
init=git clone https://github.com/bauerca/drag-sort-listview dslv && \
|
||||
cd dslv && \
|
||||
git checkout 0.6.1
|
||||
update=.,dslv/library
|
||||
srclibs=ActionBarSherlock@4.2.0
|
||||
prebuild=mv libs/android-support-v4.jar dslv/library/libs/ && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
|
@ -52,6 +51,7 @@ Build:3.8.1,39
|
|||
mv subsonic-android sa && \
|
||||
rm -rf subsonic-* repo && \
|
||||
mv sa subsonic-android
|
||||
update=.,dslv/library
|
||||
|
||||
Build:3.8.2,40
|
||||
commit=3.8.2
|
||||
|
@ -59,7 +59,6 @@ Build:3.8.2,40
|
|||
init=git clone https://github.com/bauerca/drag-sort-listview dslv && \
|
||||
cd dslv && \
|
||||
git checkout 0.6.1
|
||||
update=.,dslv/library
|
||||
srclibs=ActionBarSherlock@4.2.0
|
||||
prebuild=mv libs/android-support-v4.jar dslv/library/libs/ && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
|
@ -68,6 +67,7 @@ Build:3.8.2,40
|
|||
mv subsonic-android sa && \
|
||||
rm -rf subsonic-* repo && \
|
||||
mv sa subsonic-android
|
||||
update=.,dslv/library
|
||||
|
||||
Build:3.8.5,43
|
||||
commit=ca8b3539
|
||||
|
@ -110,19 +110,19 @@ Build:4.1.2,59
|
|||
Build:4.3.3,77
|
||||
commit=4.3.3
|
||||
submodules=yes
|
||||
target=android-19
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
|
||||
rm=libs/android-support-v7-appcompat.jar
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
|
||||
prebuild=cp libs/android-support-v4.jar DragSortListView/library/libs/android-support-v4.jar && \
|
||||
mv libs/android-support-v4.jar $$Support$$/libs
|
||||
target=android-19
|
||||
|
||||
Build:4.3.5,80
|
||||
commit=4.3.5
|
||||
submodules=yes
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
|
||||
rm=libs/android-support-v7-appcompat.jar
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.1
|
||||
prebuild=cp libs/android-support-v4.jar DragSortListView/library/libs/android-support-v4.jar && \
|
||||
mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
|
@ -132,6 +132,6 @@ Build:4.5.8,101
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.6.4
|
||||
Current Version Code:109
|
||||
Current Version:4.6.5
|
||||
Current Version Code:110
|
||||
|
||||
|
|
Loading…
Reference in a new issue