DSub: disable build
This commit is contained in:
parent
7dd479a090
commit
214cc8a896
|
@ -30,6 +30,8 @@ The app is set up to access a demo server on the internet for trying it out.
|
|||
In order to use this app with your own Subsonic server beyond a trial period,
|
||||
a key must be obtained by making a donation. (A key isn't required to use the
|
||||
[https://github.com/Mach5/supersonic Supersonic] variant.)
|
||||
|
||||
Recent versions of this app depend on the non-free Google Play Services library.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -125,13 +127,8 @@ Build:4.3.5,80
|
|||
mv libs/android-support-v4.jar $$Support$$/libs
|
||||
|
||||
Build:4.5.8,101
|
||||
disable=uses google play services
|
||||
commit=4.5.8
|
||||
submodules=yes
|
||||
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
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue