Fix dsub, dexer still crashes
This commit is contained in:
parent
aa981560f4
commit
b273cef960
|
@ -106,14 +106,11 @@ Build:4.1.2,59
|
|||
rm -rf subsonic-* repo && \
|
||||
mv sa subsonic-android
|
||||
|
||||
Build:4.2.1,70
|
||||
commit=4.2.1
|
||||
disable=build tools crash (dexer)
|
||||
|
||||
Build:4.3.1,75
|
||||
commit=4.3.1
|
||||
disable=dexer crashes
|
||||
submodules=yes
|
||||
target=android-18
|
||||
target=android-19
|
||||
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 && \
|
||||
|
|
Loading…
Reference in a new issue