Update DSub (github.daneren2005.dsub) to 4.2.1 (70)
This commit is contained in:
parent
3c60ed71f1
commit
303b9a9aea
|
@ -106,16 +106,14 @@ Build:4.1.2,59
|
|||
rm -rf subsonic-* repo && \
|
||||
mv sa subsonic-android
|
||||
|
||||
Build:4.1.6,64
|
||||
disable=Doesn't build - SharedPreferences is not imported in dsub/receiver/BluetoothIntentReceiver.java
|
||||
commit=4.1.6
|
||||
Build:4.2.1,70
|
||||
commit=4.2.1
|
||||
submodules=yes
|
||||
target=android-18
|
||||
srclibs=appcompat@v7
|
||||
prebuild=echo "android.library.reference.2=$$appcompat$$" >> project.properties && \
|
||||
cp $$appcompat$$/libs/android-support-v4* DragSortListView/library/libs/ && \
|
||||
cp $$appcompat$$/libs/android-support-v4* libs/ && \
|
||||
cp $$appcompat$$/libs/android-support-v7-appcompat.jar libs
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=1:Support/v7/appcompat@android-4.4_r1.1;2:DragSort@0.6.1
|
||||
prebuild=cp libs/android-support-v4.jar $$DragSort$$/libs/android-support-v4.jar && \
|
||||
mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue