Merge commit 'refs/merge-requests/233' of https://gitorious.org/f-droid/fdroiddata into merge-requests/233
This commit is contained in:
commit
acfb959543
|
@ -97,6 +97,15 @@ Build:1.9.7.1,85
|
|||
sed -i 's@\(.2=\).*@\1$$StickyListHeaders-tots$$@' project.properties && \
|
||||
mv libs/android-support-v4r11.jar $$ActionBarSherlock$$/libs/android-support-v4.jar
|
||||
|
||||
Build:1.9.7.3,87
|
||||
commit=r87
|
||||
extlibs=android/android-support-v4r11.jar
|
||||
srclibs=ActionBarSherlock@4.3.1;StickyListHeaders-tots@270b239cb1c2
|
||||
prebuild=rm -rf tests && \
|
||||
sed -i 's@\(.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(.2=\).*@\1$$StickyListHeaders-tots$$@' project.properties && \
|
||||
mv libs/android-support-v4r11.jar $$ActionBarSherlock$$/libs/android-support-v4.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.9.7.3
|
||||
|
|
Loading…
Reference in a new issue